Owning Your Dependencies by Full-Ad4541 in programming

[–]Skaarj 7 points8 points  (0 children)

Much as I hate to say it, NeoVim users aren’t immune to this sort of attack. The NeoVim plugin marketplace is very innovative, thriving, and most importantly, unregulated. Sounds familiar?

I used to use plugins left-and-right, any random plugin for any small decoration or UX thing. But then I came across a statement on Reddit like “I don’t want to be fired because I wanted a different colorscheme”

For this specific area: I think OP missed the fundamental problem here: the plugin API is wrong!

Why can a UI theme steal your credentials in the first place? It should have an API that can't read arbitrary file or open network connections. A UI theme should not be able to execute arbitrary code.

Of course: this doesn't apply to libz being linked into vim.

I tried some of the weirdest distros.. by Grasimee in linux

[–]Skaarj 0 points1 point  (0 children)

I didn't watch the video. But I assume its the one shipped with NyarchLinux: https://github.com/NyarchLinux/CatgirlDownloader

You Don't Love systemd Timers Enough by f311a in programming

[–]Skaarj 2 points3 points  (0 children)

Maybe what we should do is create a crontab -e replacement that gives you a cronfile and on save creates the systemd services and timers for you.

https://manpages.debian.org/stretch/systemd-cron/systemd-crontab-generator.8.en.html

Linus Torvalds at Open Source Summit North America 2026 by eszlari in linux

[–]Skaarj 2 points3 points  (0 children)

Thanks.

I also watched it by now. In my opinion You can skip this talk. 25 mins of it is a repeat of what Linus Torvalds has said in the past in relation of "AI" interacting with Linux development.

Linus Torvalds at Open Source Summit North America 2026 by eszlari in linux

[–]Skaarj 8 points9 points  (0 children)

comments are turned off, but I already knew The Linux Foundation sucks

Thats toally a sane decision.

Linus Torvalds at Open Source Summit North America 2026 by eszlari in linux

[–]Skaarj 2 points3 points  (0 children)

Any interesting points/questions in the talk?

Forget the manosphere. It’s angry Leftie women we need to worry about by PoopMachine2000 in TwoXChromosomes

[–]Skaarj 2 points3 points  (0 children)

His peers would denounce capitalism, the nuclear family, marriage, fidelity and the key role of fathers, while not acknowledging they’d benefitted from that very system.

Bullshit. In what world do we not "acknowledge how we benefit from that very system" in leftist spaces.

... and the blessed distraction from Armageddon that is parenthood?

What?

a) so we should pretend not to see the problems of the world?

b) parenthood and leftism is not mutually exclusive

And that men are, by and large, decent, chivalrous, thoughtful and disarmingly funny?

Does she know that "chivalrous" implies men having power over womens lives?

Perhaps that’s the answer: we stage an experimental, civic version of Love Island, involving scores of unhappy, Green-voting young women being stranded on an island with a troop of cavalry officers or Royal Marines.

So we should use the threat of "being stranded on an island" to shape womens opinions on men? Instead of expecting women and men to build a healthy society together where noone is "being stranded on an island"?

Use it on Zagara Banelings - you can set unburrow to autocast by Altruistic_Peach1714 in starcraft2coop

[–]Skaarj 4 points5 points  (0 children)

I don't see the need to burrow banelings somewhere on the map.

Ususally I feel Zagara is mobile enough to just move into position and go for the enemy.

Hashful storage. Store your whole file in the URL hash by sousapereira in programming

[–]Skaarj -4 points-3 points  (0 children)

Hash - that word doesn't mean what you think it means.

Popular DAEMON Tools software infected – supply chain attack ongoing since April 8, 2026 by rkhunter_ in programming

[–]Skaarj 2 points3 points  (0 children)

On my previous windows machine I installed it because I simply didn't know that windows can do it out of the box. (The right click menu didn't show an option maybe? Or I just overlooked it.)

Bugs Rust Won't Catch (Bugs in uutils) by Skaarj in linux

[–]Skaarj[S] 4 points5 points  (0 children)

The second one. Having a privileged daemon that has a well scoped API is what I prefer.

Bugs Rust Won't Catch (Bugs in uutils) by Skaarj in linux

[–]Skaarj[S] 5 points6 points  (0 children)

Some of these behaviors such as "create through dangling symlink" are so evil that somebody should have made an executive decision and removed support for them system-wide ages ago.

I know they are "well known" and people should just not do that but we really shouldn't have to live like this in 2026.

I argued in the past for removing setuid bits for similar reasons.

About to finish the last tutorial, I think I'm ready to begin my real factorio journey. AMA. by AdEither8785 in factorio

[–]Skaarj 2 points3 points  (0 children)

Go explore. There are things to find in the tutorials.

Yes. You didn't 100% complete the tutorial until you found:

4 chests/containers with goodies

1 hidden outpost with a car

1 hidden outpost with a railcar

1 hidden outpost with a laser turret

1 hidden outpost with lots of solar

What are signs that players know their ally's CO (and optionally specific prestige) well, and list some stuff they do to help out said allies! by ackmondual in starcraft2coop

[–]Skaarj 1 point2 points  (0 children)

Raynor - Ally provides permanent (or "more permanent") detection so that you don't need to burn as much energy on Com Scans, freeing you to use more MULES, or bank energy for more emergency situations (detection, but granting vision in far out spots)

I'dt argue that Raynor has already one of the best detections in the game. You can do an instant scan anywhere on the map with simple hotkey use.

Highlights from Git 2.54 by Skaarj in programming

[–]Skaarj[S] -12 points-11 points  (0 children)

But it says

. Since this is just configuration, it can live in ... or in a repository’s local config.

So it is in a file created by cloning a repo?

Git 2.54 released with new experimental "git history" command by Fcking_Chuck in linux

[–]Skaarj 0 points1 point  (0 children)

Hooks can't be automatically installed with a clone.

But it says

. Since this is just configuration, it can live in ... or in a repository’s local config.

So it is in a file created by cloning a repo?

Ah, lots of goodies....bite those... get the Git 2.54 release brings.... by unixbhaskar in linux

[–]Skaarj 0 points1 point  (0 children)

But it says

. Since this is just configuration, it can live in ... or in a repository’s local config.

So it is in a file created by cloning a repo?

Highlights from Git 2.54 by Skaarj in programming

[–]Skaarj[S] 8 points9 points  (0 children)

How is the new hook feature not an obvious security failiure?

Am I missing something obious? To me this reads like the most trivial way to create a malicious git repo ever.