Viewing profile — o175
o175
HN member- Joined
- Tue, Feb 03, 2026, 12:00 AM UTC
- HN karma
- 9
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About o175
No profile information was provided.
Recent public activity
-
comment
Comment #47206516
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…
-
comment
Comment #47206349
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…
-
comment
Comment #47205887
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 fiel…
-
comment
Comment #47047581
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 physic…
-
comment
Comment #46954207
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, …
-
comment
Comment #46942286
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…
-
comment
Comment #46942228
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 automat…
-
comment
Comment #46942187
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 l…
-
comment
Comment #46942160
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 permiss…
-
comment
Comment #46864243
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-tak…