Viewing profile — RVuRnvbM2e
RVuRnvbM2e
HN member- Joined
- Thu, Apr 24, 2014, 11:10 AM UTC
- HN karma
- 823
- Public activity
- 170 items
- HN profile
- View on Hacker News ↗
About RVuRnvbM2e
No profile information was provided.
Recent public activity
-
comment
Comment #48670263
It's the worst delegated authorisation system except for all the others that have been tried from time to time.
-
comment
Comment #48597871
Where's the regulation of addictive dark patterns that hook kids and adults alike? Most jurisdictions regulate gambling to reduce societal harm. Social media is little different; i…
-
comment
Comment #48592975
Agree. I've watched agents go around in circles or use ridiculous workarounds after being confused by rtk output.
-
comment
Comment #48592943
I don't quite understand the advantage of this over regular oauth. I think I need an example comparison of the authz flows.
-
comment
Comment #48421768
Yeah the article is wrong
-
comment
Comment #48414589
The thing conventional commits are really helpful for is continuous delivery. Every merge to main can be automatically tagged with semver and shipped because the thought that goes …
-
comment
Comment #47992181
It is terribly sad when someone undeniably brilliant in a particular field fails to recognize their own incompetence in other areas - in this case mistaking advanced technology for…
-
comment
Comment #47396031
Vigilant mode exists, and would have flagged the malicious commit as unverified in this case. Maybe it should be the default. https://docs.github.com/en/authentication/managing-com…
-
comment
Comment #47395999
Someone has maintainer/admin access to the repository and has force-pushed to master overwriting the git history. Notice that the original commit is verified: https://github.com/pe…
-
comment
Comment #47108371
This is just Waterfall for LLMs. What happens when you explore the problem space and need to change up the plan?
-
comment
Comment #46971476
Another victim of the LLM-induced malaise many are calling "Deep Blue".
-
comment
Comment #46156045
> There's also no way to shrink the memory underlying a slice. Sorry, that is incorrect: https://pkg.go.dev/slices#Clip > It's a common newbie mistake to think they do work like th…
-
comment
Comment #46093935
The reason for US economic domination starting in the 50s is the fact that society and infrastructure in the rest of the developed world had been utterly devastated by the second W…
-
comment
Comment #46001319
This is analogous to calling unix account separation "fragmentation". Why can't I just run all my services as root? It has worked for years!? The answer is that it is a fragile, un…
-
comment
Comment #45808921
I'm quite confused why this article tests foot v1.16.2, which is two years old at this point. The latest version is 1.25.0. By contrast, the tested version of ghostty v1.2.3 is two…
-
comment
Comment #45189960
Fucking this. I have seen so many takes lamenting how this kind of supply chain attack is such a difficult problem to fix. No it really isn't. It's an ecosystem and cultural proble…
-
comment
Comment #44947781
I don't understand the point of this article. Container images are literally immutable packaged filesystems so old versions of affected packages are in old Docker images for every …
-
comment
Comment #44947721
This is hyperbolic. Unpatched long-lived VMs are much more cumbersome to fix than an outdated Docker image. And good luck reproducing your long-lived VM with years of mutation-via-…
-
comment
Comment #44928387
Obviously you aren't one of them with an attitude like that.
-
comment
Comment #44850865
Why would you want to do this?
-
comment
Comment #44663348
I've been using this combination successfully for a long time with no issues. In fact it is the only way to handle complex DNS setup on Linux. If you have specific issues, please f…
-
comment
Comment #44477239
Notion is horrendous for this. Hiding every control behind an invisible hover target. No, I don't want my company documentation to have a minimalist aesthetic. I just want to use i…
-
comment
Comment #44434811
By Cloudflare inserting themselves as a "HTTP market maker", is this step one in the enshittification of the web?
-
comment
Comment #44334663
This is a good story and something everyone should experience in their career even just for the lesson in humility. That said: > Here's the technical takeaway: Never use CASCADE de…
-
comment
Comment #44176676
Reduces the vertical space by vastly increasing the horizontal space and inserting line noise into the syntax. I don't even understand what that code would do.