Viewing profile — globalreset
globalreset
HN member- Joined
- Sat, Jun 18, 2022, 4:50 AM UTC
- HN karma
- 1,008
- Public activity
- 213 items
- HN profile
- View on Hacker News ↗
About globalreset
No profile information was provided.
Recent public activity
-
comment
Comment #37839242
I'm surprised about the negativity in the comments. I'm happy someone is testing alternative approache. If they're wrong, they just wasted a bit of their own capital. If they are r…
-
comment
Comment #37176422
TL;DR: They can't balance the parenthesis.
-
comment
Comment #37169892
Like `style` or `input`? People got so stuck on JS for decades that they've forgot that HyperText in HTML is there for a reason. It was always supposed to be more than just UI desc…
-
comment
Comment #37168354
Text. Just use damn text. Nobody wants to look at your logo. Why biz people have to ruin everything.
-
comment
Comment #37150083
Htmx doesn't prevent anyone from using JS, and using a tiny bit of localized JS is explicitly encouraged.
-
comment
Comment #37128054
It doesn't matter if we get rid of The Agile. If you make The Agile go away, there will be something else, equally horrible. The internal incentives in hierarchical organizations i…
-
comment
Comment #37112434
You got to be an idiot to trust any public or vc company. You can use their products and services when it makes sense, you should never trust them.
-
comment
Comment #37111214
This is an idiotic propaganda piece, not anything to do with science.
-
comment
Comment #37097152
I disagree. Merge conflicts are just a fact of life, and line-granularity has good usability properties (displaying and editing). `git` has issues, but I don't see merge conflict g…
-
comment
Comment #37072362
To contrast tech workers against working class, and redirect resentment. It's not billionaires that turned the system against working class. It's the nerds at Google that make six …
-
comment
Comment #37036552
> fear of repercussions is mostly gone. Is it? Because AFAICT people censorship themselves online all the time for the fear of repercussion. It's like being on tape 27/7 where anyo…
-
comment
Comment #36965192
Wake up: https://fred.stlouisfed.org/series/A091RC1Q027SBEA (that's US Government hitting 1 trillion USD in interest payments every year).
-
comment
Comment #36946102
At very least some free tier for NAT64 gateways, or shared DNS64/NAT64 alike https://nat64.net/public-providers for Amazon users would be nice. I'm fine with ipv6-only connectivity…
-
comment
Comment #36917352
> mRNA-1273 vaccine-associated myocardial injury was adjudicated in 22 participants (2.8% [95%CI, 1.7%–4.3%]).
-
comment
Comment #36806463
... https://www.thebalancemoney.com/who-owns-the-u-s-national-de...
-
comment
Comment #36801297
You just take the most unfavorable interpretation of what he said and add some jumps to conclusion to arrive at what fits your pre-existing opinion.
-
comment
Comment #36783241
Large part of biggest crimes I've seen in software comes down to picking some allegedly good property and optimizing for it irrespective of costs and limitations it involves. Encap…
-
comment
Comment #36782439
That sounds like one of the things they could write about in dailywtf. First, who has time to read a project from start to beginning. Second, as the time changes the dependencies b…
-
comment
Comment #36727270
People use Rust for everything and love it. :D
-
comment
Comment #36714805
Love both Tailscale and Xe's writing as well, and indeed, all these (rather irrelevant) images are just breaking the flow of reading/skimming the content. I guess I'll just watch t…
-
comment
Comment #36678982
Manager are for managing low skilled workers that need supervision and help. The idea that you hire "the best SWEs" and then you have to slap a manager to oversee them like they ar…
-
comment
Comment #36673562
Sending people with guns just because someone shared sequences of words you claim "ownership" over is a cost and harm. Society does not inherently owe you keeping your ideas exclus…
-
comment
Comment #36598526
Billions of people all over the world go about their lives just fine, worrying about mundane things and slowly improving their situation every day. Almost all objective metrics poi…
-
comment
Comment #36585429
Inserting batches of items in one db transaction is faster in Posgres as well, in my experience. I expect that to be the case for all rdbms. Each transaction has a cost of "flushin…
-
comment
Comment #36575568
Isn't that expected and natural? As performance of a system is being optimized, the relative size of un-optimizable parts goes up. Sure, your banking app crashes sometimes and anno…