<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: jpeeler</title><link>https://news.ycombinator.com/user?id=jpeeler</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 17:07:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jpeeler" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jpeeler in "Ask HN: What is your (AI) dev tech stack / workflow?"]]></title><description><![CDATA[
<p>The kitty developer is philosophically against multiplexers, but he also has concern about performance (which I share somewhat as well). Herde is not quite as fully featured as zellij/tmux, so that partially is biasing me. I think that a native app could be potentially nicer to avoid all those concerns, along with my setup (only in Linux really) of a tiling manager handling the windowing instead of that being part of the solution. A big part of the value add of Herde is actually the monitoring of the Claude session and not so much the multiplexing reimplementation. One of my patches allows jumping to the next blocked/finished session so I can quickly give feedback or observe different agents. I can envision a GUI solution for that workflow being something better than what a terminal easily allows.</p>
]]></description><pubDate>Sun, 07 Jun 2026 02:57:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48431349</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=48431349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48431349</guid></item><item><title><![CDATA[New comment by jpeeler in "Ask HN: What is your (AI) dev tech stack / workflow?"]]></title><description><![CDATA[
<p>I'm currently using herde[1] to handle/supervise multiple agents (with some patches I need to try to upstream) along with Nono[2] for sandboxing. This sandboxing approach avoids use of a microVM, which lets me use tooling I already have installed inside the sandbox. The downside is getting all the policies correct as it seems every project needs some new type of access, though Nono does try to make policy writing easy.<p>I've been considering switching my approach to using a microVM through microsandbox[3]. The pro of this approach is you can essentially skip the policies and rely on the security of the VM boundary. The negative is that now you've lost all your installed tools, so you need to either provision at runtime or build something (like an image) beforehand to match your dev environment.<p>I still don't know which is less maintenance. And while I think herde is pretty well thought out, I do think about something that works outside the terminal may be nicer.<p>[1] <a href="https://github.com/ogulcancelik/herdr" rel="nofollow">https://github.com/ogulcancelik/herdr</a><p>[2] <a href="https://github.com/always-further/nono" rel="nofollow">https://github.com/always-further/nono</a><p>[3] <a href="https://github.com/superradcompany/microsandbox" rel="nofollow">https://github.com/superradcompany/microsandbox</a></p>
]]></description><pubDate>Sat, 06 Jun 2026 12:20:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48424303</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=48424303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48424303</guid></item><item><title><![CDATA[New comment by jpeeler in "Before GitHub"]]></title><description><![CDATA[
<p>I was hoping that by now we would have an up and coming DVCS replacement that functioned as a "github in a box" (pretty sure fossil has been described as that, but it's too much on the cathedral side). Being able to mirror an entire project though version control would significantly help with mirroring if we go back to a decentralized world. Maybe going back to decentralized project hosting is just another pendulum swing similar to how compute moved to the cloud...</p>
]]></description><pubDate>Wed, 29 Apr 2026 03:58:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47944026</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47944026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47944026</guid></item><item><title><![CDATA[New comment by jpeeler in "Framework Laptop 13 Pro"]]></title><description><![CDATA[
<p>Wish it supported coreboot. It seems hard to find modern hardware that does.</p>
]]></description><pubDate>Tue, 21 Apr 2026 20:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47854008</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47854008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47854008</guid></item><item><title><![CDATA[New comment by jpeeler in "Framework Laptop 13 Pro"]]></title><description><![CDATA[
<p>Maybe because 64 GB is $849.</p>
]]></description><pubDate>Tue, 21 Apr 2026 20:10:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47853901</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47853901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47853901</guid></item><item><title><![CDATA[New comment by jpeeler in "Make Tmux Pretty and Usable (2024)"]]></title><description><![CDATA[
<p>I was going to say, but zellij doesn't connect the session to the GUI. However, I did not know about kitty's --use-foreground-process, which doesn't solve the problem completely but may be good enough.<p><a href="https://sw.kovidgoyal.net/kitty/sessions/#more-complex-sessions" rel="nofollow">https://sw.kovidgoyal.net/kitty/sessions/#more-complex-sessi...</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 19:14:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47756616</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47756616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47756616</guid></item><item><title><![CDATA[New comment by jpeeler in "Zellij 0.44.0: Remote Sessions, Windows Support, CLI Automation"]]></title><description><![CDATA[
<p>Seems like a big release? As a non-user currently, I had missed that 0.43 also includes the ability to access sessions over HTTPS. Almost all of the release notes for this one left me saying, "Yes, I want that."</p>
]]></description><pubDate>Mon, 23 Mar 2026 17:02:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492163</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47492163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492163</guid></item><item><title><![CDATA[New comment by jpeeler in "macOS's Little-Known Command-Line Sandboxing Tool (2025)"]]></title><description><![CDATA[
<p>I've been collecting a list of sandboxing related projects as well, some lower level than others. I wish I had time to evaluate them all:<p>- <a href="https://github.com/jingkaihe/matchlock" rel="nofollow">https://github.com/jingkaihe/matchlock</a><p>- <a href="https://github.com/mishushakov/libkrun-go" rel="nofollow">https://github.com/mishushakov/libkrun-go</a><p>- <a href="https://github.com/earendil-works/gondolin" rel="nofollow">https://github.com/earendil-works/gondolin</a><p>- <a href="https://github.com/butter-dot-dev/bvisor" rel="nofollow">https://github.com/butter-dot-dev/bvisor</a><p>- <a href="https://github.com/amlalabs/amla-sandbox" rel="nofollow">https://github.com/amlalabs/amla-sandbox</a><p>- <a href="https://github.com/eryx-org/eryx" rel="nofollow">https://github.com/eryx-org/eryx</a><p>- <a href="https://github.com/containers/bubblewrap" rel="nofollow">https://github.com/containers/bubblewrap</a> (not new)<p>- <a href="https://github.com/coplane/localsandbox" rel="nofollow">https://github.com/coplane/localsandbox</a><p>- <a href="https://github.com/sd2k/conch" rel="nofollow">https://github.com/sd2k/conch</a><p>- <a href="https://github.com/Gerharddc/litterbox" rel="nofollow">https://github.com/Gerharddc/litterbox</a><p>- <a href="https://github.com/finbarr/yolobox" rel="nofollow">https://github.com/finbarr/yolobox</a><p>- <a href="https://github.com/coventry/sandbox-codex" rel="nofollow">https://github.com/coventry/sandbox-codex</a><p>- <a href="https://github.com/osks/ctenv" rel="nofollow">https://github.com/osks/ctenv</a><p>- <a href="https://github.com/tianon/gosu" rel="nofollow">https://github.com/tianon/gosu</a><p>- <a href="https://github.com/colony-2/shai" rel="nofollow">https://github.com/colony-2/shai</a><p>- <a href="https://github.com/rcarmo/agentbox" rel="nofollow">https://github.com/rcarmo/agentbox</a><p>- <a href="https://github.com/coder/httpjail" rel="nofollow">https://github.com/coder/httpjail</a><p>- <a href="https://github.com/bytecodealliance/componentize-py" rel="nofollow">https://github.com/bytecodealliance/componentize-py</a><p>- <a href="https://github.com/tursodatabase/agentfs" rel="nofollow">https://github.com/tursodatabase/agentfs</a><p>- <a href="https://github.com/always-further/nono" rel="nofollow">https://github.com/always-further/nono</a><p>- (another list on HN Deno Sandbox: <a href="https://news.ycombinator.com/item?id=46876022">https://news.ycombinator.com/item?id=46876022</a>)<p>- Did not check if any/all of these are here: <a href="https://github.com/arjan/awesome-agent-sandboxes" rel="nofollow">https://github.com/arjan/awesome-agent-sandboxes</a></p>
]]></description><pubDate>Sat, 21 Feb 2026 18:04:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47103087</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47103087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47103087</guid></item><item><title><![CDATA[Zed editor switching graphics lib from blade to wgpu]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zed-industries/zed/pull/46758">https://github.com/zed-industries/zed/pull/46758</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47002825">https://news.ycombinator.com/item?id=47002825</a></p>
<p>Points: 317</p>
<p># Comments: 308</p>
]]></description><pubDate>Fri, 13 Feb 2026 14:03:14 +0000</pubDate><link>https://github.com/zed-industries/zed/pull/46758</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=47002825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47002825</guid></item><item><title><![CDATA[New comment by jpeeler in "Msgvault: fast private email archive and search system"]]></title><description><![CDATA[
<p>I keep meaning to switch to either immich or ente, but can't decide.</p>
]]></description><pubDate>Fri, 06 Feb 2026 21:16:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46918252</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46918252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46918252</guid></item><item><title><![CDATA[New comment by jpeeler in "GitHub Actions is slowly killing engineering teams"]]></title><description><![CDATA[
<p>I work in a monorepo at work, which of course increases complexity and build time due to more work being done. But I keep wondering even with better CI options that properly handle dependencies if solving the problem at that level is too low.<p>Currently evaluating using moonrepo.dev to attempt to efficiently build our code. What I've noticed is (aside from Bazel) it seems a lot of monorepo tools only support a subset of languages nicely. So it's hard to evaluate fairly as language support limits one's options. I found <a href="https://monorepo.tools" rel="nofollow">https://monorepo.tools</a> to be helpful in learning about a lot of projects I didn't know about.</p>
]]></description><pubDate>Fri, 06 Feb 2026 14:40:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46913379</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46913379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46913379</guid></item><item><title><![CDATA[New comment by jpeeler in "Voxtral Transcribe 2"]]></title><description><![CDATA[
<p>Yes, appreciate this.<p>I noticed that with both models voxtral-mini-transcribe-realtime-2602 and voxtral-mini-2602 filler words are ignored. I'd like to be able to count words/sounds, specifically "um" or "uh" for improvement purposes. Any good models that handle that?</p>
]]></description><pubDate>Thu, 05 Feb 2026 18:40:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46903171</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46903171</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46903171</guid></item><item><title><![CDATA[New comment by jpeeler in "Bunny Database"]]></title><description><![CDATA[
<p>Your activity comparison isn't wrong, but it's because they are focused on doing a complete rewrite instead of focusing on the libSQL fork.<p><a href="https://turso.tech/blog/we-will-rewrite-sqlite-and-we-are-going-all-in" rel="nofollow">https://turso.tech/blog/we-will-rewrite-sqlite-and-we-are-go...</a></p>
]]></description><pubDate>Wed, 04 Feb 2026 04:02:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46881308</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46881308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46881308</guid></item><item><title><![CDATA[New comment by jpeeler in "Cowork: Claude Code for the rest of your work"]]></title><description><![CDATA[
<p>I'm embarrassed to say this is the first time I've heard about sandbox-exec (macOS), though I am familiar with bubblewrap (Linux). Edit: And I see now that technically it's deprecated, but people still continue to use sandbox-exec even still today.</p>
]]></description><pubDate>Mon, 12 Jan 2026 21:44:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46594705</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46594705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46594705</guid></item><item><title><![CDATA[New comment by jpeeler in "GotaTun – Mullvad's WireGuard Implementation in Rust"]]></title><description><![CDATA[
<p>Very cool. I may use this, but also curious what the best choice would be if you don't need encryption. I'm specifically wanting to enable some local container networking using apple's new container tool [1]. I know I could just use Docker...<p>[1] <a href="https://github.com/apple/container/issues/670" rel="nofollow">https://github.com/apple/container/issues/670</a></p>
]]></description><pubDate>Fri, 19 Dec 2025 14:36:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46326306</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=46326306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46326306</guid></item><item><title><![CDATA[New comment by jpeeler in "Niri – A scrollable-tiling Wayland compositor"]]></title><description><![CDATA[
<p>Wouldn't you have the same problem with changing workspaces? Sounds like you can't keep track of anything not currently present on the screen, which before the overview was a lot harder to deal with. One thing that could help is to create a "temporary terminal" keybinding to launch in floating mode so you'll never forget to close it. Or create a focus-or-launch bind that switches to an existing terminal (tools like Nirius can help minimize scripting).
The other thing that may help is adjusting your struts so you can see that windows exist to the left or the right. More of general workflow tip than one related to just terminals.</p>
]]></description><pubDate>Fri, 03 Oct 2025 14:38:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=45463532</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=45463532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45463532</guid></item><item><title><![CDATA[New comment by jpeeler in "I ditched Docker for Podman"]]></title><description><![CDATA[
<p>Haven't tested this yet, but --link support was just added:<p><a href="https://github.com/containers/buildah/issues/4325#issuecomment-3251167324" rel="nofollow">https://github.com/containers/buildah/issues/4325#issuecomme...</a></p>
]]></description><pubDate>Fri, 05 Sep 2025 13:18:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45138219</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=45138219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45138219</guid></item><item><title><![CDATA[New comment by jpeeler in "Thingino: Open-Source Firmware for IP Cameras"]]></title><description><![CDATA[
<p>I'm seeing $9.66 on Temu. The description update on this video explains that it's due to tariffs (is it cheaper outside the US?):
<a href="https://www.youtube.com/watch?v=wfeA8wOEe34" rel="nofollow">https://www.youtube.com/watch?v=wfeA8wOEe34</a></p>
]]></description><pubDate>Tue, 05 Aug 2025 12:43:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44797312</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=44797312</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44797312</guid></item><item><title><![CDATA[New comment by jpeeler in "Show HN: Companies use AI to take your calls. I built AI to make them for you"]]></title><description><![CDATA[
<p>That is quite an unexpected benefit to such a serious bug.</p>
]]></description><pubDate>Tue, 29 Jul 2025 12:45:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44722663</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=44722663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44722663</guid></item><item><title><![CDATA[New comment by jpeeler in "OpenAI delays launch of open-weight model"]]></title><description><![CDATA[
<p>Netflix needs to do a Black Mirror episode where either a sentient AI pretends that it's "dumber" than it is while secretly plotting to overthrow humanity. Either that or a LLM is hacked by deep state actors that provides similar manipulated advice.</p>
]]></description><pubDate>Sat, 12 Jul 2025 14:26:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44542310</link><dc:creator>jpeeler</dc:creator><comments>https://news.ycombinator.com/item?id=44542310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44542310</guid></item></channel></rss>