

Why not make Ubuntu a GNU/ Redox distribution at that point?
Why not make Ubuntu a GNU/ Redox distribution at that point?
I really wish they had easier way to switch to newer version. It works for me, since it’s not that hard to edit sources.list
(or debian.sources
nowadays), but I don’t get why they don’t make a tool that does a release upgrade like on Ubuntu. Could even list changes made to the sources file during execution for that matter.
I remember having 10 inch netbook. It was okay for a while, but I would never want to go back to 10 inch display on a laptop. It’s just horrible to use. 13 inches is ideal for me =)
I didn’t expect Windows to become THAT shit. Well it’s good for Linux I guess.
If they made quality products there wouldn’t be a problem for them.
At least it’s not covered by a dark shade now.
Why does that matter? It looked fine.
It was literally my favorite design of online video player, and I remember enabling it back in the day when it was still an experimental feature.
Looks like UI from like 2005 lol.
We live in weird age, where using Windows is becoming harder than Linux (even though it has its own issues).
Yeah, it was the first version with Unity, but I think Amazon integration was introduced in some later version.
Some random shitty distribution for netbooks.
Then Ubuntu 11.04 and I have very fond memories of it. But now Ubuntu sucks.
Using Debian 13 with KDE currently.
Yes, I’ve also read about problems with dual-boot systems after Windows updates, which is why I’ve refused to use Windows too often to make the updates worthwhile.
Sometimes Windows just overwrites GRUB (or whatever you use on your system) bootloader. But it’s relatively easy to fix using your distro’s installation media. Just in case this happens you need to refer to your distro’s documentation or community forums to fix it.
I do recommend however in the future to not put Windows and Linux on the same disk, but have 2, each for respective OS. That way, there’s no way Windows will ever touch your Linux bootloader, and you can still allow GRUB (or other bootloader) to chain-load Windows boot manager from the other disk.
Why not put it in VM?
The only thing I’d suggest if you do that is to have at least 32 GB of RAM, because I was in a situations where running few Electron apps, and Win11 VM caused RAM to fill up. But if you’re not running Electron apps you should be fine with 16 GB.
And if you’re planning to play games, you could use GPU passthrough for near-native performance, but from what I’ve heard it’s a bit hard to set up.
I have been a translator for few random projects about 10 years ago when my English was probably at around B1 level max. And yet I still have seen translations much worse than what I was able to do. Blows my fucking mind to be honest.
In my house 3 computers are already running Linux (Raspbian on Raspberry Pi, Debian testing on my PC and openSUSE on a family laptop), and I already talked with my dad to install Linux on his personal laptop as well, which is probably going to be Linux Mint (I am planning to replace openSUSE on other laptop with Linux Mint as well, because openSUSE sucks).
You can either uninstall new version of Notepad or return to the old one using some registry trick (look it up).
Or you can download some version of Microsoft Notepad on the internet (probably not really that safe) or even ReactOS Notepad if you really insist of having such simple program, but using I’d recommend to use something like Notepad++ instead.
These are good alternatives for Microsoft’s Notepad and Paint:
That’s actually pretty cool idea. Wasn’t there some effort by Valve to support VR anyway on the Deck?
Laptop is hardly a whole desk setup though. AR is potentially going to be much better than using clunky laptops.
I was always wondering why there’s no real audio-based interface for blind people, instead of trying to describe what’s on the screen. Have this ever been tried out?
Programming for accessibility is one of these things that I always fascinated me, and it makes me sad that support for it no longer matters for a lot of software developers. Maybe it’s something I am going to try to do? Is there any documentation where to start with that?