Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SupLockDef
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
SupLockDef
9d ago
We know already what's happening after decade of optional thinking: electing dumass Presidents, walking the same path than Germany about 100 years ago, cut scientific research, social nets, etc. We know already what's happening wi
2.
▲
by
SupLockDef
1mo ago
Emacs is SO bad, That when I tried it, I was reading the best way to use it is to install plugins to make emacs behaves just like VIM.
3.
▲
by
SupLockDef
3mo ago
Did you mean Azure Host OS? https://techcommunity.microsoft.com/blog/windowsosplatform/a...
4.
▲
by
SupLockDef
3mo ago
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 Linux kernel.
5.
▲
by
SupLockDef
3mo ago
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?
6.
▲
by
SupLockDef
3mo ago
There is no nuance in 400%...
7.
▲
by
SupLockDef
3mo ago
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 still using my old rig.
8.
▲
by
SupLockDef
3mo ago
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 thing, or doing the boilerplates. I am using a mix of
9.
▲
by
SupLockDef
4mo ago
Releasing a new model is the new way to Jack up the price hehe.
10.
▲
by
SupLockDef
4mo ago
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 when it's time to sell their "visions" of
11.
▲
by
SupLockDef
4mo ago
GCC down? Did the AI rotten your brain that much? How can you come up with such non sense.
12.
▲
by
SupLockDef
4mo ago
After 1 hour you asked the question, I am reading the replies and the conclusion is: no, they cannot.
13.
▲
by
SupLockDef
4mo ago
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.
14.
▲
by
SupLockDef
4mo ago
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 in your pom.xml, not some hidd
15.
▲
by
SupLockDef
4mo ago
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...
16.
▲
by
SupLockDef
4mo ago
I hope to never work with you. No offense.
17.
▲
by
SupLockDef
5mo ago
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 and supply chain attacks these days... I feel good &qu
18.
▲
by
SupLockDef
5mo ago
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, they simply don't evaluate the risks. They
19.
▲
by
SupLockDef
5mo ago
Do not forget: "Embrace AI or get out!" [1] https://www.businessinsider.com/github-ceo-developers-embrac...
20.
▲
by
SupLockDef
5mo ago
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/chergert/ [2] https:&
21.
▲
by
SupLockDef
5mo ago
`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.