Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vient
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
vient
9d ago
Interesting, saw reCAPTCHA infinite loop for the first time in a long time just yesterday, on Firefox, and it was when I tried to access an article on PMC. Disabling uBlock and Enhanced Tracking Protection did not help. It looked like sever
2.
▲
by
vient
15d ago
I got an impression from the text that pilots were not sure the fuel levelling line does not have a leak itself. Maybe they were afraid the line can leak fuel into fuselage somehow?
3.
▲
by
vient
22d ago
Rui mentioned today that he managed to speed up mold "about 1.5 times" while writing this paper https://x.com/rui314/status/2092486965186969699?s=20 Seems that some optimizations went to mold 2.42 and ot
4.
▲
by
vient
1mo ago
He also released another research just a few days ago https://news.ycombinator.com/item?id=49245491
5.
▲
by
vient
1mo ago
This may just be too much. I settled up on 0.2mg dosage - you can find 0.1mg tablets, easy to try different dosages with them. Also seems to work better if you take it 2-3 hours before sleep.
6.
▲
by
vient
1mo ago
> 53. МИР И ЧЕЛОВЕК Oh wow, a blast from the past. Remember reading and re-reading it a lot when I was very young. Seems it is still printed and updated! You can see the 1988 edition in full here https://samoe-vazhnoe.blogspot
7.
▲
by
vient
1mo ago
Important detail here is that the problem disappers if you use PRIVATE dependencies — but you can't do that with a heavily templated C++ codebase. Templates (and complexity they bring) are there for good reasons (primarily performance
8.
▲
by
vient
1mo ago
Not only is CMake single threaded but the generation step time scales almost quadratically* with the number of targets in some cases. Probably not what happens here but this is what forced us to move from CMake — generation times were surpa
9.
▲
by
vient
2mo ago
Just learned about Kenji by finding his "The Best Chili Ever" recipe [0] through Reddit and immediately his another recipe appears on HN. Baader-Meinhof strikes again. [0] https://www.seriouseats.com/the-best-chili
10.
▲
by
vient
2mo ago
Author mentions trying incognito mode without success. I also tried their strictly mathematical problem description and got filtered 5/5 times.
11.
▲
by
vient
2mo ago
Interesting, I thought that it can't be right, Fable can't refuse to answer a strictly mathematical problem — well, 5/5 attempts did switch to Opus. Amusingly, one attempt spent almost 10 minutes thinking how to prove NP-hard
12.
▲
by
vient
3mo ago
Wonder if AMD MI350P release will affect setups like this. From what I've heard, the price will be pretty similar to RTX PRO 6000 while having 50% more VRAM which is additionally an HBM3E instead of GDDR7.
13.
▲
by
vient
4mo ago
At least this time they actually created an incident https://slack-status.com/2026-05/46d9d5d41fbedd9f
14.
▲
by
vient
4mo ago
https://slack-status.com does not report anything so far. We observe issues sending messages via app and API. Edit: incident appeared https://slack-status.com/2026-05/46d9d5d41fbedd9f
15.
▲
by
vient
6mo ago
> A lot of 'premium' branded instant coffee is ~£42/kg. That's £3/kg more than my premium, locally-roasted, single-estate Colombian coffee beans. You need 7-10 times less instant coffee to make a cup though, so y
16.
▲
by
vient
7mo ago
I assumed that AI features require server, so the server knows how many users it has. If some features are local then it's not so straightforward.
17.
▲
by
vient
7mo ago
Approximately all people update Firefox so you don't need telemetry to count "AI disabled" installations, instead you can derive it as "updates requested" minus "AI enabled".
18.
▲
by
vient
7mo ago
On Windows it is Alt+0151. Harder to use than on Mac but definitely possible, I frequently use it. On recent versions Shift+Win+- also work, and Win+- produces en dash.
19.
▲
by
vient
8mo ago
Peculiar that in IMPLEMENTATION_NOTES.md Claude thinks it is 2024 and not 2026 (see Work Log)
20.
▲
by
vient
1y ago
I wonder if Windows and Linux just can't yet work on heterogeneous CPUs as well as macOS does. Intel chose an interesting direction here, going straight from one to three kinds of cores in one chip. I almost never see LPE cores being u
21.
▲
by
vient
1y ago
> You can easily download unsigned binaries and run them Of course, but I assume you don't really need to install third-party apps to control hardware. In my case Alienware and Dell bloat came from me setting up an Alienware monitor
22.
▲
by
vient
1y ago
> building a CPU that doesn't guzzle battery It may be the software problem as well. On Windows I regularly need to find which new app started to eat battery like crazy. Usually it ends up being something third-party related to hard
23.
▲
by
vient
1y ago
The problem here is not with Optimus though.
24.
▲
by
vient
1y ago
git-archive downloads only strictly necessary files but is not universally supported https://git-scm.com/docs/git-archive
25.
▲
by
vient
1y ago
Same can be done using git and tar mkdir -p <out_dir> && git archive --remote=<remote> --format=tar.gz <branch> <files...> | tar -xzC <out_dir> Strangely, github does not support this, so teste
26.
▲
by
vient
1y ago
For reference, I get 29 tokens/s with the same model using 12 threads on AMD 9950X3D. Guess it is 2x faster because AVX-512 is 2x faster on Zen 5, roughly speaking. Somewhat unexpectedly, increasing number of threads decreases performa
27.
▲
by
vient
1y ago
Won't say I got much longer battery life, and even what I got may be as well explained as "TLP made energy profile management almost as good as on Windows, and then Windows's tendency to get a bunch of junk processes seeping
28.
▲
by
vient
1y ago
> TFLOPs are not the same between architectures. Shouldn't they be the same if we are speaking about same precision? For example, [0] shows M4 Max 17 TFLOPS FP32 vs MAX+ 395 29.7 TPLOFS FP32 - not sure what exact operation was measu
29.
▲
by
vient
1y ago
Something is wrong with power governor then. I have an opposite experience, was able to tune Linux on a Core Ultra 155H laptop so it works longer than Windows one. Needed to use kernel 6.11+ and TLP [0] with pretty aggressive energy saving
30.
▲
by
vient
1y ago
Weren't we comparing CPUs though? Those Blender benchmarks are for GPUs. Here is M4 Max CPU https://opendata.blender.org/devices/Apple%20M4%20Max/ - median score 475 Ryzen MAX+ PRO 395 shows median score 448
More ›