linux

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

Bananable, in what caused you to get into Linux?

Just windows, I had windows 10 installed on my laptop and was constantly fighting with windows update so when the system broke (wouldn’t boot) I finally installed Ubuntu. These days I use arch BTW.

Atemu,
@Atemu@lemmy.ml avatar

And now you get to be the only one who breaks your system on a regular basis ;)

CCatMan,

Also, now leaving a system running for months on end without windows updating on its own is possible.

hemko, in what caused you to get into Linux?

Curiousity, wouldn’t say I’m obsessed but I’d hate to switch Windows now since I’m way more familiar on Linux. And I’ve satisfied (killed) any curiosity in Windows server and desktop in professional life

mcmodknower, in what caused you to get into Linux?

I already wanted to switch since i disliked the privacy issues, and then once my laptop got too slow for windows (1 min in a call/video before i got sound), i replaced the hdd with an ssd and installed linux mint, which i still use.

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

It started as a dislike of Windows 98 for me, extremely unreliable and buggy OS. I didn’t switch immediately but that was what got me looking for the alternatives, having fully made the switch around the time of Windows XP. Windows only seems to have got worse since then, stories of advertising, forced updates, etc., I’m glad I never had to deal with that.

moreeni, in what caused you to get into Linux?

Privacy and programming communities. I tried to stay at Windows at first, but when I was bith recommended GNU/Linux for privacy and had to use it for programming, I knew I couldn’t keep the resistance up.

Three years later and I have 0 regrets. All games I play work, except for, recently, TF2 because of a weird malloc library issue on Arch-based systems. All apps I need just work, and whenever I need something Windows-only I have a VM setup just for that. Developing and managing your system on a Unix-like system is just so much easier.

Huschke, in what caused you to get into Linux?
antihumanitarian, in what caused you to get into Linux?

Curiosity, back around 2010 before I was a teenager. No clue how I heard about it, but the concept of replacing the entire operating system was fascinating. I figured it must be really good if it was such a well kept secret.

A few years later, when I started to learn programming, Linux was the obvious winner. The online course taught C in a Linux environment, and I was amazed that the default Ubuntu build at the time had everything built in, whereas a Windows equivalent required visual studio and licensing adventures.

It really stuck as a daily driver after Windows 7, where a clear trend emerged: Windows got in my way, Linux got out of my way. Simple as.

punkwalrus, in what caused you to get into Linux?
@punkwalrus@lemmy.world avatar

Being poor. In college in the 90s, my lead sysadmin couldn’t afford Minix for this system we had, so we tried to compile Linux on it. Three days later, we still failed, and gave up, but this was kernel 0.93 or something, so it had a ways to go. But I learned so much from that experience without paying for a university course or something.

Years later, I bought a copy of Red Hat 6 at a Costco. Windows 95/98 was big, I didn’t know how to pirate it, so I went back to Linux and it worked great on my “franken-puters” cobbled together from spare parts dumpster diving. Steep learning curve back then, though. Then I brought it to my workplace, went from UNIX admin to Linux admin, and soon I preferred it to Windows. Been my daily driver for decades, now.

Am I an evangel? A little, but I find that “right tool for right job” is a better approach. Linux is great for everything, BUT a comprehensive system like MS Office AND Active Directory simply does not exist in FOSS space yet; everything is cobbled together and a kludge still trying to catch up.

Obsessed? Kinda. I just assembled some ansible scripts to roll my own distro. Why? To see if I could.

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

I wasn’t happy with windows vista’s prformance and wanted to try something different. Didn’t make the switch permanent for a decade because I needed games in my life but I always ran linux on my laptops when I got them.

teolan, in Why are there so many (rust) GTK apps and so little Qt ones?
@teolan@lemmy.world avatar

GTK is in bare C, which is rather easy to interop with Rust. Even if using GLib from Rust is a pain, GTK can and does have decent Rust bindings.

QT on the other hand is C++ with object oriented stuff, and therefore cannot have easy bindings to Rust.

Pantherina,

Could you explain C bindings in Rust to a nonprogrammer? Does this mean GTK can’t use Rust natively, at least for the interface?

zygo_histo_morpheus,

Rust can use all basic C data types, but it can’t use C++ classes, in any straightforward way at least.

ani,

Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.

Does this mean GTK can’t use Rust natively, at least for the interface?

I never used GTK, but I suppose from this conversation that yes.

chicken, in what caused you to get into Linux?

Resenting Microsoft more than I hated Linux basically. When Windows started pushing malware-like popups and automatically “upgrading” peoples OS without asking I started using Linux as my main OS. At that point I disliked Linux because I had had some bad experiences with attempting to use it in the past, but it was becoming clear it is the lesser of two evils. Over the years it got more tolerable while Windows just got worse. Not an evangelist or obsessed at all, I actually still dislike it, but there’s no way I’m going back.

radioactiveradio, in what caused you to get into Linux?

ADHD, and Pablo Vazquez from Blender.

Interstellar_1, in what caused you to get into Linux?
@Interstellar_1@pawb.social avatar

I watched a video from the linux experiment and thought it looked cool, so I kept watching his videos, and now here I am.

TeryVeneno, (edited ) in Why are there so many (rust) GTK apps and so little Qt ones?

I think there’s a pretty big thing here that people are kinda missing and it’s the ease of app creation. Recently gnome has done a lot for app developers to make the experience really good. Workbench, gnome builder, biblioteca all combined with the ease of libadwaita and the gnome circle make app development significantly easier for gtk than qt. There’s a big community now with a lot of inertia. I think workbench has around 100 tutorials now or so. Super low barrier to entry. Also libadwaita is pretty.

I already use gnome now, but even before I had settled on a DE, I took a look at both ecosystems and was heavily leaning towards gtk because of all these factors and against qt because of its reliance on c++. Until all of those factors are replicated well for qt (and by extension kde), I don’t think they’ll see the same level of development.

ytg, in What are people daily driving these days?

I’ve never tried NixOS, but it looks really promising.

I usually use Fedora or OpenSUSE, which have good software availability (unfortunately not as good as the AUR). Fedora provides selinux by default, and has profiles for basically everything. SUSE uses AppArmor, but Arch doesn’t provide convenient configuration for either, and only supports x86_64 (which is why I switched away from it).

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