HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SupLockDef

87 karmajoined 3 mesi fa

comments

SupLockDef
·9 giorni fa·discuss
Did you mean Azure Host OS?

https://techcommunity.microsoft.com/blog/windowsosplatform/a...
SupLockDef
·10 giorni fa·discuss
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.
SupLockDef
·13 giorni fa·discuss
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?
SupLockDef
·21 giorni fa·discuss
There is no nuance in 400%...
SupLockDef
·26 giorni fa·discuss
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.
SupLockDef
·26 giorni fa·discuss
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 a non harness chat for the reply speed, and opencode / vim-ai for my boilerplates.

$0.00 / month. That's the budget.
SupLockDef
·mese scorso·discuss
Releasing a new model is the new way to Jack up the price hehe.
SupLockDef
·mese scorso·discuss
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 the world.

Meanwhile, sheep's are going to believe and max their token usage with their own wallet. "You are so be left behind if you're not".

It's a mass psychosis. The only winners here are the hardware manufacturers, like nvidia for instance.
SupLockDef
·2 mesi fa·discuss
GCC down? Did the AI rotten your brain that much?

How can you come up with such non sense.
SupLockDef
·2 mesi fa·discuss
After 1 hour you asked the question, I am reading the replies and the conclusion is: no, they cannot.
SupLockDef
·2 mesi fa·discuss
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.
SupLockDef
·2 mesi fa·discuss
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 hidden code from a transient dependency.

That alone is a major design flaw in both npm and cargo.

Java is boring, because it works. People don't like boring stuff. It's more exciting to play the Russian roulette on each install!
SupLockDef
·2 mesi fa·discuss
[flagged]
SupLockDef
·2 mesi fa·discuss
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...
SupLockDef
·2 mesi fa·discuss
I hope to never work with you.

No offense.
SupLockDef
·2 mesi fa·discuss
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 "self hosting" what could be the most sensitive information that I have.
SupLockDef
·2 mesi fa·discuss
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 will even fight back telling you that it's the way of doing things.

In reality, it's the warning we learnt back then, that's the result of be mindlessly importing third dependencies without thinking.

In other words, the risks were always there, the new "modern way", let's put it that way, doesn't put the effort anymore.
SupLockDef
·2 mesi fa·discuss
Do not forget: "Embrace AI or get out!"

[1] https://www.businessinsider.com/github-ceo-developers-embrac...
SupLockDef
·3 mesi fa·discuss
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://github.com/nvim-treesitter/nvim-treesitter/discussio...

[3] https://discourse.gnome.org/t/stepping-down-as-libxml2-maint...
SupLockDef
·3 mesi fa·discuss
`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.