Removed by mod
Removed by mod
Removed by mod
Removed by mod
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
1·12 hours agoDoesn’t seem to be available directly in the standard Debian repositories but in theory you should be able to add the Zorin repo install them with apt-get, or download them from the Zorin repo and install them manually. Just be careful as to not fall into dependency hell.
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
3·18 hours agoSure, but I’d pay $50 at this point. I like that Linux is free, but supporting them through a one time paid model is a good thing.
There’s usually a donation or merchandise model that’s relied on to support FLOSS devs, as well a gaining corporate sponsorships.
SaaS though, that shit can fuuck right off.
As a consumer model I 100% agree, software as a service is horrible. Fuck Adobe btw.
As for if corporations have to pay for it and consumers don’t, it works.
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
3·18 hours agoYou can take just about any GNOME install and just do something like :
# apt-get install zorin-appearance # apt-get install zorin-appearance-layouts-shell-core # apt-get install zorin-appearance-layouts-support # apt-get install zorin-auto-themeIt’s really not terribly hard to do. Say like fedora workstation for example, you could do it without too much trouble assuming the packages are available in some capacity.
It’s essentially just as System76’s Pop_OS! was prior to Cosmic DE.
The appeal is valid, it’s just that you can pretty easily reproduce it on a different distribution. That’s the real appeal of Linux, don’t you think.
It’s just something to consider before you pay $50 for ZorinOS Pro.
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
4·19 hours agoYeah, Zorin Appearance gives you lots of other system desktop layouts and theming. Which is great, but Zorin OS Standard is essentially GNOME with added customization, so it is not a fundamentally new desktop environment. If you’re willing to install the relevant Zorin Appearance packages or install the right GNOME theme elements like icons, GTK and window manager themes, and a few extensions or docks, a similar look can often be recreated on other GNOME based distributions. The main difference is that Zorin bundles it preconfigured.
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
148·20 hours agoI never understand the thought process of giving a Linux newcomer some niche immutable Fedora derivative. Just go with ***&@$#_##-$&##*** desktop. Pretty popular blah blah.My point here is that your comment is a little judgmental, hostile, and isn’t very constructive.
I agree with the underlying concern, but the delivery is what makes it come off mean and unproductive.For a first install, the key is picking a desktop and a setup that matches what they need day to day. Whether it’s a Ubuntu-based distro like Mint, Zorin, or something else. The questions are more like: will their work VPN work, will Nvidia drivers be painless, and will Office workflows be tolerable.
Just as long as it’s not
Ubuntu
(Which introduces many issues due to its poorly implemented modifications to GnomeDE) :::, you really can’t go that wrong with any distribution. You just need to find the one that caters to you best.
Everything has upsides and downsides.
E.X. immutable options can be great, but in practice, immutable styles can add friction in a few ways: you have less freedom to tweak the system directly, certain troubleshooting steps look different, and you often hit extra steps for installing or updating drivers, VPN clients, or other system-adjacent software.
If you need something mission critical for work, that matters, because the first Linux install is already the biggest learning curve, and an immutable distro can increase that. There’s a reason why immutable desktops aren’t Fedora’s flagships and are treated as being special builds. The point isn’t “immutable bad”, just that there’s lots to consider, so a “why use X just use Y” isn’t very helpful.
You need to take everything into account and build a constructive case of pros and cons that one must consider to make a decision on it.
Rustmilian@lemmy.worldto
Linux@programming.dev•Convinced my partner to install Linux on her laptop. Going with Zorin OS. Thoughts?English
6·17 hours agoTotally understandable that you’d gravitate toward Zorin. It really can feel like a “ready-made desktop” experience, and for a lot of people that first impression is the whole game.
But if you are thinking in terms of what she will actually enjoy using day to day, I would shift the focus a bit. Since you are the one choosing for her, the win is not only picking the right distro, it is picking the desktop experience that fits her habits and taste.
As the Desktop Environment (DE) is going to be the primary way she’ll interact with the computer, and as any DE can be installed on any distro. It’s more important to figure that out first then find a distro that caters to that DE experience best while covering as many of her needs as possible. GNOME, KDE Plasma, COSMIC, Xfce, Cinnamon, Budgie, Deepin Desktop Environment,
Pantheon
Elementary OS’s Pantheon can be installed on other distributions, just a pain.
I’ll install it on a BTRFS partition with automatic snapshots and grub-btrfs to recover from snapshots.
Take a look at Timeshift.
Maybe hardware wise?
You can use hw-probe to check if the hardware is working and if you need to take any further action to get things working, it’s a very good starting point.
Or anything to so with Snaps that could cause issues?
It maybe more preferable to use flatpak, so I’d suggest considering it.
Chatgpt is addicted to M Dashes for some reason.
Rustmilian@lemmy.worldto
Steam Hardware@sopuli.xyz•PSA: If you use Bazzite on your deck, you need to do a manual fix to get updatesEnglish
0·2 years agoTheir GitHub has everything you’d want to know.
Rustmilian@lemmy.worldto
Linux@lemmy.ml•text clarity on windows is so good, can I get the same on linux?English
0·2 years agoThis error is caused by a compatibility issue between Wine’s RandR (X11 display extension) implementation and the NVIDIA proprietary drivers.
a. Install winetricks and run
winetricks orm=backbuffer glsl=disableThis will configure Wine to use a different rendering method that is compatible with the NVIDIA drivers.&/Or
b. Use a tool like Q4Wine to configure the Wine prefix and set the “UseRandR” option to “N” This will disable Wine’s use of the RandR extension and use a fallback method instead.
That should fix it.
Rustmilian@lemmy.worldto
Linux@lemmy.ml•text clarity on windows is so good, can I get the same on linux?English
0·2 years agoWhat’s the WINE error message you get with the proprietary driver?
Rustmilian@lemmy.worldto
Linux@lemmy.ml•text clarity on windows is so good, can I get the same on linux?English
0·2 years agoOn KDE plasma the fractional scaling also plays a role in text rendering. Then there’s also the “Legacy Application Scaling” for X11 apps on the Wayland session.




Removed by mod