Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
celrenheit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
celrenheit
1mo ago
I tried it and it worked great at first but I had multiple issues with it, the disk space usage was growing significantly, I need to login multiple times for each sandbox, it's closed source and not possible to customize to my need. On
2.
▲
by
celrenheit
2mo ago
Local first is also a feature, for work you often can't run company code on a remote VM that isn't company owned. Remote dev envs are on the roadmap though, that's one of the reasons why I designed the declarative clawk.mod m
3.
▲
by
celrenheit
2mo ago
No offense taken! Curious what your actual setup looks like, and whether you do any network filtering on the incus VMs?
4.
▲
by
celrenheit
2mo ago
It was leveraging apple container in the first versions. They have the same foundation VZ (Virtualization.framework), build one container per VM. The reason I stayed with raw VZ instead of apple container is the network filtering feature
5.
▲
by
celrenheit
2mo ago
That's actually how clawk runs it: the agent process (claude/codex) runs inside the Linux guest on a PTY, not on macOS
6.
▲
by
celrenheit
2mo ago
My pleasure! You can find my fork here: https://github.com/clawkwork/gvisor-tap-vsock — the diff is tiny, just a hook in the TCP/UDP/ICMP forwarders that consults an allow-list before dialing
7.
▲
by
celrenheit
2mo ago
mostly macOS out of the box. I've tested it on linux and it worked but it's not my daily driver. I'll make the platform scope clearer in the README
8.
▲
by
celrenheit
2mo ago
There are two sides to this. The first is security, which plenty of comments already covered. The second, and the real one for me: my tests spin up Docker containers, and I was building a Kubernetes tool (argocd/flux style) that needs
9.
▲
by
celrenheit
2mo ago
Hadn't seen yoloai before. I really like new/diff/apply/destroy workflow, that's interesting. For my own needs the two things I was after were multi-repo worktrees (one sandbox spanning several repos, each on with i
10.
▲
by
celrenheit
2mo ago
Thank you, that means a lot !
11.
▲
by
celrenheit
2mo ago
Thanks! There's no packet firewall at all, no iptables/nftables. On macOS the VM's NIC is a Virtualization.framework file-handle device. The daemon runs gvproxy, which terminates the guest's connections and re-dials them
12.
▲
Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop
(github.com)
226 points
by
celrenheit
2mo ago
|
158 comments
13.
▲
by
celrenheit
5mo ago
Launched today, this HN thread is the first public mention. Zero paying users yet, just finished building it over the past few weeks as a solo project. If you want to try it: code `HNPRELAUNCH` on checkout, first month free, then 19€/m
14.
▲
by
celrenheit
5mo ago
The 19€/mo is infra only. Claude Code inside the VM signs in via OAuth to the user's own Anthropic account. I'd love to explore bundling open models (Qwen, etc..) into the subscription down the line, but that needs product va
15.
▲
by
celrenheit
5mo ago
Shameless plug: https://clawk.work/ `ssh you/repo/branch@box.clawk.work` → jump directly into Claude Code (or Codex) with your repo cloned and credentials injected. Firecracker VMs, 19€/mo. POC, please be kin
16.
▲
Range over Function Types – The Go Blog
(go.dev)
1 points
by
celrenheit
2y ago
|
0 comments
17.
▲
Show HN: Overflow Buffer – How we moved from MySQL to Kafka and Cassandra
(batch.engineering)
3 points
by
celrenheit
8y ago
|
0 comments
18.
▲
Building an overflow buffer using Kafka's compacted topics
(batch.engineering)
6 points
by
celrenheit
8y ago
|
0 comments
19.
▲
by
celrenheit
8y ago
By setting aside the availability, it should be rememberable (for me it is either an animal or an object/person that represents the product/project). Lately, I chose the name Sandglass for a message queue ( https://githu
20.
▲
Effect of CPU caches
(medium.com)
2 points
by
celrenheit
8y ago
|
0 comments
21.
▲
Show HN: Alfred – A loyal and tireless butler for your Stellar wallets
(github.com)
4 points
by
celrenheit
9y ago
|
0 comments
22.
▲
by
celrenheit
9y ago
tl;dr: Stellar distributed exchange and Ligthning Network coming in 2018
23.
▲
by
celrenheit
9y ago
I worked mainly on open source side projects such as: Sandglass https://github.com/celrenheit/sandglass a distributed, horizontally scalable, persistent, time ordered message queue. It was developed to support asynchro
24.
▲
by
celrenheit
9y ago
This looks promising
25.
▲
Show HN: Sandglass – Distributed, scalable, persistent time-sorted message queue
(github.com)
188 points
by
celrenheit
9y ago
|
68 comments
26.
▲
Sandglass: Distributed, horizontally scalable, time sorted message queue
(github.com)
7 points
by
celrenheit
9y ago
|
0 comments
27.
▲
Show HN: Lion, a fast HTTP router for building modern scalable modular REST APIs
(github.com)
10 points
by
celrenheit
11y ago
|
2 comments
28.
▲
Spider 0.3: Schedule spiders to scrape web pages using Cron schedule
(github.com)
1 points
by
celrenheit
11y ago
|
0 comments
29.
▲
Show HN: Trending Machine – Explore GitHub's trending page in the past
(trending-machine.salimalami.com)
3 points
by
celrenheit
11y ago
|
0 comments
30.
▲
Simple Go HTTP Spider and Scheduler for Scraping and Parsing HTML and JSON Pages
(github.com)
3 points
by
celrenheit
11y ago
|
0 comments
More ›