Viewing profile — CyberShadow
CyberShadow
HN member- Joined
- Sun, Jun 21, 2009, 11:33 AM UTC
- HN karma
- 2,126
- Public activity
- 464 items
- HN profile
- View on Hacker News ↗
About CyberShadow
https://github.com/CyberShadow
[ my public key: https://keybase.io/cybershadow; my proof: https://keybase.io/cybershadow/sigs/iQOqJAZGCVN0DykK2PLwcTGU247dIo3aZnm6s6VOgjk ]
Recent public activity
-
comment
Comment #48246691
Kernel panic.
- comment
-
comment
Comment #48126023
Seems to be that the sort function accepts a ternary predicate but then passes it to an implementation accepting a boolean one?
-
comment
Comment #48125476
No, I think I'm seeing the same bug. Time seems to sometimes subjectively freeze: ─── Messages ─── Old man shuts the gate behind you. You hear him mutter "every time, I swear..." Y…
- comment
-
comment
Comment #47916766
Same, I've added a .#screenshots derivation. High up-front effort but almost zero maintenance afterwards. Bonus: since you're generating screenshots programmatically anyway, you ca…
- comment
-
comment
Comment #47486474
If you grant access to the Nix daemon socket but not writing outside the current directory, that's an effective sandbox. It allows evaluating derivations but not actually installin…
-
comment
Comment #47469099
If you invoke Claude Code with --input-format stream-json --output-format stream-json, you can use it headlessly. I built a personal UI / orchestration framework around it. Most fe…
-
comment
Comment #46607451
Are you on macOS? That might be a feature specific to that OS, I don't think Firefox does that on other OSes.
-
comment
Comment #46598653
Can you share what made this behavior obvious to you? E.g. when I first saw Open Code, it looked like yet another implementation of Claude Code, Codex-CLI, Gemini-CLI, Project Goos…
-
comment
Comment #46598051
> Browsers don't let random pages on the internet hit localhost without prompting you anymore No, that's a Chrome-specific feature that Google added. It is not part of any standard…
-
comment
Comment #46581208
PSA - please ensure you are running OpenCode v1.1.10 or newer: https://news.ycombinator.com/item?id=46581095
- comment
-
story
Unauthenticated remote code execution in OpenCode
Previous versions of OpenCode started a server which allowed any website visited in a web browser to execute arbitrary commands on the local machine. Make sure you are using v1.1.1…
-
comment
Comment #45947873
I don't think you understand. This website imposes its own time limit within which I must solve the CAPTCHA. Taking your time to solve the challenge slowly will not allow you to pr…
-
comment
Comment #45885514
Looks like it's impossible for me to use this service - when I try to submit the form, I get a reCAPTCHA challenge. By the time I complete it (Google requires me to make several at…
-
comment
Comment #43744361
How does it compare to CodeGemma for programming tasks?
-
comment
Comment #43288354
Hi Graham! Lots of exciting things here: - Formally stabilizing flakes has been long awaited by everyone, I think. - Parallel evaluation will improve developer experience - evaluat…
- comment
-
comment
Comment #40857007
> reinstates johnringer as nixpkgs maintainer This is false.
-
comment
Comment #40818537
> I'll repost for posterity: There is no need to do that. People who want to see dead comments can turn that option on in their profile.
-
comment
Comment #40670341
tmux takes over scrollback, so it's not possible to scroll the buffer in the same way as without tmux. This tool seems to solve the problem more elegantly.
- comment
-
comment
Comment #40437898
> How is that supposed to "delete my home directory"? Ah, I over-quoted that part. My mistake. > Also, it doesn't work: It will work with the default Nix settings. > Turning off re…