Live data from Hacker News

Viewing profile — GGO

GGO

HN member
Joined
Thu, Jun 09, 2022, 5:16 PM UTC
HN karma
225
Public activity
80 items

About GGO

No profile information was provided.

Recent public activity

  1. comment
    Comment #48848446

    That's exactly their business plan. So seems like they are executing on it very well.

  2. comment
    Comment #48240251

    If you wait for more segfaults, OOMs and other issues, than you have failed to avoid the problem. In my opinion this direction is correct and history will show who's right.

  3. comment
    Comment #47854784

    HTMX is just a bad advice and non-starter for any modern web application. It becomes more complex faster than you think. Just dont.

  4. comment
    Comment #44562598

    Rails engines are one of the most underrated features that everyone should be using more.

  5. comment
    Comment #44447369

    I like rate-limiting. I know none of my users will need more than 10qps. I set that for all routes, and all bots get throttled. I can also have much higher rate-limit for authentic…

  6. comment
    Comment #44062965

    dup of https://news.ycombinator.com/item?id=44057476

  7. comment
    Comment #44062923

    so far no diff here ( https://speed.yjit.org/ ). But the build is from May 14 so maybe it will show up in new build?

  8. comment
    Comment #43243504

    I still prefer Vue3 with Vite over hotwire and stimulus. It is much easier to be productive on frontend if you need anything beyond usual CRUD

  9. comment
    Comment #42580892

    I have seen the variation of this question so many times - I am surprised HN does not auto-delete AHA posts.

  10. story
    Recent Google news change made it unusable. Any way to revert it?

    Google news recently switched to endless scrolling (probably trying to mimic social media apps) and made it completely unusable for me. Is anyone else feeling the same? I had my in…

  11. comment
    Comment #41770176

    S3 on us-east-2 stabilized for us as of 2 minutes ago

  12. story
    Is AWS S3 having an outage?

    AWS status https://health.aws.amazon.com/health/status shows all green but I am having internal server errors returned from S3. Anyone else having this issue? Downdetector has spik…

  13. comment
    Comment #41392384

    is there going to be D0 stepping for the 8GB version?

  14. comment
    Comment #41357858

    I am happy to see this example project is using Vue instead of React. It is a great framework and it deserves more visibility.

  15. comment
    Comment #40886496

    I dont understand the recommendation of using bigserial with uuid column when you can use UUIDv7. I get that it made sense years ago when there was no UUIDv7, but why do people kee…

  16. comment
    Comment #40393172

    64bit coming soon

  17. comment
    Comment #40393168

    2 different machines

  18. comment
    Comment #40383497

    why wait this long (until Sept 2024) to opensource the code?

  19. comment
    Comment #40281562

    you can be required to keep logs - they need to design a system that cannot collect logs - You cannot share what you cannot have.

  20. comment
    Comment #40236785

    I buy hard drives based on these reports. Thank you Backblaze.

  21. comment
    Comment #40163235

    The big difference is that Tesla is the manufacturer and thus has much higher credibility (and responsibility not to deceive), than a random YouTube video.

  22. comment
    Comment #40148352

    Exactly. Tesla shares responsibility for marketing something deceptively that can cause serious incidents. We require toy manufacturers to put clear labels that the toy is not appr…

  23. comment
    Comment #39793593

    I use linkding for that? Have you tried it? https://github.com/sissbruecker/linkding

  24. comment
    Comment #39757322

    account is locked. I wanted to see how email integration works. Do you do any DKIM/SPF checks to avoid spoofs and spam?

  25. comment
    Comment #39757208

    restic is also great