

I recently installed Fedora on my own 2-in-1 flippy laptop, and it works well. The screen rotates when I rotate the device, touchscreen works, and the stylus works as well.
Hi, I’m sbird! I like to make all sorts of things!
I recently installed Fedora on my own 2-in-1 flippy laptop, and it works well. The screen rotates when I rotate the device, touchscreen works, and the stylus works as well.
that makes sense…but why is there two of them? That’s really weird. And I don’t think they want you to quit OneDrive…
Also, since they own the operating system (Windows), they could easily just sync the folders directly. (Documents, Pictures, Desktop, Music, and Videos) That’s where most people put their files in, so why not just sync that? Why move everything into a special OneDrive directory with all the issues that comes with that?
I like vscodium. Basically the same as vscode but without MS stuff. (but that also means a few extensions are gone, like the c/c++ extension and intellicode)
Why MIcrosoft can’t develop a good desktop app when they have a huge amount of money and loads of staff. Not to mention owning the operating system a majority of people use, meaning the app, syncing, backing up, etc. can be super optimised for it without any fuss for using workarounds. NO MS, PUTTING ALL MY FILES INTO A “OneDrive” FOLDER IS NOT A GOOD IDEA. WHY IS THERE TWO OF THEM??? “OneDrive” and “OneDrive - [org name]”??? WHAT??? AND YOUR TASKBAR ICON THING FOR ONEDRIVE IS ANNOYING. WHY CAN’T I QUIT ONEDRIVE WITHOUT OPENING THE MENU???
Thankfully I switched to more competent cloud providers. pCloud is pretty good, they just sync your files. No stupid “moving all your folders into a pcloud folder and making two of them one of which is empty for some reason”. Super duper simple. And pcloud definitely has many times less budget and staff than MS. Jottacloud is also great, pretty similar to pcloud in that it only syncs files. WHY ARE THESE MUCH SMALLER COMPANIES DOING A WAY BETTER JOB THAN MS???
LibreOffice’s UI is fine on Linux, on Windows not so much. OnlyOffice is a good alternative for Windows
This happened to me once and I had to redo my coursework over the weekend…now I use Fedora :D
Aside from this issue, Fedora has been great! Everything works as expected, UI is fast and snappy, and somehow the file system seems to be a bit faster too (read/write speeds are more consistent)
maybe
I have thought it might be because dual booting makes the drivers confused or soemrhing
my network controller is “Intel Corporation Raptor Lake PCH CNVi WiFi” (after running “lspci”, there doesn’t seem to be any other network-related ones besides that)
Yeah, my phone’s download speeds are fine (>100MB/s)
I’m using a laptop, so I would guess probably a built-in Intel one.
Just generally installing things like blender, inkscape, etc. normally takes around a minute on Windows (before dual booting) but is estimated like over 2 hours on both Fedora and Windows (after dual booting) since speeds are sub 100KB/s…
one thing I’ll say, Fedora installed really quickly!
I’ve backed everything up to both the cloud and an SD card, now I’m installing Fedora Workstation!
On KDE Plasma vs GNOME, I would like to try both out and see which I like better long-term. KDE Plasma seems a bit more familiar (closer to Windows 10) whereas GNOME is a bit more different but I’m open to using either.
Also, how are the “immutable” distros from UB different from the “mutable” distros? Does it just mean that you’re unable to change system-level settings and such/break anything with a mistyped terminal command? What are the downsides to using an immutable distro?
ah ok cool :D
cool :O
I want a more stable distro, so I’m not considering the rolling release options (like manjaro and EndeavourOS). I’ve also heard that not many people like Ubuntu because of snaps, why is that?
edit: are rolling release distros stable enough (e.g. will it randomly crash/have weird issues?) and is it possible/easy to roll back to a previous version if there’s a breaking update
vscode is actually a pretty decent code editor for my needs. I use VSCodium which is basically the same thing except lacking support for a few proprietary extensions (most notably the Microsoft C/C++ extension, so I use clangd instead which for some reason was way easier to set up with copr repo on fedora than either on windows or with flathub on fedora…)