Why would anyone bother writing it like that? That just seems like int main()
with extra steps. Like does auto enable some compiler optimisation of the return type that I’m not aware of?
Why would anyone bother writing it like that? That just seems like int main()
with extra steps. Like does auto enable some compiler optimisation of the return type that I’m not aware of?
Every time Rust takes forever to compile something, I picture in my mind it checking every possible edge case and buffer vulrnability I didn’t check and suddenly I’m a lot more okay with how long it takes.
Reminder that Linux’s decision to write an entire kernel in C and not a mix of C and assembly was just as controversial back then as Rust vs C is now. The pro-assembly programmers used many similar arguments as the anti-Rust programmers (it’s bloated, it’s too high level for the kernel, it has a complicated compiler, it’s just a pointless abstraction over what’s actually happening at the processor level, it’s not mature enough, if you were competent in assembly you wouldn’t need to use C, if assembly is too difficult for you then you shouldn’t even be developing a kernel, etc). Now Linux is hailed as one of the pioneer software projects that led the switch from assembly to C for kernel level code.
If even senior C developers can and regularly do write critical memory vulnerabilities that can give attackers remote code execution as root, then I’d say it’s indeed already broken.
“We don’t need TCAS on commercial airliners because any colisions are the pilot/controller’s fault”
Except that’s literally the reality with computers. Everything evolves and things go obsolete. I’m sure the COBOL and Fortran programmers were pissed when the kids started using C too.
IMO every distro should have a rolling release option. Kind of like how OpenSUSE has the normal version and Tumbleweed. You have normal version for when you need the OS to work (you’re new to Linux, it’s your main personal/work computer, it’s a server, etc) and then you have the rolling release option for when you’re willing to give up stability for the newest versions of everything as soon as possible.
Sorry to say it (and as much as i like C) but C is already on the path to inevitable obsolescence. Everyone is learning Rust now and fewer people are learning C. Maybe not soon, but definitely eventually. Linux can join C on this path to obsolescence or it can pivot to a language that still has a clear future.
Rust will go obsolete a some point too when the next next generation of languages come out. And software projects using Rust will have to switch languages again to stay relevant.
Don’t forget that languages like COBOL was once state of the art but was replaced by… C.
That’s just the computer circle of life.
sudo dd if=/dev/urandom of=/dev/[sdx] bs=4096K status=progress
Or for multiple passes:
sudo shred -fzv /dev/[sdx]
Change [sdx] to the drive you want to wipe, make sure you double check it’s the right one.
deleted by creator
Customizing the shit out of
For deploying your sick playlist to production, obviously!
“Get judged by more advanced Linux users until you get good enough to do the judging”
That should only shred the top level files in the root directory though. Since shred doesn’t do it recursively and doesn’t know what to do with subdirectories.
Do any distros store system critical files at the root directory? It’s all subdirectories on mine. I guess if you were storing important data files in the root directory they would get shredded but that’s really bad practice anyway and I doubt it’s super common.
Yeah everyone knows the real way to hack Linux is to do tree /
Lots of weird looking text output means lots of hacking
Viewsonic monitor tho. Nostalgic AF
Plasma.
As a Linux convert from Windows, IMO it’s really close in look and feel to Windows 7 or 10 but with none of the bullshit. You barely have to change your workflow if you’re already used to Windows.
The point is that it’s a loophole in privacy laws so they don’t have to outright tell people that they collect personal or identifying information. So they can legally mislead people by claiming it’s anonymous telemetry in hopes that users don’t actually look into it or understand the implications.
Ad firm money.
Maybe I’m just cynical, but my first instinct when I see stuff like this is they have a secret contract with an advertiser and are selling this information.
Fedora Linux has been the most stable OS in my experience, having used Windows XP to 10 and switching to Linux before 11 came out. I can leave it on for literally weeks on end and the memory never randomly fills up, nor does it get more and more glitchy/crash prone as you leave it on, both of which I have experienced on Windows.