Ex-technologist, now an artist. My art: http://www.eugenialoli.com/

  • 1 Post
  • 389 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle

  • The reality is, to get these Windows VSTs to work on Linux, is possible via 2-3 ways, but they’re crashy, and sometimes will work, and after an OS upgrade might stop working (as it happened last year with yabridge under ubuntu) etc. The truth is, you can’t rely 100% on these VSTs anymore under Linux, it’s too hairy of a situation overtime. You might be able to get it working for a project, and two years later to try to reload that project, only to have these plugins not working anymore, so the project would crash on you and not be able to load it anymore.

    If you want to switch to Linux, you will need to use the well supported, native plugins only that get updated regularly for new linux versions. Yes, it’s a waste of money for your existing purchases, but this is what’s true for everyone who have ever bought Windows software in the past, and they’re now switching to Linux. Maybe you can sell them?

    Alternatively, use Windows for your audio work, and if you want to stay on Windows 10, make sure that this computer is not on the internet connected anymore (due to not receive security updates anymore), and use Linux for your everyday computer tasks.


  • Eugenia@lemmy.mltoLinux@lemmy.mlAdvice on a CAD solution
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    19 hours ago

    Look at QCad. They have a paid ($40), and a free version that is fully functional and open source. It’s the most autocad-like app out there, so learning that has the advantage of learning the UI of autocad too.

    LibreCad that others suggested was forked from Qcad about 15 years ago and hasn’t moved much in terms of features. While QCad has. So in my opinion, it’s the best solution.

    Then there’s Freecad, but that’s more about 3D cad, and it’s more complicated overall.







  • Yes, I have 2 computers running off of USB with Mint, with persistence. And I’ve set up that for my father in law and a friend too. You boot with one drive, you insert the other one, you UNMOUNT it, and then you load the installer. Please note though, that the bootloader will be installed into the internal drive instead of the usb one. To go around this problem, would be best to disable the internal drive temporarily during installation (either in the bios, or just remove its cable). Then the installer will be forced to write the bootloader on to the usb stick.

    I usually set up the partitions as such: 1 GB of fat32 boot partition with the boot flag set, a 4 GB swap partition, and the rest / (root).




  • Eugenia@lemmy.mltoLinux@lemmy.mlHelping choosing the right linux
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    13 days ago

    I suggest Linux Mint. It has GUIs for almost everything and it’s very stable. With a little bit of tinkering of the services at startup, you can get Mint to run at 700 MB of RAM (as read via htop), instead of its default ~1 GB of RAM. That could be important to fit it better at 4 GB of ram with some demanding browsing.

    I disagree with anyone who might suggest Fedora or Ubuntu with 4 GB of RAM. These distros require about 2+ GB of RAM to boot up, double than that of Mint.

    Then there are the distros meant for older machines that use less ram, but it’s a shame to use these when your laptop is fast-enough with an 8th gen cpu (comparatively to very old machines, that is). Your CPU scores 3500 points on the passmark cpu benchmark which is enough for any kind of distro. 15 years ago, the average laptop cpu was 600 points (and Linux still runs fine on these with something like Debian/Xfce).

    The lowest ram usage I’ve seen with a full-fledge modern distro/DE, is XFce with endeavourOS. I load it at 490 MB of RAM (it takes 630 MB on Mint for the same layout/apps).

    Basically, your challenge is the RAM, not the CPU or the drive. Use an appropriate distro for the RAM and the difficulty you want, and always be mindful to not have too many tabs/apps open at the same time.





  • Eugenia@lemmy.mltoLinux@lemmy.mlFunOS - Have any of you used this
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    19 days ago

    No, that thing is unusable. It has no niceties to help a user do basic things. The best OS I’ve found that has enough GUI tools to do stuff, is Q4OS. Uses 350 MB of RAM, but it has enough stuff to get you going. I looked more into FunOS btw, and it requires quite some terminal work to even get tap-to-click to work. It’s missing some GUI tools for basic things. It doesn’t even save screen resolution changes without editing X11 files. If they get these things implemented, then sure. Same goes for all the other lite OSes, like AntiX, DSL, etc. Lightweight, yes. But not really usable by an ordinary user. They are missing GUI tools, of if they have them (like in the case of antix and puppy), they are a complete and utter MESS. I’ve used all of them, and they have left me very, very underwhelmed. Until then, Q4OS is the best of the lightweight distros. It’s well put together.


  • Eugenia@lemmy.mltoLinux@lemmy.mlFunOS - Have any of you used this
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    19 days ago

    If it’s true that it uses only 250 MB of RAM as it claims, then it had advantages on old computers over Mint which uses 950 MB (htop). My mom’s computer only has 2 GB of RAM for example (an old, converted-to-linux Chromebook), so we need a distro that really doesn’t use much ram. Thankfully she only uses 1 tab at a time on the browser (she doesn’t know how to open more), so that makes it just enough with something heavy like YT or FB, so she doesn’t hit the swap and slow things down.


  • Eugenia@lemmy.mltoLinux@lemmy.mlQuestion about Mint
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    22 days ago

    For home folder encryption it’s easiest to install encryption during install time. There’s an option for that when you create your partitions (might be hidden under an “advanced” button or something). I’d also go with vanilla Mint and not LMDE due to being newer, and with more support for hw (ubuntu base has better support than debian base imho). So yeah, I’d say, re-install to have it easier.

    For mass-renaming, install Thunar: sudo apt install thunar