[-] Scoopta@programming.dev 8 points 5 days ago

Guix just makes me think someone looked at nix and was like

Hmmm, needs more parentheses, we should do that but lisp

[-] Scoopta@programming.dev 1 points 5 days ago

Do you use evil or normal? I've tried to switch away from my IDE but honestly the amount of time it takes to learn something new has just led me to not bother

[-] Scoopta@programming.dev 2 points 6 days ago

That's unfortunate

[-] Scoopta@programming.dev 5 points 6 days ago

Even the article description is misleading, none of this is new, the only new bit is 64 bits which is cool I guess?

[-] Scoopta@programming.dev 2 points 6 days ago

I would think that elogind should work? Is it hard dependent on systemd or logind? I thought it was the latter

[-] Scoopta@programming.dev 231 points 1 week ago* (last edited 1 week ago)

Ironically it's actually the opposite. Linux has signals, and with the exception of SIGKILL and I think SIGABRT they can all be handled gracefully. Windows on the other hand doesn't have signals, it can only TerminateProcess() which is forceful. The illusion of graceful termination on windows is done by sending a Window close message to all of the windows belonging to a given process, however in the event the process has no windows, only forceful termination is available due to the lack of a real mechanism to gracefully terminate processes. That's why the taskkill command tells you a process requires forceful termination when you run it against something headless.

[-] Scoopta@programming.dev 238 points 1 month ago

Further increase confusion by having error pages where all 3 are green

[-] Scoopta@programming.dev 113 points 5 months ago* (last edited 5 months ago)

Assembly being obsolete has to be the funniest joke in here. It fundamentally never will be even if its use is niche

[-] Scoopta@programming.dev 114 points 10 months ago

...this is so much more cursed than it needs to be. If you want to bash in C just system("echo hello world");

[-] Scoopta@programming.dev 81 points 1 year ago

It's replacing all instances of arse and ass with bottom...but doing so in about the most naïve way possible.

[-] Scoopta@programming.dev 78 points 2 years ago

When script kiddies are the new high we've collectively reached a new low

[-] Scoopta@programming.dev 162 points 2 years ago

I refuse to go to sites that do this, I also refuse to go to sites that block adblock...and specially the sites that detect and block private browsing, that one shouldn't even be a thing

151
Don't test in production (programming.dev)
4
[Sway] Akame red (programming.dev)

This has been my setup for a long time now and I have to say I still absolutely love it.

  • Icons: Flat Remix Red Dark
  • Theme: Flat Remix GTK Red Darkest
  • Launcher: Wofi
view more: next ›

Scoopta

joined 2 years ago