No, none of them are. I tried 2-3 versions of it, none is good. However, Android on the other hand, which is also linux-based, is good. Go for Murena’s e/OS, or LineageOS.
Ex-technologist, now an artist. My art: http://www.eugenialoli.com I’m also on PixelFed: https://mastodon.social/@EugeniaLoli@pixelfed.social
No, none of them are. I tried 2-3 versions of it, none is good. However, Android on the other hand, which is also linux-based, is good. Go for Murena’s e/OS, or LineageOS.
Yeah, I don’t understand flatness either. Neither I understand the dark themes either. My eyes and brain simply can’t do the separation easily, I spend more time trying to process an image. Old style icons and UI colors are the best IMHO.
I’ve tried several distros to fit on my repurposed Chromebooks that came with 16 GB emmc storage. Debian was the smallest one, using by default about 5.5 GB of data, plus 1 GB for swap, plus the boot partition. I had about 9 GB left after installing, with XFCE. After I installed a few apps and games, I ended up with 6 GB free space. It works fine and it updates fine.
I’d say Linux Mint is your best bet. It’s easy to use and it works well. Update it after you install it, and then install a new menu applet for it, Cinnamenu (from the applets dialog). It’s much nicer than the default imho.
Can’t wait, it’s becoming really usable (I always needed adjustment layers, and it now mostly has them). I wish they offered an appimage though, I’m not big on flatpaks due to size.
Actually, I’d trust the Graphene guys’ evaluation. They do know what they’re talking about there. And it’s true that Playstore is more secure than foss store offerings, unfortunately. You see, these are built securely. Google is a security-driven company. That much is true, and I know that first hand. BUT they are not a PRIVACY-driven company. There is a difference here.
What we need, is a totally de-googled Chromium with added hardened extensions (e.g. bringing back the v2 manifest to run various privacy and security extensions). This would have more security than Firefox, but also more privacy.
I believe that’s the best way forward, because creating a new web browser from scratch with these performance expectations, is a pipe dream (looking at you, ladybird). So, yeah, the open source community needs to fork chromium, not firefox. Firefox was never great to begin with as a technology, it’s measurably slower than Chrome for example, and it uses a LOT more RAM. Linux users are known to want to resurrect old computers with less than 4 GB of ram (I’m one of them), firefox can’t deliver that. I always have to resort to Chrome to make it bearable. But I rather use an official foss fork instead. One that is trusted.
A Cirrus Logic, on VLB on my 486DX/40, with 4 MB of RAM, and a SoundBlaster card. December 1994.
Rubicon was excellent. Most of the other shows mentioned here are actually well known, but this one truly is a deep cut.
I’ve been running Mint and Debian on old hardware too. A Macbook Air 2011 and one from 2015, and a Mac Mini 2014. Mint works great on them AS LONG AS you have at least 4 GB of RAM, especially since it can install the broadcomm wifi driver. Lots of screenshots and images from them here: https://mastodon.social/@eugenialoli/media
Huge sci-fi lover here. But at the same time, colonization of space for humans is possibly impossible without avatars. The human body evolved here, and it’s a vessel that works here the best. To colonize other worlds, it’s more economically viable to send machines, create biologically synthesized new species (taking dna from local species there), and then transfer consciousness to them. Similar with Avatar, but without having to have the spaceships arrive in the planet full of humans. Humans remain on earth, and they project their consciousness somewhere else, in an instant due to entanglement.
My sentence above explains it. The source is available, the distros provide binaries in their repos, but if you want the latest version, the creator only provides paid binaries. The GPL allows for that. Same for ZRythm.
On the topic of audio production, here are your options:
Commercial DAW apps available on Linux: Traction Waveform Reaper BitWig Studio Presonus Studio One (beta) Harrison MixBus (based on Ardour) ReNoise (tracker/daw hybrid)
Available sources but commercial binaries: ZRythm (currently in beta) Ardour (can be found for free on the repos of most distros)
Completely free: LMMS (recording live instruments is available via the latest nightly build, but no vst3 support) QTractor Stargate MusE Rosegarden Traverso (active again this year) Ossia Score
Audacity (audio rec/editor) MilkyTracker (tracker) SoundTracker (tracker)
Hydrogen (drum machine) Cecilia (audio signal processing) Mixxx (live DJ)
To get these working, install pipewire-jack on your distro and enable some audio group privilliges, so you don’t get cracking sounds. There are tutorials on how to set that up. Also use the qwpgraph app to create audio connections (otherwise, you might not hear anything coming from your speakers on some plugins/apps). My favorite free daw on Linux is Ardour. Reaper if I want to get more involved.
There are a number of native Linux plugins that should be prefered, but if you want to run specifically Windows plugins, you will have to install Wine and then Yabridge. Yabridge acts as a bridge between the .dll plugin files in a Wine environment (that is setup as if it’s Windows), and serves .so Linux plugins that Linux DAWs can understand. This is obviously quite flaky. Different versions of wine will support different plugins. Sometimes, a plugin works, you upgrade wine, and it no longer works (but some other plugin now works, that didn’t used to be fore). Some people are happy though with yabrdige and wine. I find it a pain…
I’d suggest you go with Fedora, so Resolve works easier than it would on a Debian-based OS. Also, Yabrdige is currently broken on ubuntu. The dev said he might fix it by the end of the year, but who knows. I’m personally ubuntu-based and I’m still telling you to use fedora to get that stuff working for now. Although, you might want to try the UbuntuStudio flavor. It might have some of that stuff fixed.
For photography, use Darktable. For raster editing, use Gimp 3.0-alpha (the 2.10 version is not that good for people coming from photoshop/windows IMHO as it lacks adjustment layers), and Photopea on the web browser. For vectors, inkscape, or online, boxy-svg.com.
For an After Effects clone, there’s a brand new app, Friction: https://friction.graphics/
For a video compositor, if you’re not going to use Resolve’s Fusion, there’s Natron (Nuke clone ui-wise).
For digital painting, there’s Krita.
For 2D animation, there’s Krita & Friction above, but also Pencil2D and SynfigStudio (latest version .appimages on their respective sites).
I’m not familiar for apps regarding web design though. There’s Bluefish for html editing, and you can use sublime-edit for other code-writing.
For Office, LibreOffice comes by default in most distros, however, the highest compatibility rate with MS formats is via OnlyOffice. You can download an .appimage on their website for free. That app will let you create proper PDFs too (with forms etc). To run appimages, download them, right click to go to their file properties, and there make them executable. Then double click them to run.
For 2D CAD, use QCAD (you can download it from their site, and then remove the .so files it directs you to, to turn it from demo/evaluation to the completely free version (that’s missing some format support, but otherwise fully functional). For 3D CAD, there’s the RC2 version of FreeCAD.
And for 3D stuff, there’s Blender. Latest version available on their site in binary form.
Finally, if you’re not doing highly advanced color grading, or you don’t need your videos to be color managed, then both Kdenlive, and Shotcut are very good, hassle-free video editors. You can download their .appimage file for latest versions from their site.
I never understood those who buy on the hype of wireless-everything (that includes my own brother). Wireless is, and always will be flaky, even under a great OS implementation. Implementation is lacking on your kernel/distro, but even if it was done perfectly, you would still get the occasional problems, because, physics. This is is not seen as clearly with wifi or bt, but try to connect to a wireless monitor instead. There, you will see the problems 100x fold. It’s flaky. So it’s best to always be wired. Ethernet, usb etc.
I used to live in the bay area. Know lots of people in tech companies. Most are on macs.
Most tech people actually use macs, because corporations prefer them for their tech employees, while the normal employees usually use Windows. Very few corps support linux on the desktop for their admins – even if their infrastructure is all on linux.
Well, in theory open source is immune to all that. However, the country a project is registered at, matters. That’s why the RISC-V project, for example, took its headquarters from the US to Switzerland. For that exact reason: so no country could strong arm it, especially since Chinese were the major contributors to the project (Switzerland is not 100% neutral, but it’s more neutral than other countries).
I blend 2 eggs with a banana, and I fry it as if it’s a pancake, with butter. It doesn’t hold together, so it keeps coming out as if it’s weird scrambled eggs. But it’s delicious, the healthiest kind of pancake (with a drop of raw honey afterwards).
No, Cinnamon with LMDE it’s slower than XFce on Debian. These laptops were slow and some had only 2 GB of ram.
With that little ram, you’re better off with jwm, lxqt, lxde, or icewm. Not xfce or mate, that require over 600-800 MB of ram just to start up. In fact, with so low ram, you’re better off with something like Haiku.