Live data from Hacker News

Viewing profile — jes5199

jes5199

HN member
Joined
Sat, May 30, 2009, 5:49 AM UTC
HN karma
3,703
Public activity
1,488 items

About jes5199

this screen name at gmail this screen name dot com at this screenname, on twitter at this screenname, on mastodon dot social

Recent public activity

  1. comment
    Comment #48873825

    I’m building a heavily parallel dataflow system. I thought Rust might be good for concurrency.

  2. comment
    Comment #48873811

    what’s the difference

  3. comment
    Comment #48873807

    this is the same thing we said about offices in the fluorescent era

  4. comment
    Comment #48856487

    I tried that, but the Rust build process was too painful, and agents seemed to burn a lot of tokens guessing how to get the code to compile. I rewrote my project in Elixir and it’s…

  5. comment
    Comment #48415368

    a tmux session where every window is a claude code instance in a different checkout of the repo and then an MCP+Channels system that let’s the claudes DM each other plus the Telegr…

  6. comment
    Comment #48332493

    I think this article underestimates how weird things could get if we had low employment but a vast surplus of material goods. I don’t think a society has ever really been in that p…

  7. comment
    Comment #48331597

    no, but they weren’t exactly churning out new features in the 2010s either

  8. comment
    Comment #47956680

    I could not agree less. People used to call Python “executable pseudocode” - in that spirit, Haskell is executable pseudo-math. If you’ve done enough higher math that a professor’s…

  9. comment
    Comment #47944193

    it was kind of a miracle that it held together as well as it did pre-Microsoft. I think to some degree, they got lucky, and were able to coast on being in the right place at the ri…

  10. comment
    Comment #47656051

    somewhat better leadership, I think

  11. comment
    Comment #47485716

    This is just CRDT merges and better diffs?? I think the future of version control is much, much weirder than this. Like if you have CRDTs why not have ephemeral branches with real-…

  12. comment
    Comment #47452000

    one of the other head-exploding experiences from that startup was when a major cell-phone company sat down with us and said, we have an idea: the ad-free cell phone. What if, every…

  13. comment
    Comment #47451961

    it was a single monthly subscription to a bundle, and the clever part is we would measure time spent on each site and divide up the money proportionally, so the site you spent the …

  14. comment
    Comment #47451926

    yes perhaps only the big players have this problem

  15. comment
    Comment #47440536

    I used to work at a startup that was trying to replace ads as the funding source for news (we failed, obviously) but the crazy thing we discovered is that the people who run news w…

  16. comment
    Comment #47440461

    anything can be reliable if you have good tests

  17. comment
    Comment #47214969

    instead of committing code, we should just save videos of all of the zoom meetings about the code

  18. comment
    Comment #47069719

    there’s a million small scale AI apps that just aren’t worth building because there’s no way to do the billing that makes sense. If anthropic wanted to own that market, they could …

  19. comment
    Comment #46788508

    I was wondering when I’d see someone try this! I started work on a very similar idea last year but kept getting distracted by weirder and weirder ideas along the way, and never shi…

  20. comment
    Comment #46686663

    I asked Claude a few days ago and it said it didn’t have access to the /clear command? maybe it was wrong or maybe that has changed

  21. comment
    Comment #46683691

    I guess I feel like if we’re rewriting device drivers then we’re in a turing tarpit. I think there’s room for innovation at what is traditionally considered the application level -…

  22. comment
    Comment #46683594

    I’m actually building an “OS” that’s up a level. it’s more like git, it has a concept of files but they’re documents in a distributed store. I can experiment with interaction patte…

  23. comment
    Comment #46683571

    I forked the anthropic Ralph Wiggum plugin: https://github.com/jes5199/chief-wiggum there’s some debate about whether this is in the spirit of the _original_ Ralph, because it keep…

  24. comment
    Comment #46669263

    I’m not sure it still makes sense to do OS research so close to the metal. Most computing is done up on the application level, and our abstractions there suck, and I haven’t seen a…

  25. comment
    Comment #46521922

    I've been using Telegram bot to talk to a Claude SDK agent who talks to my Claudes via tmux commands (all running on a DigitalOcean VPS)