Viewing profile — SupLockDef
SupLockDef
HN member- Joined
- Fri, Apr 24, 2026, 3:38 PM UTC
- HN karma
- 87
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About SupLockDef
No profile information was provided.
Recent public activity
-
comment
Comment #48765341
Did you mean Azure Host OS? https://techcommunity.microsoft.com/blog/windowsosplatform/a...
-
comment
Comment #48752454
In their first article of the series: >I’m not a kernel expert—I’m learning out loud. The goal here isn’t a deep [...] So I think it's safe to say they didn't contributed to the Li…
-
comment
Comment #48711816
Why are you posting this if you know it is of poor quality then? It's certainly not because you are proud of yourself, it has been generated. So I genuinely wonder why?
-
comment
Comment #48610971
There is no nuance in 400%...
-
comment
Comment #48547976
3.6 is too slow on my old rig for some reasons, so I went back to qwen3-coder. I did try 3.6 on my main desktop. It was good, but I didn't see much differences than coder, so I am …
-
comment
Comment #48545537
Local isn't new for me. I am still coding my stuff, but Qwen3-coder:30b on my old rig with a gtx 1070 16gb RAM does wonders for me. I mostly use it as a google search if I forget a…
-
comment
Comment #48313116
Releasing a new model is the new way to Jack up the price hehe.
-
comment
Comment #48307690
Are you saying that making a leaderboard of who is spending the most is going to be expensive? They couldn't see that coming, but for sure they can predict how the future will be w…
-
comment
Comment #48292355
GCC down? Did the AI rotten your brain that much? How can you come up with such non sense.
-
comment
Comment #48292323
After 1 hour you asked the question, I am reading the replies and the conclusion is: no, they cannot.
-
comment
Comment #48265085
No, I often sleep on top of my bed during the hot summer days. I also don't put myself under the blankets when I take a nap. I don't know what TFA is talking about.
-
comment
Comment #48157107
Also.... Maven doesn't have "preinstall, install, post install", or " build.rs" for rust, executing arbitrary code during the installation. The code that's executing with Maven is …
-
comment
Comment #48156691
[flagged]
-
comment
Comment #48057267
Where is the famous Linux is so much secure than Windows? I would like to see the same hate comments about Linux than the ones we would see if it was a Windows vulnerability...
-
comment
Comment #48044889
I hope to never work with you. No offense.
-
comment
Comment #47990328
It's the first time I see someone else with the same setup. Each time I read about the monstrosity of an external company owning all my passwords, taking into account all the leaks…
-
comment
Comment #47967728
When I was a kid, we've been told to be cautious with third party dependencies, that code can do anything and it's a risk to evaluate. With the new generation of yolo NPM scripters…
-
comment
Comment #47943814
Do not forget: "Embrace AI or get out!" [1] https://www.businessinsider.com/github-ceo-developers-embrac...
- comment
-
comment
Comment #47922927
Another one bites the dust... Is it me ore I am seeing more and more projects being unmaintained due to financial and/or mental fatigue? [1] https://blogs.gnome.org/chergert/author…
-
comment
Comment #47891929
`pandoc "$@ | lynx -stdin` and I save you from 225 potential supply chain attack crates. `cargo audit` finds 3 vulnerabilities, you should fix them. Blazing safe.