Viewing profile — kernc
kernc
HN member- Joined
- Wed, Mar 23, 2022, 10:48 PM UTC
- HN karma
- 45
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About kernc
No profile information was provided.
Recent public activity
-
comment
Comment #48997837
The convergence is ongoing. We are Borg. You will be assimilated.
-
comment
Comment #47911353
Why would they care to empower competitors?
-
comment
Comment #47528740
`sandbox-venv` is a small shell script that sandboxes Python virtual environments in separate Linux namespaces using Bubblewrap (and soon using only command `unshare`, bringing the…
-
comment
Comment #47381649
Did you also manage to enable menu icons?
-
comment
Comment #47381570
Let everyone be reminded how joyful GIMP 2.10 menus used to look ... https://i.imgur.com/nVyMQBt.png
-
comment
Comment #46877603
Probably not. Maybe Bubblewrap and sandbox-run. It's an anything-is-already-way-better-than-nothing type of thing. [0]: https://github.com/containers/bubblewrap [1]: https://github…
-
comment
Comment #46876513
As a heads up and affirmation that the approach is correct, here's a small shell bubblewrap wrapper that boils the command line down to `sandbox-run claude --dangerously-skip-permi…
-
comment
Comment #46865579
Other actionable insights are: - Merge amendments up into the initial prompt. - Evaluate prompts multiple times (ensemble).
-
comment
Comment #46693457
It being deprecated and all, didn't feel like wrapping it, but macOS supposedly has a similar `sandbox-exec` command ...
-
comment
Comment #46692830
> Linux-only What other dev OSs are there? > once privileges are dropped [...] it doesn't appear to be possible to reinstate them I don't understand. If unprivileged code could eas…
-
comment
Comment #46692550
Since everyone tends to present their own solution, I bid you mine: sandbox-run npx @anthropic-ai/claude-code This runs npx (...) transparently inside a Bubblewrap sandbox, exposin…
-
comment
Comment #46081221
I wrote myself a handy and generalized bwrap-wrapping script: https://github.com/sandbox-utils/sandbox-run
-
comment
Comment #46035221
No.1: Run untrusted code in a sandbox! https://github.com/sandbox-utils/sandbox-venv
-
comment
Comment #45994942
Now that everyone is kindly on board, IBM can finally bury this standard. /s
-
comment
Comment #45823349
What are the reasons for Snapchat? :.
-
comment
Comment #45767792
> alias npm=... I use sandbox-run: https://github.com/sandbox-utils/sandbox-run The above simple alias may work for node/npm, but it doesn't generalize to many other programs avail…
-
comment
Comment #45666374
Local-first (on Lunix), POSIX shell: https://github.com/sandbox-utils/sandbox-run
-
comment
Comment #45596113
A simple zero-config alternative using Linux-native containers seems to be sandbox-venv [1] for Python and sandbox-run [2] for npm ... [1]: https://github.com/sandbox-utils/sandbox…
-
comment
Comment #45596034
> This might be a red flag for Persona service itself as it might contain serious flaws and security vulnerabilities that Cyber criminals are relying on Persona seems to rely solel…
-
comment
Comment #45595932
You can use special a Unicode strikethrough glyphs such as available in https://efck-chat-keyboard.github.io
-
comment
Comment #45277278
Is exactly why I composed bubblewrap-based sandbox-venv for Python: https://github.com/kernc/sandbox-venv Dangerous times we live in.
-
comment
Comment #44813671
Too personal to share, but maybe too personal and important to share even with the members of the cloudy cartel, i.e. the Providers. Is exactly why I wrote myba that does full cont…
-
comment
Comment #44785402
The intricacies of Borg are exactly why I switched over to a wrapper around pure git: https://kernc.github.io/myba/
-
comment
Comment #44620001
Make your own backup system—is exactly what I did. I felt git porcelain had a stable-enough API to accommodate this popular use case. https://kernc.github.io/myba/
-
comment
Comment #43198032
Indeed, more repos should add a SLOC (e.g. ghloc) badge! Give you a feel for what you're working with. https://github.com/pajecawav/ghloc-web#badges