Live data from Hacker News

Viewing profile — dhfuuvyvtt

dhfuuvyvtt

HN member
Joined
Sat, Nov 02, 2024, 6:52 AM UTC
HN karma
23
Public activity
24 items

About dhfuuvyvtt

No profile information was provided.

Recent public activity

  1. comment
    Comment #42485055

    The real test for AGI is if you put a million AI agents in a room in isolation for a 1000 years would they get smarter or dumber.

  2. comment
    Comment #42484802

    What's that got to do with microservices? Edit, because you can avoid those things in a monolith.

  3. comment
    Comment #42482236

    See ya Cindy.

  4. comment
    Comment #42478438

    Literally Amazon marketplace.

  5. comment
    Comment #42459964

    Palestinian "news outlets".

  6. comment
  7. comment
    Comment #42415860

    Typescript doesnt blow up when someone passes a legacy assumption into a static typed area of dynamic code. I've seen too many bugs with PHP static typing for it to be worth it in …

  8. comment
  9. comment
    Comment #42415825

    What makes them happy and what is the best outcome for them in the long run can be different things. Did you read the article?

  10. comment
    Comment #42415808

    Takes me around an hour or so to restore a 2tb drive from a HDD NAS with borg. Wasn't a full 2tb, and I might be off by an hour or so as it's been a minute. Usually I dd from the o…

  11. comment
  12. comment
    Comment #42387141

    Why is a tailwind palette generator tailwind?

  13. comment
    Comment #42387078

    [flagged]

  14. comment
    Comment #42375371

    Its probably to be consistent across each platform, MySQL doesn't support named queries so they are likely avoiding using them for that reason, either that or the docs are old. :)

  15. comment
    Comment #42375361

    I'm not sure that's an issue? It would be an odd refactor to add a new side effect to the query you didn't want to apply across the board. More likely you would introduce a new que…

  16. comment
    Comment #42316800

    Simple queries aren't any easier with ORM, that's the point of sqlc, you write the SQL and then call it as a function. There's no extra abstraction or added steps on top. Repeating…

  17. comment
    Comment #42316311

    SQLc isn't just raw SQL. SQLc you write the queries, it generates the boilerplate functions to execute them. This works better than an ORM because you don't have to deal with an OR…

  18. comment
    Comment #42316303

    If you're writing a lot of dynamic queries I think you should opt for a query builder, not an orm. For me, I write almost nothing but static queries, SQLc is just so much nicer to …

  19. comment
  20. comment
    Comment #42057850

    And then there's me: never left the datacenter in the first place.

  21. comment
    Comment #42047645

    Precedent is the win, not the fine. Now anyone can file the same suit and they'll need to settle.

  22. comment
  23. comment
  24. comment
    Comment #42024524

    Because they keep turning out to be true?