Born 1983, He/him, Danish AuDD introvert that’s surfed the internet since he was a tween.

  • 0 Posts
  • 37 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle








  • RedSnt@feddit.dktoMemes@lemmy.mlDammit OneDrive
    link
    fedilink
    arrow-up
    1
    arrow-down
    3
    ·
    edit-2
    10 days ago

    This reminded me to install onedrive for linux. I mean, I have 105 GB of free cloud storage on my OneDrive, it’d be dumb not to take advantage of it even though I’ve moved from windows. CLI and systray GUI. The GUI makes it very easy to log in and setup, no need to touch a config file.


  • RedSnt@feddit.dktolinuxmemes@lemmy.worldIt broke again
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    11 days ago

    The good thing about an nvidia driver update is that it forces you to take a backup. And hey, I figured out how apt-file works just so I could figure out where the nvidia driver put nvidia-settings (as it forgot to put it somewhere $path could find it, and no .desktop files were made).





  • RedSnt@feddit.dktoMicroblog Memes@lemmy.world"Today"= 18 Months Ago
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    11 days ago

    Ha, I was just looking up a similar meme: https://www.youtube.com/watch?v=5Wz9BkzU1zY (It’s about alpine)
    But yeah, it’s actually what I like about linux, and also what I dislike about systemd, the fact that things are interchangable. With regards to systemd, it’s mainly because canonical is the driving force there, I’m distrustful of corpos having too much power of a critical part of the system like that.

    Very interesting distro, I like the name as well. “Chimera” because it’s not like any other OS. Also, never heard of the “dinit” init before, interesting!



  • Oof for someone who isn’t tech savvy this was a hard read but I appreciate it!

    I’m sorry, I should’ve clarified, that’s the socalled copypasta/meme I mentioned. But now you’re cursed with the knowledge of it existing.

    I wish I had 90s memories of linux, but in my family it was all microsoft, from DOS to Windows. My uncle was an electrical engineer and was interested in computers, so our family got some hand-me-down PC’s over time, and I probably played Leisure Suit Larry way too young in the early 90s, but I still believe that typing in text commands is a great way of learning a language.
    It wasn’t until 1999 I saw Linux for the first time at school, and later around 2003 I saw it again at a LAN where someone was showing off how fast it could run Unreal Tournament 2003, which was faster than Windows at the time.

    At least there’s still rice and gravy around :)


  • Linux is not that old. There’s a reason why the “Actually it’s GNU+Linux…” meme exists, because Linux is built using tools that were already around, he didn’t start entirely from scratch.

    spoiler

    I’d just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

    Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

    There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.