Live data from Hacker News

Viewing profile — sauercrowd

sauercrowd

HN member
Joined
Wed, Mar 30, 2016, 9:20 AM UTC
HN karma
327
Public activity
115 items

About sauercrowd

Jonas Otten, https://github.com/sauercrowd

hi@jonas.foo

Recent public activity

  1. comment
    Comment #49013695

    I used to think this but once you treat them as another path to get in they become really useful. Yes, you still have your 2fa and password, but you create a fast path in addition …

  2. comment
    Comment #49009077

    I'm pretty impressed how openai is both extremly verticalized but also building products across the whole depth of that stack. Not sure if they're just trying to find what the abst…

  3. comment
    Comment #48903877

    Why does it have to be ad revenue though? A forecast of ad revenue alone being below expectations really doesn't say much about a company like openAi

  4. comment
    Comment #48572590

    The short term tokens section is weird. > If you do need a short-lived, signed token for something, there is a better spec called PASETO which is designed to be secure Suggesting t…

  5. comment
    Comment #48163507

    TL;DR: they made a course for citizens

  6. comment
    Comment #48159517

    So what's being proposed here? Why bother and just use US clouds?

  7. story
  8. comment
    Comment #48115516

    Had a pixelbook and it was hands down one of the best laptops I ever had. Sure, ChromeOS is fairly boxed in but the Linux VM was reasonably good and the built quality was just some…

  9. story
    Show HN: Agent-evals – Claude skill to build your own evals

    I’ve spent the past 10 years working on AI in finance, with much of that time focused on building evaluation systems for production environments. As agents become more widely adopt…

  10. comment
    Comment #47964997

    Don't disagree, but the "if you're doing it right" is a big asterisk for an open source project with people you have no idea what quality bar they're at. And in my experience it's …

  11. comment
    Comment #47964933

    You were responding to a comment about the price point being not that expensive, claiming that "200 usd for a college text book is very US centric", so I assumed you were arguing a…

  12. comment
    Comment #47964816

    I mean even having linters and everything still creates a whole bunch of noise in their PR section, not to mention that a lot of the changes I make to stuff that's written by codex…

  13. comment
    Comment #47810885

    > The price of that book could pay for months (and in some cases years) of tuition in EU countries. To your later comment, the devices are provided. You dont need to buy them. Also…

  14. comment
    Comment #47492344

    No disagreement here. Just very short sighted.

  15. comment
    Comment #47489382

    I'm somewhat surprised with Github's strategy in the AI times. I understand how appealing it is to build an AI coding agent and all that, but shouldn't they - above everything else…

  16. comment
    Comment #47488644

    Here's what I'd suggest 1. There needs to be reframing of the engineer role in the team, by the leadership. It's not just to build things, but to help the customer. The job of the …

  17. comment
    Comment #47478262

    This describes quite well the huge advantage small companies have vs big companies. (Motivated) people at small companies "care", and what I mean with that is they are responsible …

  18. comment
    Comment #47469550

    Highly recommend trying pi.dev It's fully open, fairly minimal, very extensible and (while getting very frequent updates) never has broken on me so far. Been using it more and more…

  19. comment
    Comment #47432079

    half baked? disagree, doing EU is hard - it's a bunch of fully sovereign countries trying/having to agree, and we're still figuring out how that could work. We'll need a bunch of s…

  20. comment
  21. comment
    Comment #47417949

    Go actually does https://pkg.go.dev/embed I do think it's more painful to distribute files when you're a distributed as a single binary vs scripts, since the latter has to figure o…

  22. comment
    Comment #47410566

    In the same way s3 is different to a dropbox, and a car being different to a bike. Can't tell if you're ragebaiting here, but I'm very confused by this question because they suppor…

  23. comment
    Comment #47401254

    docker and flatpak/snap are _extremely_ different tools with very different purposes.

  24. comment
    Comment #47299567

    there's no daemon with gci, it's just docker swarm doing everything. GCI itself is just a command line tool, just layering opinions and convenience on top to make the experience mo…

  25. story
    Show HN: GCI, Fly.io like deployments with any VM

    I've been a big fan of fly.io with it’s devx, but cold starts and pricing have been a consistent problem. Even for side projects it's painful if they take 30s to load, it just kill…