Live data from Hacker News

Viewing profile — jbergstroem

jbergstroem

HN member
Joined
Wed, Nov 06, 2013, 10:06 AM UTC
HN karma
1,162
Public activity
242 items

About jbergstroem

I like open source and Kenyan coffee.

Check out what I do at https://github.com/jbergstroem.

[ my public key: https://keybase.io/jbergstroem; my proof: https://keybase.io/jbergstroem/sigs/xNH99zh5DSCLJR_hrHtShFLmo8RcAbg79Hs506_5KdI ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46587242

    I coincidentally worked on something similar but I kept closer to the SQL standard. It grew out of business cases where you don't have strongly typed data to act on. I more or less…

  4. comment
    Comment #46334563

    Another (more complete? maintenance, security checks) solution is to allow renovatebot handle this for you. Enable this preset: https://docs.renovatebot.com/presets-helpers/#helper…

  5. story
  6. comment
    Comment #42802235

    I think this position is also one of the reasons it gained attention. Batteries included is a popular and chosen route for many. Setting up typescript can be hard. Same goes for we…

  7. comment
    Comment #42517969

    I've been a beta tester from very early on. I came for the performance but stayed for the stability. I've only had a rare few crashes and all but one was a duplicate in the bug tra…

  8. comment
    Comment #42309342

    Topsort | Software Engineer | Remote and onsite (LATAM, U.S Timezones) | Full-time Topsort ( https://www.topsort.com ) is a fast growing startup in the retail media space with a st…

  9. story
  10. comment
    Comment #39651722

    Have you considered https://github.com/tembo-io/pgmq for the queue bit?

  11. comment
    Comment #38879071

    Topsort | Software engineer | Full-time | Remote Topsort (topsort.com) is a leading retail media solution, enabling marketplaces and retailers to build out their own ad business wi…

  12. comment
    Comment #36302593

    FYI: I didn't see any notices about disruptions for workers but were intermittently unable to use `wrangler publish`: https://i.imgur.com/LUAzoHQ.png

  13. comment
    Comment #36185458

    Orbstack is a relatively new player that offers both VMs and containerization on top of the virtualization framework: https://orbstack.dev

  14. comment
    Comment #36085141

    Another alternative that hasn't been brought up yet is https://www.modernhn.com

  15. comment
    Comment #35029239

    Longtime mailhog user here; this looks like a nice improvement for cold start developer environments! Another option in the same space (emphasis container size) is https://github.c…

  16. comment
    Comment #33933239

    When these types of conversations come up, I prefer the phrase “optimize for the receiver” - thinking on how to best be understood versus what is easiest/most convenient for the se…

  17. comment
    Comment #33704924

    The Webkit project would love this. Can't help but feel that half the reason they spent all the extra effort with subversion was user-friendly commit revisions.

  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #30109296

    I'm greeted by a consistent 500.

  23. comment
    Comment #29807564

    I would recommend linking to this instead since basic things like cap table was left empty

  24. comment
    Comment #29564625

    You have $N hosts and CDN's in the world and $M web developers. If you can affect $N that's a pretty big win for every web developer, not just the one that has enough experience to…

  25. comment
    Comment #29479894

    Yes, by far my top choice in OSS land for image manipulation. You would probably want to couple it with a edge worker to do things like accept handling (what format to return for t…