Viewing profile — jpeeler
jpeeler
HN member- Joined
- Fri, Apr 01, 2016, 3:19 PM UTC
- HN karma
- 398
- Public activity
- 188 items
- HN profile
- View on Hacker News ↗
About jpeeler
Recent public activity
-
comment
Comment #49134298
Heh, reference was not immediately obvious to me (it's from Iron Man): https://www.youtube.com/watch?v=hHgkVOOTl_Y
-
comment
Comment #49129532
Did anyone else think the "that's on us" was a funny reference to a certain provider's response pattern? Or maybe I'm just so engrossed that I'm losing my mind.
-
comment
Comment #49101202
Somewhat related, I recently heard of fentas/atty from: https://erock.prose.sh/posix-shell-is-all-you-need
-
comment
Comment #48957807
To connect this comment to another, in the video mentioned here https://news.ycombinator.com/item?id=48916460 Tim mentions he prefers to be called a "hacker". https://youtu.be/34r8…
-
comment
Comment #48817406
Half of the solution at least on Android is https://gpslogger.app . Then you need to find a way to render the data to a map, such as with https://dawarich.app . Looks like the last…
-
comment
Comment #48760619
Looks similar to https://github.com/nolabs-ai/nono . Maybe one day you can fill out https://github.com/LuD1161/agentjail/issues/10 with a comparison to that project too.
-
comment
Comment #48750553
Would be curious if this could be made to support sendspin (and is this technology the best for an open "homegroup" like audio experience)?
-
comment
Comment #48746028
Was hoping this would be mentioned. This version of functionality will probably be more universally accessible to all configurations as compared to the soft reboot released in 254:…
-
comment
Comment #48745830
Good question, anybody know? I've seen harnesses optimize for token efficiency (maki), simultaneous agent operations (jcode), extensibility (pi), etc... But I have no idea if each …
-
comment
Comment #48526951
If you don't want to do that, don't use a VM. I like nono: https://github.com/always-further/nono
-
comment
Comment #48496571
Mise does seem to be in a class of its own. As mentioned elsewhere, it does rely on other registries such as aqua and obviously asdf. For people who want to use Mise for brew packa…
-
comment
Comment #48431349
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 zel…
-
comment
Comment #48424303
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 us…
-
comment
Comment #47944026
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…
-
comment
Comment #47854008
Wish it supported coreboot. It seems hard to find modern hardware that does.
-
comment
Comment #47853901
Maybe because 64 GB is $849.
-
comment
Comment #47756616
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 bu…
-
comment
Comment #47492163
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…
-
comment
Comment #47103087
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: - https://github.com/jingkaihe/matchlock -…
- story
-
comment
Comment #46918252
I keep meaning to switch to either immich or ente, but can't decide.
-
comment
Comment #46913379
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…
-
comment
Comment #46903171
Yes, appreciate this. 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/sound…
-
comment
Comment #46881308
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. https://turso.tech/blog/we-will-rewrite-…
-
comment
Comment #46594705
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 depreca…