The Linux Thread - The Autist's OS of Choice

You can run Hyper-V and Virtualbox together. IIRC you have to enable the Windows Hypervisor Platform feature in Windows and set Virtualbox to use Hyper-V as back end.
I tried for a solid couple of afternoons to sort it out and I wasn't able to get it to work to a point where it wouldn't crash Docker (or vice versa).

I'm sure at some point if I fiddled around with it enough I could get it working. But I don't have the time for such things these days. (It's like why I'm not using Arch Linux anymore. (:_( )
 
But I've had just as many issues with USBs on Windows though. Like it refusing to eject because it thinks it's still "busy in another program" even though I've closed everything so that can't possibly be true. Or when I remove it anyway, and everything seems fine but now it bitches about the device having "errors" and needing to be "fixed" every time I put back it in now, even though it probably doesn't because it still lets me use it just fine and I haven't noticed anything bad.
The difference is that problems are usually much easier to research on windows because it's a monoculture. When you search for an issue you're having, there's usually a howtogeek or an MS community popup that has step by step solutions that most often work. It's rare I have to spend more than 10 minutes troubleshooting something on windows.

Searching for the same things on Linux can lead you down rabbit holes of obscure, sometimes decades old threads of people offering 100 different solutions, and each one works for 2 people and fails for the rest of them. The process can take hours or days if you're willing to actually follow through with it, and often ends in a hacky workaround to get it to stop doing the annoying shit it's doing.

It's one of those things that just goes to show that "open source" does not mean "more accessible".
 
I'm sure at some point if I fiddled around with it enough I could get it working.
Looks like we are having a "Windows moment". I just had the opportunity to play around with Windows 10 on bare metal, and shit just worked.
Windows 10 Pro 1909, latest version of Docker Desktop with wsl2, latest version of virtualbox. Well, the latest versions the default installers gave me. Did not even have to change any settings. Just installed one after the other, and now I have the tutorial container and a debian VM running.
 
Looks like we are having a "Windows moment". I just had the opportunity to play around with Windows 10 on bare metal, and shit just worked.
Windows 10 Pro 1909, latest version of Docker Desktop with wsl2, latest version of virtualbox. Well, the latest versions the default installers gave me. Did not even have to change any settings. Just installed one after the other, and now I have the tutorial container and a debian VM running.
reeeeeeeeeeeeeeeeeeee

That's actually pretty awesome, nice one! I guess it's been a few months since I bothered with all of that stuff so they might have actually fixed it in the interim.
 
  • Feels
Reactions: The Real SVP
I've been having lots of fun with my Raspberry Pi so far. I find Raspberry Pi OS rather campy, and went back to that for a short while after having a complication with TwisterOS, basically going from Debian to Debian. I tried Ubuntu 20.10 for the Pi and instantly regretted ever touching Gnome. I am now on Manjaro ARM KDE and am loving the options to install packages.

I installed through yet another yogurt (yay) to "easy mode" build Librewolf Browser. I'm not waiting for hours just to use a private browser.

In other Linux topics, I ran apt update on one of my 16GB boot disks of Pi OS and found out the foundation indeed have blocked VSCode repos.
 
In other Linux topics, I ran apt update on one of my 16GB boot disks of Pi OS and found out the foundation indeed have blocked VSCode repos.
Yeah I think I noticed that too. I re-imaged a Pi with Ubuntu recently (because Poettering is the chosen one and GNOME is the desktop of kings) and sure enough, the Microsoft repo was gone. I had to install VS Code manually.
 
I've been having lots of fun with my Raspberry Pi so far. I find Raspberry Pi OS rather campy, and went back to that for a short while after having a complication with TwisterOS, basically going from Debian to Debian. I tried Ubuntu 20.10 for the Pi and instantly regretted ever touching Gnome. I am now on Manjaro ARM KDE and am loving the options to install packages.
I tried out Twister OS just the other day because of your posts here. It is indeed pretty comfy for gaming and media. I got a bunch of games from gog like Empire Earth running on it. I mean, I can run them better on my desktop anyway, but just the novelty of running them on the pi 400 was neat. I put it on a 250gig hard drive in an enclosure and set up the pi to try to boot from USB first followed by the SD card, I can leave the SD card I use day to day in there, and when I want to fuck around with Twister and play some games I just have to plug in the USB enclosure.

What complications did you encounter with Twister OS?
 
I tried out Twister OS just the other day because of your posts here. It is indeed pretty comfy for gaming and media. I got a bunch of games from gog like Empire Earth running on it. I mean, I can run them better on my desktop anyway, but just the novelty of running them on the pi 400 was neat. I put it on a 250gig hard drive in an enclosure and set up the pi to try to boot from USB first followed by the SD card, I can leave the SD card I use day to day in there, and when I want to fuck around with Twister and play some games I just have to plug in the USB enclosure.

What complications did you encounter with Twister OS?

After an extended period of time of use the theming system breaks it, pi-apps broke a couple of times completely because of rampant corruption, and one time Box86's updater freaked out and messed up the root and I couldn't boot into the system. Would have to re-flash just to be on the safe side, I didn't install very many things or download a ton of games so it wasn't a high level catastrophe.
 
Last edited:
The difference is that problems are usually much easier to research on windows because it's a monoculture. When you search for an issue you're having, there's usually a howtogeek or an MS community popup that has step by step solutions that most often work. It's rare I have to spend more than 10 minutes troubleshooting something on windows.

Searching for the same things on Linux can lead you down rabbit holes of obscure, sometimes decades old threads of people offering 100 different solutions, and each one works for 2 people and fails for the rest of them. The process can take hours or days if you're willing to actually follow through with it, and often ends in a hacky workaround to get it to stop doing the annoying shit it's doing.

It's one of those things that just goes to show that "open source" does not mean "more accessible".
I think that's an important point to admit. I got into Linux hoping for a more accessible system, and in certain ways it is, but I've also spent far more time researching and troubleshooting than I ever had with Mac OS or Windows.

However: perhaps because I'm not yet using Linux as a primary production machine, I'm actually getting a lot of enjoyment out of it. Web searches for Linux troubleshooting issues are the only ones that lead me with any regularity to pages from, say pre-2010. Shows how much the internet has changed over the past decade. I've found some real gems this way.

For example:
I was autistically searching for something about omitting frame pointers and found this gem:

When I search for Windows troubleshooting info, I get more immediately useful results, but it's typically in soulless broken English or listicle spam format.
 
The difference is that problems are usually much easier to research on windows because it's a monoculture. When you search for an issue you're having, there's usually a howtogeek or an MS community popup that has step by step solutions that most often work. It's rare I have to spend more than 10 minutes troubleshooting something on windows.

Searching for the same things on Linux can lead you down rabbit holes of obscure, sometimes decades old threads of people offering 100 different solutions, and each one works for 2 people and fails for the rest of them. The process can take hours or days if you're willing to actually follow through with it, and often ends in a hacky workaround to get it to stop doing the annoying shit it's doing.

It's one of those things that just goes to show that "open source" does not mean "more accessible".
I disagree. While that's true to an extent and always will be for any freedom respecting OS, I think that if the market share and use cases were reversed then Windows would have the same problem to an almost equivalent degree. Between the Ubuntu/Debian/Centos (rip) trifecta there's a lot more homogenity than one might imagine.

E: Further clarification: the exact reasoning is that the more people there are using x over y the more articles, forum posts, videos, etc. there'll be of "how do I do this?" or "I did this and it broke what now?" will be addressed towards x, and the greater the marketshare x holds over y or z the more SEO optimized those nuggets of wisdom will be.
 
Last edited:
I disagree. While that's true to an extent and always will be for any freedom respecting OS, I think that if the market share and use cases were reversed then Windows would have the same problem to an almost equivalent degree. Between the Ubuntu/Debian/Centos (rip) trifecta there's a lot more homogenity than one might imagine.
If your point is that ease/difficulty of troubleshooting depends more on market share than on homo/heterogeneity, I totally agree.

I'm certainly making things more difficult for myself by using edgy/obscure distributions and tools. If I were more conservative and just installed Debian, I bet things would be a lot easier. Just doesn't seem Debian would scratch the hobbyist/tinkerer itch, which is something I think a lot of us are really after.
 
I wish people would understand better that distros are just a collection of software installed together with the linux kernel, then usually some system for installing, uninstalling and updating programs and with maybe (but outside a few choice exceptions rather rarely these days) custom code patches applied to stuff. I really dislike how distro maintainers inflate their own importance by acting like their distribution is some kind of complete OS they made, complete with putting "OS" in the name of the distro and everything. I know it seems autistic but I feel for newcomers it leads to a lot of misunderstanding what the world of linux is and kinda obfuscates how all the parts come together. I could turn your fancy whateverOS into anything else just by copying files around. It wouldn't be worth the trouble, but it would be possible. Linux isn't a monolithic thing (contrary to many attempts to change that by some corps) and that's a good.
 
I wish people would understand better that distros are just a collection of software installed together with the linux kernel, then usually some system for installing, uninstalling and updating programs and with maybe (but outside a few choice exceptions rather rarely these days) custom code patches applied to stuff. I really dislike how distro maintainers inflate their own importance by acting like their distribution is some kind of complete OS they made, complete with putting "OS" in the name of the distro and everything. I know it seems autistic but I feel for newcomers it leads to a lot of misunderstanding what the world of linux is and kinda obfuscates how all the parts come together. I could turn your fancy whateverOS into anything else just by copying files around. It wouldn't be worth the trouble, but it would be possible. Linux isn't a monolithic thing (contrary to many attempts to change that by some corps) and that's a good.
I don't know what its like now but years back when linux was gaining in popularity the linux channels on youtube didn't help matters. Most would do regular distro reviews but 95% of these boiled down to some sped autistically going through the default programs. "Mmmm yes unfortunately FaggotOS comes with chromium and not Firefox". You mean the thing that takes 2 minutes to change and download in the package manager? Never saw the point of these so called reviews.

In reality the review is "this is another Ubuntu based xfce skin, if you like the look of it go ahead but its probably the same shit you are using already".
 
I really dislike how distro maintainers inflate their own importance by acting like their distribution is some kind of complete OS they made, complete with putting "OS" in the name of the distro and everything. I know it seems autistic but I feel for newcomers it leads to a lot of misunderstanding what the world of linux is and kinda obfuscates how all the parts come together.
Can confirm firsthand.
 
Oh wow

Today I learned that if using ZFS as a root filesystem on Linux, 'hibernating' your machine can cause filesystem corruption.
I don't use either, but, uh, something to be aware of.
I am not a clever kiwi. Is this an issue at the physical or logical level, or to put it another way can it be avoided by on a single physical disk by putting / on an ext or whatever partition and /home and /mnt or whatever on zfs?
 
I am not a clever kiwi. Is this an issue at the physical or logical level, or to put it another way can it be avoided by on a single physical disk by putting / on an ext or whatever partition and /home and /mnt or whatever on zfs?
I haven't even tried ZFS, but reading through the issue, it does rather seem like the issue still exists with non-root partitions (well, /home etc), just the risk of corruption is going to be confined to your precious files (or collection of every season of Knight Rider) as opposed to both your precious files and the underlying system.
 
Last edited:
  • Informative
Reactions: greengrilledcheese
Alright I might be posting in the wrong thread or just insane, but is it possible to live without a GUI, to use the bare minimum Linux terminal and that's it, in the 21st century?

I have a spare MicroSD card that I flashed Raspberry Pi OS Lite to (notify if I should use another minimal install for learning), and may try this to learn more about the "old way" of doing things while including modern activities.
 
Last edited:
  • Like
Reactions: melty
Back