Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
o175
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
o175
7mo ago
Even if they believe every word sincerely, it changes nothing. The structural effect is identical. Sincere people build the same capability, the contract reroutes the same way. You don't need cynicism to explain this. The honest versio
2.
▲
by
o175
7mo ago
Everyone's applauding Anthropic for having principles. Let's look at what those principles actually do. Anthropic refused the Pentagon contract. Within hours, OpenAI signed it. The capability didn't pause. It just changed ven
3.
▲
by
o175
7mo ago
The lazy migration design is clever for the common case, but I keep getting stuck on what happens when a migration isn't just "add a column." If you need to backfill a derived field or rebuild an index across a restructured t
4.
▲
by
o175
7mo ago
We actually solved this problem once and then deliberately unsolved it. Skeuomorphic design — the beveled buttons, the underlined blue links, the scrollbars that looked like physical scrollbars — wasn't just aesthetic preference. It wa
5.
▲
by
o175
7mo ago
I've been wanting something exactly like this for the "wait where does this even get called" moments. The handful of times I've tried to build mental maps of unfamiliar codebases, I end up with a browser full of GitHub t
6.
▲
by
o175
7mo ago
The 158,000x slowdown on SQLite is the number that matters here, not whether it can parse C correctly. Parsing is the solved problem — every CS undergrad writes a recursive descent parser. The interesting (and hard) parts of a compiler are
7.
▲
by
o175
7mo ago
The supply chain concern is fair but it's worth noting Electron ships an entire Chromium — that's a way bigger CVE surface than Tauri's dependency tree. Not saying Tauri is automatically safer, just that it's not a clean
8.
▲
by
o175
7mo ago
ProRes 4444 with alpha channel is huge for anyone doing app demos — you can drop the recording onto any background in Final Cut or DaVinci without the green screen nonsense. I've literally been shelling out to `ffmpeg -vcodec prores_ks
9.
▲
by
o175
7mo ago
Does this work on Wayland or just X11? That's where every screenshot tool I've tried falls apart on Linux. The whole xdg-desktop-portal + PipeWire dance for getting capture permissions is a different world from X11 and I'm cu
10.
▲
by
o175
8mo ago
Guess I found a solution You have to export them to the drive first and then rclone where you need. Here's the full guide https://metadatafixer.com/learn/how-to-download-google-takeo...