Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
r9295
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
r9295
6mo ago
In my experience, the issue has been likelihood of exploitation or issue severity. Claude gets it wrong almost all the time. A threat model matters and some risks are accepted. Good luck convincing an LLM of that fact
2.
▲
by
r9295
6mo ago
Those interested in testing optimizers may have a look at equivalence modulo testing, a fascinating research field: https://dl.acm.org/doi/10.1145/2666356.2594334
3.
▲
by
r9295
9mo ago
This has been the case since I moved to Germany, 6 years ago. National humiliation is apparently an insufficient detterent.
4.
▲
Differential Fuzzing Across the Language Divide
(r9295.github.io)
1 points
by
r9295
9mo ago
|
0 comments
5.
▲
by
r9295
11mo ago
It really depends on the implementation? From my understanding, WebRTC uses it to broker the connection and nothing more. Then it's p2p
6.
▲
by
r9295
11mo ago
136 males? Fooled by randomness
7.
▲
by
r9295
11mo ago
Unsure what either of those have to do with this law
8.
▲
EU lawmakers push to ban term 'veggie-burger'
(reuters.com)
27 points
by
r9295
11mo ago
|
78 comments
9.
▲
by
r9295
1y ago
WASM runs in the browser which is why it receives so much consideration (rightfully so).
10.
▲
by
r9295
1y ago
Personally, I think that's a good idea. Design patterns naturally make sense (Visitor, Builder for e.g) once you encounter such a situation in your codebase. It almost makes complete sense then. Otherwise IMHO, it's just premature
11.
▲
by
r9295
1y ago
Honest question: what's the fun in travel if you remove all uncertainty?
12.
▲
by
r9295
1y ago
How is one supposed to context switch between reading a book and rigorously understanding and verifying potentially hundreds of lines of code generated by an AI?
13.
▲
by
r9295
1y ago
If you can translate the schema into native rust types, then yes! https://github.com/oxidecomputer/typify may help for starters. Please create an issue if you need further help with integration!
14.
▲
by
r9295
1y ago
Glad to hear this! Please create an issue if you run into any issues during the integration.
15.
▲
Show HN: Autarkie – Instant grammar fuzzing using Rust macros
(github.com)
41 points
by
r9295
1y ago
|
4 comments
16.
▲
Design and Explore Noise Handshake Patterns (2018)
(noiseexplorer.com)
27 points
by
r9295
2y ago
|
0 comments
17.
▲
What's the Point If We Can't Have Fun? (2014)
(thebaffler.com)
5 points
by
r9295
2y ago
|
0 comments
18.
▲
by
r9295
2y ago
They've also consistently put out some of the best fuzzing research
19.
▲
by
r9295
2y ago
I'm assuming it's similar to Spotify using session musicians to create ghost artists. Instagram won't need to pay actual creators since they own all the content created by these AI generated will be owned by them
20.
▲
by
r9295
2y ago
An idea I that I considered implementing was to instrument parser libraries (png/pdf etc) with address sanitizer (for iMessage/Chrome/Webkit) and run the instrumented version for 5% of all parsing operations. If we get enough
21.
▲
by
r9295
2y ago
I assume every English teacher of quality must have gone through this poem with their class. Mine certainly did! This reminds me, I should write to her and thank her for introducing me to such enchantment
22.
▲
by
r9295
2y ago
I was gifted the entire collection a couple of years ago by my father, having grown up adoring Calvin and Hobbes, mostly thanks to him. I used to re-read the few books at the local library over and over again. The Christmas strips were my f
23.
▲
by
r9295
2y ago
This brings to mind a recent thought I had - our senses and intuition continue to be abstracted and delegated. It is especially humiliating when this delegation, which we must obey, is derived from data which we are unable to comprehend or
24.
▲
by
r9295
2y ago
https://github.com/antonio-morales/Fuzzing101 Is a good course
25.
▲
by
r9295
2y ago
Classic BusinessInsider article with no actual insight or sources, just a few shallow quotes and sensational extracts.
26.
▲
by
r9295
2y ago
Renewals, from what I heard, were difficult to hinder since you already had an official state issued document.
27.
▲
by
r9295
2y ago
Needed to get one for my passport. At that point, in 2017, it "wasn't required" but the state bureaucracy made it clear I wasn't getting it without my Aadhar card.
28.
▲
by
r9295
2y ago
I seriously doubt the claim that companies held onto workers during the economic downturn, Why are there companies complaining about staff shortages (eg: Deutsche Bahn, Airport staff etc) if they retained their staff?
29.
▲
by
r9295
2y ago
Further reading (published this year) along similar lines: https://mschloegel.me/paper/schloegel2024sokfuzzevals.pdf Building fuzzers that are as efficient and generic as AFL++ (with cmplog) is a truly difficult undert
30.
▲
Evaluating Fuzz Testing
(arxiv.org)
7 points
by
r9295
2y ago
|
2 comments
More ›