Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AaronFriel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
AaronFriel
3mo ago
It may come as a surprise, but this phenomenon of "uninterpretable" circuits designed by algorithms is 30 years old now. Adrian Thompson's research in the 90s evolved FPGAs that did signal analysis with bizarre features: - A
2.
▲
by
AaronFriel
5mo ago
Oh that's a surprising interaction. I use dark mode themes, is there something I haven't noticed?
3.
▲
by
AaronFriel
5mo ago
Turn off "Animation Effects" in Settings and it will be instantaneous.
4.
▲
by
AaronFriel
6mo ago
The conventional wisdom in cryptography is that if you don't know you need FIPS, if you don't have paper and a dollar figure telling you how much you need it, you don't need or want FIPS.
5.
▲
by
AaronFriel
7mo ago
Didn't X unban users like Dom Lucre who posted CSAM because of their political affiliation?
6.
▲
by
AaronFriel
8mo ago
Could you explain what a git trailer is if not appended to the message body? My understanding is that trailers are just key-value pairs in a particular format at the end of the message; there's not an alternative storage mechanism. Eve
7.
▲
by
AaronFriel
9mo ago
OCI artifacts, using the same protocol as container registries. It's a protocol designed for versioning (tagging) content addressable blobs, associating metadata with them, and it's CDN friendly. Homebrew uses OCI as its backend n
8.
▲
by
AaronFriel
9mo ago
A lot of folks think this, but did you also implement EDNS0? The golang team also thought DNS clients were simple, and it led to almost ten years of difficult to debug panics in Docker, Mesos, Terraform, Mesos, Consul, Heroku, Weave and cou
9.
▲
by
AaronFriel
10mo ago
This also happens on switching virtual desktops, even with reduce animations there is a 100ms+ delay before any input on the new desktop will be sent to the correct app.
10.
▲
by
AaronFriel
11mo ago
What's the difference between this and the first link you shared?
11.
▲
by
AaronFriel
11mo ago
If you're generating long reports, code, etc. with an LLM, partial strings matter quite a lot for user experience.
12.
▲
by
AaronFriel
11mo ago
Oh, this is quite similar to an online parser I'd written a few years ago[1]. I have some worked examples on how to use it with the now-standard Chat Completions API for LLMs to stream and filter structured outputs (aka JSON). This is
13.
▲
by
AaronFriel
1y ago
Not using the NVDEC and NVJPG units to decompress weights into registers? And you say you're using the whole GPU. There are entire blocks on the silicon going idle!
14.
▲
by
AaronFriel
1y ago
“Never believe that anti-Semites are completely unaware of the absurdity of their replies. They know that their remarks are frivolous, open to challenge. But they are amusing themselves, for it is their adversary who is obliged to use words
15.
▲
by
AaronFriel
1y ago
Always exciting to see Robert Escriva's next database project. Building on top of the incredible engineering of S3 is clever, I'm definitely going to be looking at and learning from the implementation in wal3. Looking forward to t
16.
▲
by
AaronFriel
1y ago
I think any discussion of btrfs needs to acknowledge that raid5/6 support was promised in the early years, shipped in the kernel in 2013 and, until 2021's btrfs-progs 5.11 release, did not warn users that they risked data loss whe
17.
▲
by
AaronFriel
1y ago
Is that what I said?
18.
▲
by
AaronFriel
1y ago
There's no need to call someone pointing out instability of a filesystem dishonest. That's bad faith. I don't get why folks feel the need to come out and cheer for a tool like this, do you have skin in the game on whether or
19.
▲
by
AaronFriel
1y ago
btrfs has eaten my data, which was probably my bad for trying out a newly stable filesystem around 15 years ago. there are plenty of bug reports of btrfs eating other people's data in the years since. It's probably mostly stable n
20.
▲
by
AaronFriel
1y ago
Parity support in multi-disk arrays is older than I am, it's a fairly standard feature. btrfs doesn't support this without data loss risks after 17 years of development.
21.
▲
by
AaronFriel
1y ago
Respectfully to the maintainers: How can this be a stable filesystem if parity is unstable and risks data loss? How has this been allowed to happen? It just seems so profoundly unserious to me.
22.
▲
by
AaronFriel
1y ago
I don't think those real identities should be public or deanonymizable from outside a given platform.
23.
▲
by
AaronFriel
1y ago
> KR (Korea) requires national identity numbers for gaming, which opens up a convenient opportunity to ban cheaters at the “soul” level. It is remarkably effective at keeping them out of game for longer periods of time—cheaters have to b
24.
▲
by
AaronFriel
1y ago
Surprised not to see Karnaugh maps mentioned here, as a tool for humans to intuitively find these simplifications. https://en.m.wikipedia.org/wiki/Karnaugh_map
25.
▲
QModem 4.51 Source Code
(github.com)
214 points
by
AaronFriel
1y ago
|
75 comments
26.
▲
by
AaronFriel
2y ago
I had a hunch you'd reply and say as much! It's just unfortunate for the many orgs delivering software that eventually customers start demanding this and it was really painful in Go.
27.
▲
by
AaronFriel
2y ago
Oh that's an interesting question, I've never tried to build a binary with "replace"-ing one of the builtin packages. Maybe that works? But many of the standard library packages use linker shenanigans, if I recall, like
28.
▲
by
AaronFriel
2y ago
The comment is accurate that if you don't need this, you can ignore it. It's likely not an avenue for backdoors. I wouldn't say it's security theater but it just isn't meaningful to most. As for why not a library? G
29.
▲
by
AaronFriel
2y ago
The upstream Go 1.24 changes and macOS support using system libraries in Microsoft's Go distribution are really significant for the large ecosystem of startups trying to sell to institutions requiring FIPS 140 certified cryptography. F
30.
▲
by
AaronFriel
2y ago
That data isn't sufficient for the claim you're making. Another interpretation could be that one President's CBP was approximately four times as effective. The truth is harder to discern when each administration redefines enc
More ›