Because using your freedom to promote options that restrict freedom means helping to remove your freedom. But hey, what do the Linux elders know? Clearly the new people into Linux are far smarter…
- 1 Post
- 197 Comments
Flatpaks, appimages, snaps, etc: why download dependencies once when you can download them every time and bloat your system? Also, heaving to list installed flatpaks and run them is dumb too, why aren’t they proper executables? “flatpak run com.thisIsDumb.fuckinEh” instead of just ./fuckinEh
No thanks. I’ll stick to repos and manually compiling software before I seek out a flatpak or the like.
This shit is why hobbies and things should be gatekept. Just look at how shit PC design is these days. Now they’re coming after the OS.
brax@sh.itjust.worksto Linux@lemmy.ml•bashcrawl: learn Linux commands by playing a simple text adventure1·12 days agoYeah, I thought that was a bit weird, too. Going as basic as explaining how to use
ls
andcat
and how to run an executable, but not mentioning how to make an executable actually be executable.I thought maybe it was just something wacky with my Termux install that made me have to chmod it all.
I also found it weird how the game didn’t manage HP and inventory for you. There must have been better ways for it to show you how to use session variables…
brax@sh.itjust.worksto Mildly Infuriating@lemmy.world•98 degrees upstairs, ac stopped working at 8am.English3·12 days agoIf that was true, then we wouldn’t see people bitching about the cold while I’m out in a t-shirt and jeans in 50°F weather. Seems fucking stupid to base a measurement system on something so subjective.
brax@sh.itjust.worksto Linux@lemmy.ml•bashcrawl: learn Linux commands by playing a simple text adventure2·13 days agoI found I had to
chmod u+x
the binaries, but they worked fine. You need to make sure you call them as./filename
(assuming you are in the same directory as the file)IE:
chmod u+x treasure
./treasure
brax@sh.itjust.worksto Linux@lemmy.ml•Microsoft Tried To Steal A Project And Almost Got Away With It....171·13 days agoForked it, renamed it, and changed nothing but the license on it.
What’s stopping it from becoming the defacto version putting the original into the point where it’s no longer worth maintaining, then Microsoft pulls it and sells it as a subscription service?
I don’t have anything too fancy. I use [theFuck(https://github.com/nvbn/thefuck) to handle typos, and I have some variables set to common directories that I use.
For me it’s been the availability of packages, and how up-to-date things are. The AUR is a gamechanger.
Getting my first computer up wasn’t too bad - really no more time to configure it than anything else, and you can just toss your packages to a a text file and your dotfikes to GitHub. Didn’t take long at all to get my second computer set up
Makes sense. I went from Suse to Mepis, stuck with it for a bit after they transitioned to Ubuntu before just going full Ubuntu, but I was getting frustrated by how long it took for their repos to catch up. I’ve been on Arch for a year or two now and it’s been fantastic.
I ran Ubuntu for like 15 years and was especially recently getting frustrated by how far behind the packages always were. I’m full in on Arch - everything about it has been a much better experience.
What’s with all the Mint hype? I’ve never used it and have little desire to go back to a Ubuntu-based distro. Just curious why everyone loves it so much.
I’ve never understood the fedora hype. The fact that it is adjacent to Redhat should be enough for people to want to stay away lol.
brax@sh.itjust.worksto Mildly Infuriating@lemmy.world•Microsoft is is bed with Google now, in a worse, more OS-integrated way than Mozilla was [in bed with Google]. This timeline sucks.English2·17 days agoGross. So they’ve swiss cheesed themselves for Microsoft too…
brax@sh.itjust.worksto Mildly Infuriating@lemmy.world•Microsoft is is bed with Google now, in a worse, more OS-integrated way than Mozilla was [in bed with Google]. This timeline sucks.English1·17 days agoTrying to sign into work stuff will throw MCAS unless I’m in Edge or Chrome.
brax@sh.itjust.worksto Mildly Infuriating@lemmy.world•Microsoft is is bed with Google now, in a worse, more OS-integrated way than Mozilla was [in bed with Google]. This timeline sucks.English8·18 days agoEdge has been Chromium based for a while now. Hell, a lot of the 365 stuff will only work in Edge or Chrome.
It’s wild how corporations are so openly cool with paying license fees to give everything away to Microsoft.
I would have told them to pound sand as soon as they tried to push the 365 and Azure shit if I was a business.
brax@sh.itjust.worksto Mildly Infuriating@lemmy.world•Roommate refuses to use my body wash cause it's not "manly"English246·1 month agoI ain’t no bitch
Makes somebody else get him body wash, whines about the scent of what was offered in lieu.
Dude’s a total bitch lol
brax@sh.itjust.worksto Android@lemmy.world•Is anyone else experiencing technical issues with the new UI?English3·1 month agoAll three of my bottom buttons were cooked on the update. Rebooting didn’t fix. I went into safe mode, buttons worked fine. Rebooted back to normal mode and they still work fine. No idea what that’s as about…
I’d suggest starting with that - boot into safe mode and see if it looks any better, then reboot back to normal mode and see if it sticks.
Yeah, I think the same - AI generated.
Shadow on the active window and maybe the selected icon could look nice. Likewise, on a button that is selected or hovered over.
I left Ubuntu for Arch because I got sick of Arch having everything I wanted and Ubuntu taking ages to finally get it. I was tired of compiling shit all the time just to keep up to date.
Honestly glad I made the change, too. Arch has been so much better all around. Less bloat and far fewer problems.