Live data from Hacker News

Viewing profile — jpeeler

jpeeler

HN member
Joined
Fri, Apr 01, 2016, 3:19 PM UTC
HN karma
398
Public activity
188 items

About jpeeler

[ my public key: https://keybase.io/jpeeler; my proof: https://keybase.io/jpeeler/sigs/BmMn6aWo8TQKz19Bky8ooRYd7JavTFI6ISfEdVKKUNw ]

Recent public activity

  1. comment
    Comment #49134298

    Heh, reference was not immediately obvious to me (it's from Iron Man): https://www.youtube.com/watch?v=hHgkVOOTl_Y

  2. 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.

  3. comment
    Comment #49101202

    Somewhat related, I recently heard of fentas/atty from: https://erock.prose.sh/posix-shell-is-all-you-need

  4. 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…

  5. 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…

  6. 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.

  7. 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)?

  8. 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:…

  9. 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 …

  10. 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

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. comment
    Comment #47854008

    Wish it supported coreboot. It seems hard to find modern hardware that does.

  16. comment
    Comment #47853901

    Maybe because 64 GB is $849.

  17. 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…

  18. 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…

  19. 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 -…

  20. story
  21. comment
    Comment #46918252

    I keep meaning to switch to either immich or ente, but can't decide.

  22. 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…

  23. 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…

  24. 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-…

  25. 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…