Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

eugenia, to linux in Building a brand new machine and leaving Windows for good
@eugenia@lemmy.ml avatar

I personally prefer Debian or Linux Mint (Edge edition). They’re very, very solid.

But the real question is, why are you building a new PC? If you already have a PC and you want to leave Windows behind, all you have to do is nuke Windows and install Linux (after trying first a live CD to make sure it works for your computer). You see, if your PC is a bit old, as long as you have 8+ GB of RAM, and a CPU of the last decade, you’re ok with Linux. Linux needs ~1/3 the RAM Windows needs. Only 3D games might require a faster cpu and gpu, but Linux won’t.

eugenia, to linux in Favourite DE
@eugenia@lemmy.ml avatar

I like best Gnome with modifications, not vanilla. A permanent dock as per “Dash2Dock Animated”, and the “Hide Top Bar” extension, so when an app gets maximized, both the top bar and the dock get out of the way. Also, disabling tap-and-drag via dconf (I really don’t understand why this is enabled by default on most Linux DEs, it’s extremely bad for usability), and enabling the min/max/close buttons via Gnome Tweaks. Other tweaks I like is the Bibata Modern Ice mouse cursor, and the Faenza icon theme. The rest are ok by default for the most part. It’s better than MacOS for me.

Second best gotta be Cinnamon, using the Cinnamenu menu extension, not the default menu. Overall, they’ve thought of almost everything building this DE and its settings. For those who want the best “Windows” could ever be, Cinnamon it is.

Third is XFce. It’s overall good, but it has some things that trigger me: no user admin app, no ability to turn off tap-and-drag (it just doesn’t turn off no matter what you try), and on Debian at least, the machine doesn’t go to sleep without asking for password (requires a policy-kit manual change). Its biggest advantage is that it’s lightweight and I use it as lot for old machines.

I find the rest under-par. I don’t like KDE, and I have thought long and hard why I don’t. It’s not how KDE is structured or works. KDE in fact is fine as a DE! Very powerful. It’s the Qt toolkit that bothers me. When an app loads, it kind of loads in chunks. It doesn’t blast everything rendered in the screen to feel smooth and modern, it kind of renders it as it reads it. And this just bothers me in a UI more than anything. Another thing I dislike is the long right-click menu on the desktop (same for Cinnamon btw).

MATE is nice but it’s just buggy. You setup your panels one way, you logout, you login back again, and the items have changed position. Fully reproducible for me under many different distros. Very, very annoying.

LXDE/LXQT, Budgie, etc, are not as developed as I liked them to be.

eugenia, to linux in What are the best proprietary/paid apps for linux?
@eugenia@lemmy.ml avatar

That’s mostly due to the difference in recording equipment rather than editing.

eugenia, to linux in Can anyone recommend a lightweight, stable distro for a thinkpad?
@eugenia@lemmy.ml avatar

With 8 GB of RAM and 5500 CPU passmark points, that’s a good laptop for Linux Mint. Download their “edge” version of Mint, so you get the latest kernel (so it has more chances of supporting 100% that laptop).

eugenia, to linux in What are the best proprietary/paid apps for linux?
@eugenia@lemmy.ml avatar

You misunderstand the word “editing” in this case. It’s not a matter of adding a few plugins and cutting audio. It’s a matter of having the tools to normalize human voice in a way that it’s expected in a movie, or to have automation about it, or envelopes that tracks the volume and fixes it for you. That’s the stuff that neither audacity nor kdenlive has, because they’re very specific to the movie industry. They have more generic plugins instead.

eugenia, to linux in What are the best proprietary/paid apps for linux?
@eugenia@lemmy.ml avatar

When it comes to 2D CAD/CAM, then QCad is the best. They have a GPL version, but their commercial version has a lot more features, like importing/exporting most Autocad files, and CAM functionality. For just $40 bucks, it’s worth every penny. The only disadvantage it has is that it can’t ever have an ARM version, because the plugin they use for Autocad files is licensed, and it only exists for x86 afaik.

eugenia, to linux in What are the best proprietary/paid apps for linux?
@eugenia@lemmy.ml avatar

KDEnLive is a good “editor” for simpler projects, but not a good video editing “suite”. It comes nowhere near Resolve’s color grading ability, or even audio editing ability these days. And it has no compositing ability at all. In fact, except Natron on Linux (that gets updated once every 2-3 years with just bug fixes and not many features), there’s nothing about compositing. Blender’s compositing is unusable btw.

eugenia, to opensource in Winamp is going open source, and it feels like the early 2000s again
@eugenia@lemmy.ml avatar

The sad thing about this is that 90% of the skins available for WinAmp since then are gone. You can’t find them to download them anymore.

eugenia, to linux in [closed] im gonna build a desktop application(daw). i need advice/opinion
@eugenia@lemmy.ml avatar

GTK4 is what I meant to say. To me, it’s the same as GTK+, because that was the original name. Just like I spell nvidia as nVidia, because that’s how it was spelt back in the early 2000s. It sticks

eugenia, to linux_gaming in Looking for a distro to dual boot with Win 11
@eugenia@lemmy.ml avatar

I’d suggest against dual booting not because it’s difficult to setup, but because Windows WILL eventually wipe out your boot manager that Linux would install to boot both OSes. After 1-2 major Win updates, it usually also updates the bootmanager, overwriting your Linux one. So instead, I’d suggest you just buy a PCI nvme card ($12, if your PC doesn’t have space for a 2nd one), add an nvme storage ssd ($35) on it, and then disconnect the Windows drive while you’re installing Linux. Linux will then install the bootmanager on its own nvme only. Then, you re-connect the Windows drive, and then you can press F12 upon booting (well, it’s usually f12 or f10), to tell your UEFI firmware which drive to boot each time (so basically, you’d use your firmware as your bootmanager, per-drive, instead of grub or windows boot manager as per-partition). This way, no one is stepping into the other’s territory at any point.

I’d suggest you start with Linux Mint. You can burn a usb drive to test drive it before you do all that, to make sure it works well with your PC. I suggest you use the Edge version of it, that has a newer kernel (so it has a better chance of supporting your PC).

eugenia, to linux in Can You Use Linux Without the Terminal? (How to Geek article)
@eugenia@lemmy.ml avatar

Ιt depends on your competence. My mom’s laptop is Debian with XFCE (2 GB RAM old Chromebook converted to run Debian) and of course, she doesn’t use the terminal. But then again, she doesn’t even know how to open a new tab on Chrome. She just uses 1 tab at the time (which is why it’s enough with 2 GB of RAM). So she’s never going to see a terminal in her life, and it’s going to work just fine for her, since the only thing she does on a computer is load 1 tab on Chrome, and mostly use Facebook, or youtube, or news/recipe sites that I have put on her bookmark bar. When the computer needs to be updated, I do it for her once a month or so (using the terminal).

But if you’re trying to do a lot more than that, then maybe, sometimes, you will need to fix or change things using the terminal.

eugenia, (edited ) to linux in [closed] im gonna build a desktop application(daw). i need advice/opinion
@eugenia@lemmy.ml avatar

It depends if you’re using Gnome or KDE. If you prefer KDE, use Qt. If you prefer Gnome’s interface ideas (that looks quite different), use GTK+ with libadwaita. GTK+ has good bindings for Python, and Rust, and a new, rather Gnome-specific language, Vala.

eugenia, to linux in Release: Getting Started with Endless OS 6 — Available Now!
@eugenia@lemmy.ml avatar

Torvalds only worked on the kernel, not a whole OS. Also, it isn’t true that he was alone in the first couple of years. He had commits by others almost immediately after release.

eugenia, to linux in Release: Getting Started with Endless OS 6 — Available Now!
@eugenia@lemmy.ml avatar

What I like from Endless is that it always shows the app icons when no app is open. IMHO, that’s the correct UI, not an empty desktop.

At the same time, I can’t quite get that distro very seriously. It’s just one guy working on it.

eugenia, to asklemmy in What's your most unpopular opinion about music ?
@eugenia@lemmy.ml avatar

I dislike modern pop’s mixing of the human voice, mixed so high compared to the rest, to the point where you can’t hear instruments anymore. The music is often there just for accompanyment, elevetor music. I rather have chillwave, where everything is one big reverb trick pony, than having to hear people screaming.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • ngwrru68w68
  • tacticalgear
  • magazineikmin
  • Youngstown
  • khanakhh
  • rosin
  • slotface
  • InstantRegret
  • everett
  • mdbf
  • Leos
  • cisconetworking
  • cubers
  • modclub
  • GTA5RPClips
  • ethstaker
  • osvaldo12
  • Durango
  • provamag3
  • normalnudes
  • tester
  • anitta
  • megavids
  • lostlight
  • All magazines