Sometimes when seeing Linux Memes like this, I think whether this one user with their 1-man-linux-hating-community simply blocked all these communities or reads them as some sort of rage-fuel.
He’s actually somewhat knowledgeable about Linux and he’s putting a lot of effort into finding hairs in the soup. I think the guy just enjoys being an asshole and if it wasn’t Linux he’d pick something else.
Are they? I have not checked their posts in depth. The ones I have seen in my feed were along the lines of “lol, Linux users do not shower / don’t get women” or “if Linux good, why not used in Business” (what is a wild thing to say, considering… Well Servers), so that’s the baseline I’ve had in my mind
I’m convinced he’s a fed running a propaganda campaign because there’s no way someone’s expending that much time and effort and not getting paid for it.
I assume that he has a severe mental health problem. I had a neighbor who’s kid had schizophrenia and would spend all day writing about how we were hacking his dreams and other nonsense. The sheer volume of letters he wrote to us about it was staggering. A ream of paper or more landed in our mailbox every week. It’s amazing how much someone can do when they only can focus on a single thing and have way too much energy.
I felt sorry for the kid, when he was on his meds he was perfectly nice, if kinda odd.
there’s no way someone’s expending that much time and effort and not getting paid for it
…you say on Lemmy, of all places. 😜
Nah he often jumps into my post comments to make some remark
Do it all again when msft undoes your work on the next update
Not even next update. I ran a debloater script that removed OneDrive and within two hours it had been reinstalled with no intervention from me.
I’ll bite, I don’t mind making an ass out of myself.
I’ve done installs of linux where the fact the internet connection was shit slowed it down. why is the fucking ·iso 4gb if it still needs shit from the internet?
the usual suspect is updates of all those packages since the iso was published…
To add to that: Some years ago, “remixing” installation/ive isos was kinda popular (changijg defaukts, installing software etc.). The first step was to bring the system up to date. After that, the actual installation process only downloaded small, incremental changes (depending on how long you waited).
Windows is for people with no self-respect. Seeing them defend it is just sad in the same way as seeing a battered spouse defend their abuser.
And memes like this and statements like these just feel like some pointless superiority complex circlejerk which achieve nothing to actually promote Linux adoption (or rather hurt it).
I like Linux, I’ve been using Linux on all of my desktop systems for a few months now and on various servers for many years. It’s nice. A lot of things are great. But there are just as many hiccups to encounter. And the kind of superior, unhelpful attitude that a noticable part of the Linux communities show (whether that is just a vocal minority or actual major part is irrelevant to someone looking for help), especially towards new users who often have no idea about various Linux-isms, is really shitty.
Ran into this shit yesterday trying to set up a laptop for someone where I had no internet access.
Imagine having everything ready to go on a USB drive and you can’t get past the second screen unless you find WiFi.
At least this command still works, but damn.
I use this when I have to install windows.
https://schneegans.de/windows/unattend-generator/Fully automated the install
If someone asked me to install Windows for them I’d very politely tell them to get bent.
windows didn’t have the drivers for my mobo, so i could use neither ethernet nor wifi.
imagine having to have a usb to ethernet dongle ready to set up windows.
what a fucking shitshow…
Video games have gone this way too. Pop in disc or cartridge, go to play, forced to download updates that fix what was shipped in a broken state.
If you use Rufus you can create the USB that automatically bypasses the Internet requirements. Still annoying af though.
I work in IT and half the time spent deploying a new device is getting around Windows’ bullshit.
Network installers
NixOs is in shambles
Every time i see a comment about NixOS it makes me even more wary about trying it.
Everyone jokes about Arch being the ‘from the ground up’ OS, but Nix feels like it embodies those memes.
Yeah it was my pipeline. But be wary, this is a hard path to take. The os is great. The package manager is great. The nix config language? Hahaha welcome to hell! It takes at least 6 months to get comfortable with it. And still, sometimes you can still come across a config file that will be totally alien to you. And when you need something not in the repos… time to learn how to package stuff!
It’s not to discourage you, but be warned. It takes time. I had 5 attempts at it before it became my daily driver.
Keep a working distro on the side. And when you start your computer, think about what you want to do. If you think you can do everything you want today in NixOs, boot it. If you have a lot missing/do not feel like configuring it, boot the other distro. Just start small. Do some little challenges like turning your config into a flake, create a nix os module, split your configuration in smaller more maintainable files, create a systemd service, wrangle with that damn home manager that keeps making everything so confusing.
And arch is actually the one from scratch. NixOs is intimately linked to systemd. Nix also requires some base dependencies like git and curl, so it’s not from scratch. However you could argue that NixOs is a “make a distro from the kitchen utensils and a recipe”.
Yeah nixos is a lot of learning and a lot of writing and tweaking .nix files.
That being said, once you have a setup you like that works it means installing on a new machine is mostly just running a couple of install commands and all your apps/settings/environment secrets/anything you’ve declared in your nix config (like dotfiles for apps unsupported by home-manager) come with you and are version controlled on the system and in code.
But it doesn’t work like a normal Linux system, there is no /bin/bash among thousands of other things, so it’s for a niche audience where it’s either a server with infra as code or a desktop that requires a lot of work to maintain but has some incredible advantages (like generations)
deleted by creator
Who says you have to install Linux? Just run it directly on a USB drive to be extra flexible!
I just don’t plug in the Ethernet cable or connect to a wifi network. There will be a skip option if you aren’t connected but it will pester you about how great it is to receive ads. Then once you actually get to the finished install you will have 30 days to setup an account and register otherwise you will get the little note in the bottom of the desktop that says you’re using an unregistered version and get pop ups to remind you to register.
You don’t have to connect it to the internet and register, it just annoys you until you do.
They removed the option. Even if you boot with WiFi off. So now you have to open CMD and run the command OOBE\BYPASSNRO reboot and it’ll give you the option to skip. Had to look that one up cause yeah it used to be just boot w/o Ethernet plugged in
Ok, must be recent. My USB stick of Win11 is less than a year old. Guess I won’t be making a new one anytime soon
Back in the early 2000’s I started playing with Linux on old machines and have used Linux on an off since. Now I only have one Windows laptop that I need for a few very specific things and it’s Linux for any backend stuff. I’ve got pi’s, nucs and a NAS, all Linux now.
I am so grateful for all the hard work people have put in over the last two decades making sure we can step away from Windows without having to go to the Apple or Chrome walled gardens. I’ve made a career working in the Microsoft stack and I’m so done with them.
Now if I could just figure out how to turn my windows laptop into a VM on my ProxMox machine.
Out of curiosity, what happens if you image the laptop drive and boot it under VirtualBox (keeping the Linux host offline, so the Windows guest can’t phone home)? Potentially useful: https://superuser.com/questions/614400/how-can-i-clone-a-hard-drive-directly-to-a-vdi-image
But, you can
Even more uberchad, can be used without installing it at all










