linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

oscarsantis, in what caused you to get into Linux?

Pure Data

embed_me, (edited ) in what caused you to get into Linux?
@embed_me@programming.dev avatar

The Foss philosophy and being poor

nixchick, in what caused you to get into Linux?
@nixchick@lemmy.ml avatar

Lack of money, I couldn’t afford to pay for a Windows license. After discovering how to install Linux more than 25 years ago, I became eager to learn it and never looked back.

VSR9, (edited ) in what caused you to get into Linux?

Curiosity

atmur, (edited ) in What are people daily driving these days?

I’ve been running Fedora for years. I tried out Arch and OpenSUSE a bit this year just to see if I was missing anything, and went right back to Fedora afterward.

Not as fussy as Arch and better package availability than SUSE (for my needs at least). Also dnf is my favorite package manager despite being relatively slow.

Quetzalcutlass, in what caused you to get into Linux?

Ubuntu used to ship out free installation CDs. Since it was free, I figured why the hell not. Played around with it, loved it, but didn’t use it for much more than messing around.

A decade later those fond memories enticed me to buy a Raspberry Pi and play around with Linux again, and a few years later it became my main OS. It’s just so much fun to tinker with in a way that Windows never was, and nowadays it runs almost everything without a problem.

NeoNachtwaechter, (edited ) in what caused you to get into Linux?

I was lucky to meet some real operating systems (VMS, Unix) before I got contaminated with Microsoft products. So when I first heard about Linux (some guy in Finland wrote a new kernel and showed it to Prof. Tanenbaum, and when he grows up, he wants it to become a full fledged unix :-)) I knew already what it is.

Antimoon51, in what caused you to get into Linux?

Laptop wasn’t running smooth anymore. Tried a bunch of stuff in Winxows, nothing helped. Formatted the drive, installed linux, ran buttery smooth for years until some graphics shit died. Did the same to a thinkpad back in 2018 or 19. Still up an running like a champ but the thing went crazy on the original windows it came with (2nd hand. I’m also cheap…)

nelov, in what caused you to get into Linux?

I was broke and my hard drive failed. I’ve heard/read somewhere that Linux can be booted of a live cd, something quite new back in the days(like 15 years ago?). So I made one a used my broken laptop with broken hdd for about 7 months, just from the live session without persisting anything. It was a pain to wait for everything since most things would have to be loaded from the dvd, but it worked!

Bogasse, (edited ) in what caused you to get into Linux?

I think it was world of warcraft. As a kid I had a very bad computer, so windows (Vista I think ?) Gave me something like 15 fps while Linux+Wine gave me 20. It already felt like wizardry that I had better performance while needing a compatibility layer.

I have also some memories of discovering a new land of freedom. When i plugged a CD from the library, Ubuntu’s default music player had a popup “wanna install anti-DRM plugins & make a copy of those tracks?”

dramaticcat, (edited ) in What are people daily driving these days?

I will get hate from everyone over this, but I daily drive Manjaro because I can!

I know how to install Arch, I choose to use Manjaro.

WitchHazel,

I don’t hate you for it but I did the same thing until Manjaro broke itself

LeFantome,

I also used Manjaro and it broke on me multiple times. I did not realize how badly it was messing up the AUR until I switched. I use EndeavourOS now.

May I ask why you use Manjaro?

zxqwas,

In my case it was because Ubuntu broke on me for whatever reason (and the threat of snap packages looming).

I did not feel like putting anymore effort into getting the computer back to working so I just switched to something not Ubuntuoid at semi random to anything that promised an easy installation.

A year later and it’s still working. I’ll notify you when it breaks so you can tell me “I told you so”.

Discover5164,

me too, but i will switch to arch or nix soon. not because it broke, just to have a frash start. after 3+ years i have a shit load of stuff i don’t really need anymore

Knusper, in [Question] Are OS X like keybindings possible?

If it helps, the Windows/Linux logic is basically:

  • Ctrl key for triggering actions within an application.
  • Alt key for navigating the UI of an application via the keyboard.
  • Meta/Super/Windows key for triggering actions outside of applications (on the OS level).

Well, and Ctrl, Alt, Shift also serve for alternative characters when you’re typing. And some application or OS shortcuts wildly combine modifiers for more complex keybindings. And of course, some applications just didn’t get the note of how this generally works. I won’t claim, it really follows rules, but yeah, it’s not generally complete chaos either.

d3Xt3r, (edited ) in what caused you to get into Linux?

Curiosity. I was a curious tweenager, and I was already a bit of a geek at the time. I read about Linux in computer magazines at the time, and decided to give one of the free CDs a try - with RedHat 5.2 on it. To be honest, wasn’t really impressed with it. I especially disliked having to recompile the kernel, which took ages on those Pentium 3s. But it got me exploring other operating systems, and I found QNX, BeOS and NetBSD. I was really impressed with with QNX and BeOS in particular - Linux felt quite clunky and amateurish in comparison. I especially liked the multimedia performance of BeOS, and the lightweightedness, polish and desktop responsiveness of QNX, which featured a real-time microkernel. QNX felt lightyears ahead of it’s competition at the time. My first run into it was a free 1.44MB demo floppy that the company mailed me directly, complete with a full developer manual (which was completely wasted on me as a tween, but I still appreciated it and tried to comprehend bits and pieces). I was already into making custom bootable floppy disks at the time, so I was extremely impressed that they managed to fit in a full fledged GUI desktop, complete with a browser that supported Javascript (along with network drivers and a modem dialer) - all on a 1.44MB floppy disk! Till date I’ve no idea how they managed that. Even the tiniest of Linux WMs are massive in comparison and look fugly (twm), but QNX’s Photon microGUI somehow managed to make it good looking and functional. Maybe it was all coded in Assembly, I don’t know, but it was, and still remains, very impressive nonetheless.

I digress, but all this started getting me into exploring POSIX systems and distro/OS hopping. It was only when I experienced SuSE that I fell in love with Linux. Finally, I had a polished Linux desktop, with a full-featured settings/control panel (YaST) that made it easy to use even for a tween like me. And that’s when I switched to Linux as my main-ish OS, with Windows relegated to gaming duties. However, I didn’t fully get rid of Windows until Windows 7. I was actually impressed with the Windows 7 beta releases and was prepared to buy it at release, but… I wasn’t expecting that price tag. I was hoping I’d get a student discount, but it wasn’t applicable where I lived (or there was some catch, I don’t remember exactly). In any case, I couldn’t afford it, and I was really disappointed and angry at Microsoft that they were charging so much for it here, compared to the US pricing. And so, on the release day of Windows 7, I formatted my drive and switched to Linux full time, and never looked back.

Quazatron,
@Quazatron@lemmy.world avatar

I miss QNX. Awesomest 1.44MB ever.

OneRedFox, in Why are there so many (rust) GTK apps and so little Qt ones?
@OneRedFox@beehaw.org avatar

Interop with C was given first class support in Rust, so the Rust scene tends to tap into the C ecosystem more than C++'s.

Comexs, in what caused you to get into Linux?

Windows 11 has a bug that when I’m in file explorer and a drag a file out of the window or drag to the file to list of folder or drives on the left side of file explorer. It will freeze file explorer for about one minute. This only happens once in a while. I was extremely frustrated with windows 11 bugs that I thought to switch back to Arch Linux for real this time and even if I bricked Arch Linux, I would reinstall. There is also that Windows 11 AMD CPU bug where it will start to hitch every once in a while, when I was on my desktop. I have been thinking of going back but I love customizability of Linux and bash.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #