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

Went and looked it up, Android officially supports Armv7, Armv8, x86, amd64, and riscv64, so it's missing riscv but otherwise mostly correct

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

I'm not OP but maybe it's not specifically rust that's the problem but the fact that uutils is not actually a fully compatible replacement yet and he just wants gnutils

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

Rustless, mint? Probably just use LMDE

[-] Scoopta@programming.dev 19 points 4 days ago

SELinux breaks a lot of android root exploits, way back in the day even dirty cow didn't work. It would get you "root" but not actually the full perms because of SELinux. Really good testament to the added security of MAC, it's one of the reasons I run apparmor on my systems

[-] Scoopta@programming.dev 9 points 4 days ago

How was that stint where they sent your desktop search results to Amazon?

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

Was it the fact that they're 2 women or different colors? I couldn't quite figure out exactly which point they were upset about

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

I still use them exclusively lol

[-] Scoopta@programming.dev 231 points 3 months ago* (last edited 3 months 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 4 months ago

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

[-] Scoopta@programming.dev 113 points 8 months ago* (last edited 8 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 1 year 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 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