Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blintz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Performing live migrations of VMs at scale
(sailresearch.com)
2 points
by
blintz
1mo ago
|
0 comments
2.
▲
by
blintz
2mo ago
Are frontier models actually astronomically expensive to train? GLM 5.2 was trained on ~30T tokens, so ~10^25 FLOPs. Say you get B300's for $5/h (pretty high), and you get 50% MFU; that's ~$15M. Of course there's also
3.
▲
Performing Live Migrations of VMs
(sailresearch.com)
11 points
by
blintz
2mo ago
|
1 comments
4.
▲
How we perform live migrations of massive VMs
(sailresearch.com)
3 points
by
blintz
2mo ago
|
0 comments
5.
▲
by
blintz
3mo ago
Reminds me of 0 A.D. ( https://en.wikipedia.org/wiki/0_A.D._(video_game) ). The usual problem with an open-source game is the art/music, but this looks pretty decent.
6.
▲
End-to-end encrypted RCS messaging begins rolling out today
(apple.com)
4 points
by
blintz
4mo ago
|
1 comments
7.
▲
Apple Reaches $250M Settlement Over Claims It Misled People on A.I
(nytimes.com)
3 points
by
blintz
4mo ago
|
0 comments
8.
▲
by
blintz
5mo ago
This is cool. Something about dropping everything to go see a movie in an empty theater is sort of tempting.
9.
▲
by
blintz
6mo ago
I really want automated QA to work better! It's a great thing to work on. Some feedback: - I definitely don't want three long new messages on every PR. Max 1, ideally none? Codex does a great job just using emoji. - The replay is
10.
▲
by
blintz
7mo ago
They are playing a bit fast and loose with the word "banned". > Your smartphone contains materials processed through semiconductor fabrication, chemical etching, metal anodizing, glass tempering, and electroplating — none of wh
11.
▲
by
blintz
8mo ago
I have tried many times to do this, but lack even the minor discipline required. I inevitably make changes to the commands I want to run at the command line, rather than in the script, and then later forget to edit them in the script. Inste
12.
▲
by
blintz
8mo ago
I see, yeah, I can see how if it's like 100% matching some parts of the style, but then failing completely on other parts, it's a huge pain to deal with. I wonder if a bigger model could loop here - like, have GPT 5.2 compare the
13.
▲
by
blintz
8mo ago
I was most surprised by the fact that it only took 40 examples for a Qwen finetune to match the style and quality of (interactively tuned) Nano Banana. Certainly the end result does not look like the stock output of open-source image genera
14.
▲
by
blintz
8mo ago
I reset my network settings and updated before realizing this is just an outage. I kept searching “<MY LOCATION> Verizon outage” but did not even consider it could be nationwide. I guess it shows how rare nationwide outages are.
15.
▲
by
blintz
8mo ago
Google (and Vercel) are great for doing this! I would like to see Anthropic and OpenAI do something similar, since they too greatly benefit from Tailwind CSS.
16.
▲
by
blintz
9mo ago
> PEP 658 went live on PyPI in May 2023. uv launched in February 2024. The timing isn’t coincidental. uv could be fast because the ecosystem finally had the infrastructure to support it. A tool like uv couldn’t have shipped in 2020. The
17.
▲
by
blintz
9mo ago
I tend to avoid sci-fi that hits too close to home (don't love any of the AI/internet/crypto classics, same reason I can't bear to watch Silicon Valley), so I was a little bored by the top of the the list. But, there
18.
▲
by
blintz
9mo ago
Doesn’t rustc emit LLVM IR? Are there a lot of systems that LLVM doesn’t support?
19.
▲
by
blintz
10mo ago
There was lots of public scrutiny of Kyber (ML-KEM); DJB made his own submission to the NIST PQC standardization process. A purposely introduced backdoor in Kyber makes absolutely no sense; it was submitted by 11 respected cryptographers, a
20.
▲
by
blintz
10mo ago
> I think the whole point is that some people would be forced to use it due to other standards picking previously-standardized ciphers. He explains and cites examples of this in the past. If an organization wants to force its clients or
21.
▲
by
blintz
10mo ago
> Since ML-KEM is supported by the NSA, it should be assumed to have a NSA-known backdoor that they want to be used as much as possible AES and RSA are also supported by the NSA, but that doesn’t mean they were backdoored.
22.
▲
by
blintz
10mo ago
TLS 1.3 did do that, but it also fixed the ciphersuite negotiation mechanism (and got formally verified). So downgrade attacks are a moot point now.
23.
▲
by
blintz
10mo ago
Standardizing a codepoint for a pure ML-KEM version of TLS is fine. TLS clients always get to choose what ciphersuites they support, and nothing forces you to use it. He has essentially accused anyone who shares this view of secretly workin
24.
▲
by
blintz
1y ago
Love atuin - has saved my ass many more times than I can count. The more you guys can monetize the better; will help keep the base product good. Even pretty senior devs (who don’t always love changing their workflows) can find a lot of valu
25.
▲
by
blintz
1y ago
It’s symmetric keys, so quantum doesn’t matter.
26.
▲
by
blintz
1y ago
> This page measures the concentration of the Fediverse and the Atmosphere according to the Herfindahl–Hirschman Index (HHI), an indicator from economics used to measure competition between firms in an industry. Mathematically, HHI is th
27.
▲
by
blintz
1y ago
I'm surprised at how normal some of the unseen words are. I expected them to all be archaic or niche, but many are pretty reasonable: 'congregant', 'definer', 'stereoscope'.
28.
▲
by
blintz
1y ago
This is a good one: https://eprint.iacr.org/2019/720.pdf
29.
▲
by
blintz
1y ago
There has been a theoretical breakthrough that makes search a O(log n) problem, actually, ( https://eprint.iacr.org/2022/1703 ) but it is pretty impractical (and not getting much faster).
30.
▲
by
blintz
1y ago
Technically, there are rate-1 homomorphic encryption schemes, where ‘rate’ refers to the size ratio between the plaintext and the ciphertext. They’re not super practical, so your general point stands.
More ›