HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tkzed49

no profile record

コメント

tkzed49
·21 日前·議論
Seldom is one of those words that's used occasionally in writing, but seldom in conversation.
tkzed49
·2 か月前·議論
Why would a left-leaning press engineer errors predicting the victory of the left? Wouldn't this lull supporters of the Democrats into a false sense of security and enable Republican wins?
tkzed49
·2 か月前·議論
why not?
tkzed49
·2 か月前·議論
They're offering to subsidize the cost that the individual would normally pay for COBRA coverage. They're only required to offer the coverage, but not to pay for it.

However, I don't think this is that unusual in SV layoff packages.
tkzed49
·2 か月前·議論
really feels like an article begging for photos
tkzed49
·3 か月前·議論
[flagged]
tkzed49
·3 か月前·議論
Pixel 10 absolutely ate shit when I opened the page!
tkzed49
·3 か月前·議論
You said it better than I could! As someone who does software for a living, do I want to come home and maintain a homelab that hosts photos, email, decentralized social, etc? Hell no!

Even if it's fun as a hobby, I don't want to be on call for my own basic online services.
tkzed49
·3 か月前·議論
Every time I hear about commit messages on HN, this is my first thought. I can't imagine not working in a squash workflow. No matter how good your commit messages are, I do not want to read all of them. The squashed commit will direct me to the original PR in case I need more detail.
tkzed49
·3 か月前·議論
It strikes me as odd that boxes are placed precisely using pixels, but the size of text is not specified, as far as I can tell. So you use real pixels to specify boxes, but still can't render a canvas exactly/consistently?
tkzed49
·4 か月前·議論
was this written using a LinkedIn skill
tkzed49
·4 か月前·議論
from my perspective--I have to use React, Lit, and all kinds of other creative solutions at my day job--I'm going to immediately devalue someone's argument if it starts with "I hate React".

React is not popular simply because engineers hate themselves or enjoy pain. There are problems it solves, and problems it creates. Explain what problems your solution solves, and feel free to dunk on React while you're at it, but write a tagline like this and I'm not gonna take you seriously.
tkzed49
·4 か月前·議論
"GitHub's own security guidance recommends pinning actions to full commit SHAs as the only truly immutable way to consume an action"

Why doesn't GitHub just enforce immutable versioning for actions? If you don't want immutable releases, you don't get to publish an Action. They could decide to enforce this and mitigate this class of issue.
tkzed49
·4 か月前·議論
you continue to contradict yourself by introducing concepts and saying they are not concepts.

I get what you're trying to say, that React hooks have special semantics, and that your abstraction feels more "native".

again, not sure how this is more "native" than Solid signals, just as an example.
tkzed49
·4 か月前·議論
> Solid has signals and createEffect... Gea takes a different path. It introduces no new concepts at all.

proceeds to introduce Stores and Components

what makes this magically easier than Solid, or any other Proxy-based reactive store frameworks?
tkzed49
·4 か月前·議論
out of curiosity, what makes Geekbench 6 better?
tkzed49
·4 か月前·議論
mid take ngl
tkzed49
·4 か月前·議論
Can I buy them for my underage friends at different stores? Is there revocation and hence a database that maps codes to identities?

How are the codes minted? Can I pretend to be a gas station and buy a big pack of ID cards, then just not check ID?
tkzed49
·4 か月前·議論
The average LLM writes cleaner, better-factored code than the average engineer at my company. However, I worry about the volume of code leading to system-scale issues. Prior to LLMs, the social contract was that a human needs to understand changes and the system as a whole.

With that contract being eroded, I think the sloppiness of testing, validation, and even architecture in many organizations is going to be exposed.
tkzed49
·5 か月前·議論
Can I get an AI that automatically nitpicks AI PRs with the goal of rejecting them?