Everyone is a bit lost at first… That’s the fiest step to becoming an expert.
Great that you’re trying to learn something new!
It’s actually how IT career ladder looks from right to left
I have a coworker who went from windows only to “i want to try self host a bunch of stuff”
Ran into lots of learning curves and problems
Conclusion? “Linux sucks! Too difficult!”
Oh well at least I know when something is over my head.
Imo being a nerdy Linux enthusiast is pretty cool :3
(I use Arch btw)
Hyprland was the first time I had to look up what a window manager was XD
I got this
This pic goes so hard
Why didn’t you just screenshot with slurp /s
That doesn’t look quite right.
Doesn’t look totally wrong, either. I mean… there are windows.
It’s pretty though
Indeed! I immediately had to take a picture 😂
Ah, this is fine.
I’ll give him a week, I’ll give him 11 minutes
11 minutes to what?
I’m old (not much, though) but back in my day it happened the same thing with people like me. Only that instead Arch+Hyprland it was Compiz Fusion+Beryl because the cube and the flames was the tits.
Also I just happen to be a graphic designer so hopefully this post of yours helps into letting die that idea that Linux is only for devs and sysadmins.
Conpiz fusion!.. I’ve created so many problems for myself trying to run it on ATI at the time.
Totally worth it :D
I switched from Windows to Linux last year, after switching from Linux to Windows back in 2007 or so. I was happy to find that not only is the wobbly window effect still available, it’s available out-of-the-box on KDE without installing any other software. It has the cube effect and magic lamp effect when minimizing/unminimizing windows too.
It’s also interesting that AMD went from having the worst Linux graphics driver (fglrx) to the best one. I have some graphical issues with my work PC and laptop (with Nvidia GPUs) that I don’t have with my personal laptop (with AMD GPU).
The first step to being really good at something is being willing to be really bad at something while you practice.
Welcome.
Thank you!
You need to end your sentences with “I use Arch btw”, read the Arch wiki for more info
I use Arch btw
I started with Manjaro. Unfucking that system has taught me more than any “stable” distro could. It’s all a matter of determination.
Welcome to the party.
😆 I gave up as soon as I lost my GUI
It’s funny that they claim to be more stable than vanilla Arch because of their own repositories. My Manjaro installation broke itself very frequently after half a year of use. My Endeavour now is much more stable and reliable.
After over a decade of using it exclusively at home and partially at work I still googled how to add users to a group last week.
Well yeah. You barely use groups on a personal machine - maybe once and done for audio and VMs, depending on what distro you use - and at work you’d automate that shit, probably have it centralised.
Was it “groupadd” or “addgroup”…? I can never remember xD
usermod -aG group user
mnemonic: user mod append groupgroupdel
,groupadd
userdel
,adduser
😆I ask AI for that
I try to remember commands backwards by how they look(<command> <flags> <arguments>), if they are short, have capital letters and so on… Is that weird? If I give up I open the history file or my good ol’ cheat sheet.
You need https://starship.rs/
I did use it but the only real benefit for me as a hobbyist was the git status indicator on the prompt and the easy to configure prompt. The rest of the indicators did not help me since I’m not a developer. Now I just have my custom prompt with colors, and custom git info.
But it autocompletes pretty well, isn’t it? 🤔or was it fish doing that
I quite sure fish has it, but I use zsh without autocompletions, I just press tab until I find what I need. And the fzf history shortcuts for the rest.
(Tip: Most shells allow you to press Ctrl+R to interactively search through history, meaning you won’t have to open a separate file.)
Thank you, I already have it configured with fzf aswell, and another to search folders to jump to them.
Everyone’s welcome to the party pal
I started messing with Linux, then became a developer. Whatever draws your interest!
I tried like three times to daily drive linux before it finally stuck.
Three steps for me.
- Linux on a laptop
- Dual boot on my main pc.
- Full switch done in spite after windows nuked my linux partition.
Not dissimilar - my three steps.
- Ran away from vista.
- Get a job at Microsoft and figured I should learn how to use a core product again (Windows 10).
- Dual boot for years (you never know when you will need to wake up the windows for some random task), until Win 11 and recall…
Me too. My final reason to not go back to windows was that I realized I didn’t actually really care for the games I played with restrictive anti cheat and was only playing them because they were popular.
Now I just play games that I consciously acknowledge I’m enjoying playing, and that has been great for mental health as well.
I’ve been playing with Linux for almost 20 years and only wiped my windows partition maybe 2 years ago. I figured I can run a windows VM on my Proxmox rig, but I haven’t had the need to yet (probably helps that I’m not big into gaming).
This is how I feel a lot of times. But I did at least have the sense to go for Endeavour rather than straight to Arch (and prior to that, Manjaro and Ubuntu).
I went mint->manjaro->openSuseTW->Arch->endeavourOS
😄
We are not all devs/sysadmins. For a long time thought I didn’t really know what I was doing, until one day someone had an issue running an old game and I looked at the error and could tell them how to fix it by editing the launch script.
Congratulations. Your a system admin. For real.
I’ve interviewed candidates for system admin jobs who had less exposure to managing Linux then this story.
Last Sunday I groggily ran an update on my EOS install, which promptly borked Plasma. Rolled back via timeshift which then destroyed my bootloader. Fired up a live USB, reinstalled the bootloader, peace was restored to the galaxy.
I’ll be honest, the existential dread of losing a sunday to reinstalling my system was at the forefront of my mind most of the morning, but the sweet relief of booting into my system after all was said and done was fantastic.