Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LI
Posts
4
Comments
606
Joined
2 mo. ago
  • I have two, one is a bi- monthly movie club with friends where we focus on movies that have a lot to talk about (so generally artsy movies), and another monthly kung-fu movie night where we just hang out and watch people beat each other up for fun.

    1. Definitely dual boot, especially if you're new to linux, and double-especially if this is what you use for work. You are likely to run into situations where shit just doesn't work and you need a fallback environment to operate in while you figure out what that's about and how to fix it. Likewise, you will run into software that runs badly on linux or just doesn't run at all even under wine/VM, and it will be nice to have that fallback for when you don't have time to fuck around and figure out what the problem is and need to just get shit done. If things go well you will find very quickly that you don't need it and can probably go ahead and delete it after a little bit, but at first you want that lifeboat. Mine stuck around for 2 weeks, but I only even used it the first couple days and the rest was 'maybe I'll run into some weird situation...' and just not needing it. As for merging the partitions and such, I believe that's possible, but you definitely want to make sure you have backups before you try it just in case. There are many good cloud backup services that have linux native clients (I use filen.io myself.)
    2. I've never even touched music software so I have no idea what's out there. I do however know about a great website called alternativeto.net that lets you find alternatives to existing software, and you can select your platform to limit it only to linux software. For example, here's the entry for linux-native replacements for Cubase (it was the obscure one from my perspective, wanted to see if they actually had anything, turns out they do.)
    3. Yes, NTFS generally works mostly fine on linux, though there are a couple of weird cases where it causes problems (one I ran into was adding games I had installed on an NTFS drive for windows to Steam on linux, it was very wonky.) After nuking my windows boot drive I went through and copied all the stuff off my NTFS drives and reformatted them to btrfs before putting the data back on them to ensure that everything would work smoothly, but if you're just using it for regular file access you should be fine. The one caveat I would add is I would probably not recommend editing large projects in files on NTFS drives in linux if you can avoid it, but poke around google and see if you can find people reporting issues with your specific software/use-case to see if there are any problems with it.
    4. Drivers for weird hardware are potentially an issue. Looks like there is a FOSS driver for the Scarlett, didn't see anything at first glance for the Behringer, but also again I have no idea what I'm looking at here so this is something you're going to have to do some research on. I have had some weirdness with audio in general on linux, things cutting out unexpectedly, stuff like that, but that's strictly games/discord/that sort of thing, so it might be worth looking for stuff other people have posted about doing heavy audio work on linux to get an idea for what to expect. I'm sure it can be made to work, but it might require more fiddling than you expect.

    Either way, welcome to the party. :)

  • You should get silicone ice trays, they're basically rubber so they don't break and they twist way easier (I always hated those thick plastic ice trays cause sometimes you just could not break the ice free.)

  • Linux @lemmy.ml
    Libra00 @lemmy.ml

    The Terminal Question

    I know this probably comes up a lot and is liable to spark some debate, but I'm curious what the good options are for terminals. I've skimmed some reddit/lemmy posts about it and looked at a few options and I dunno how to decide between them because they all seem like they're too narrowly focused on some particular use case. I'm just using it for general terminal stuff, nothing terribly fancy. I'm aware that there's not one terminal to rule them all or anything, so I'm curious: what do you folks use, and more importantly, why do you use that over the (many) other options available?

    Personally I've just been using konsole since it's what came with kde and it seems nice and all, but I feel like I'm missing out on features I don't even know about. One feature that might be nice is some kind of local LLM integration so I can get help on how to tinker with settings and such where i'm doing the tinkering instead of constantly tabbing out to duck.ai or w/e.

    KDE & Plasma users @lemmy.ml
    Libra00 @lemmy.ml

    Plasma 6 calendar agenda widget

    I'm looking for a desktop widget that will just display the day's agenda from google calendar (I know google is not ideal, but I need reminders on my phone for events and haven't found a better solution that works on both desktop and android.) I have the Digital Clock widget which I've configured to display a calendar that pops up and shows the dates and upcoming events, but I'd like something that just shows the events for the day on my desktop all the time. I've done a fair bit of searching around and the best I've found so far is Event Calendar, but it's not updated for Plasma 6 and the various p6 forks people have posted about either seem very bare bones/incomplete or to just not work. On android I have this widget on my home screen and something simple and easy to see like that would be ideal.

    Linux @lemmy.ml
    Libra00 @lemmy.ml

    Help fixing boot situation

    So I have a weird situation that I'm not sure how to fix, and it's going to require some background.

    I have 4 drives in my machine:

    1. A ~15 year old 128GB SATA SSD (windows, ntfs)
    2. An ~8 year old 512GB SATA SSD (libraries, ntfs)
    3. A ~5 year old 1TB NVMe SSD (nobara, btrfs)
    4. A ~1 year old 2TB NVMe SSD (games, ntfs)

    I've gone a month now without booting into windows so I figure it's time to clean up my windows install and reclaim/retire those drives, but my boot situation is kinda weird. #1 is my current default boot drive in bios, and it has both the boot loader for windows and for a previous ubuntu install I also had on the current-nobara install, and then #3 has another one (but won't boot when I select it in bios for whatever reason), so what I really need to do is clean up all these extraneous boot-loaders and set one up on drive #3 to be my main boot from now on. But I'm very nervous about messing with that sort of thing and rendering my system unbootable (I know, I still

    Linux @lemmy.ml
    Libra00 @lemmy.ml

    Nobara 42 bootloader install issues?

    The full error for anyone having issues with the screenshot is: Installation Failed Bootloader installation error The bootloader could not be installed. The installationc ommand

    <pre>

    grub2-install -target=i386-pc -recheck -force /dev/nvme0n1

    </pre>

    returned error code 1.

    Context: I've had a hell of a rough time trying to install linux on my system, I've tried Pop, 2 versions of Ubuntu, Mint, and now I'm trying Nobara, and it's the first one that failed to install (I've mostly had video driver issues with the others.) My current disk situation is kind of a mess, I have 4 in the system:

    1. ~15 year old OCZ SATA 128GB SSD (windows/boot)
    2. ~10 year old WD SATA 512GB SSD (windows libraries like pictures, documents, downloads, etc)
    3. ~6 month old Samsung 990 EVO 2TB M.2 NVMe SSD (games installed from windows)
    4. ~5 year old BPXPro 1TB M.2 NVMe SSD (previous Ubuntu install that I had other issues with)

    #1 is my boot drive and has the bootloader on it (when I want to boot ubuntu I hit F11