Viewing profile — dhfuuvyvtt
dhfuuvyvtt
HN member- Joined
- Sat, Nov 02, 2024, 6:52 AM UTC
- HN karma
- 23
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About dhfuuvyvtt
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #42484802
What's that got to do with microservices? Edit, because you can avoid those things in a monolith.
-
comment
Comment #42482236
See ya Cindy.
-
comment
Comment #42478438
Literally Amazon marketplace.
-
comment
Comment #42459964
Palestinian "news outlets".
- comment
-
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 …
- comment
-
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?
-
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…
- comment
-
comment
Comment #42387141
Why is a tailwind palette generator tailwind?
-
comment
Comment #42387078
[flagged]
-
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. :)
-
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…
-
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…
-
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…
-
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 …
- comment
-
comment
Comment #42057850
And then there's me: never left the datacenter in the first place.
-
comment
Comment #42047645
Precedent is the win, not the fine. Now anyone can file the same suit and they'll need to settle.
-
comment
Comment #42031934
[dead]
-
comment
Comment #42031874
[dead]
-
comment
Comment #42024524
Because they keep turning out to be true?