Viewing profile — movq
movq
HN member- Joined
- Sun, Feb 23, 2020, 4:09 PM UTC
- HN karma
- 27
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About movq
No profile information was provided.
Recent public activity
-
comment
Comment #47465091
To the provider you select in the UI, I agree. But OpenCode automatically sends prompts to their free "Zen" proxy, even without choosing it in the UI. Imagine someone using it at w…
-
comment
Comment #43960384
The (relative) simplicity is what sells aider for me (it also helps that I use neovim in tmux). It was easy to figure out exactly what it's sending to the LLM, and I like that it d…
-
comment
Comment #42440316
I don't know if it works on Artix, but there is seatd [1], which works with wlroots compositors in place of (e)logind. seatd is ~6k lines of code compared to elogind's ~200k. [1]: …
-
comment
Comment #32535516
Yeah, it's a binary blob, but it's small enough to be easily auditable. Anyone with some knowledge of x86 assembly can read the annotated version [1] and verify that it does what i…
-
comment
Comment #32533337
It's possible to bootstrap GCC starting from only a 357-byte binary seed: https://github.com/fosslinux/live-bootstrap