Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 82 Comments
Joined 1 year ago
cake
Cake day: December 7th, 2023

help-circle
  • That’s a tough one. While I do think AI can be fun to play around with (though I personally prefer the ones I can run locally), there’s always a sort of “monkey’s paw” element to it. Text generation? Hallucinations. Image generation? All sorts of weird artifacts, and are heavily influenced by the training data (yes of course they all are, but what I mean is, if you pick a model that is heavily inspired by NSFW content for example, then you’re very likely to get NSFW content - sounds “common sense”, but nonetheless).

    So I suppose in a world where it’s “perfect” then I’d want it to make some form of media that can make everyone happy. If everyone on the planet were happy, then it’d be a much better place.

    Or if we’re talking less altruistic desires, probably a continuation of some TV series that I enjoyed which ended on a cliffhanger.


  • Russ@bitforged.spacetoAsklemmy@lemmy.mlWomen in Metal
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    Hmm, I always have a hard time picking favorites, but I’ve always enjoyed Halestorm! Pretty sure “can u see me in the dark?” has been pinned in the number one spot of my On Repeat playlist on Spotify for a couple of months now… Lzzy’s vocals are fantastic in it!

    Also, a couple of years ago Alex Reade joined Make Them Suffer, and I’ve been enjoying their latest album (also called Make Them Suffer), a few of the tracks from that album (Epitaph, Oscillator, Weaponized, and Small Town Syndrome) have also coincidentally been stuck in my On Repeat playlist for a while.


  • I’m not sure if this counts because it wasn’t intentional on my part, but… When I was a kid, my mom had a digital camera. The lense on it would extend when it was powered on, and then retract when it was powered off.

    At some point the lense got stuck, which caused the camera to not turn on properly and made it useless so she ended up getting a new one. I had gone to take the old/broken one to mess around with it and accidentally dropped it.

    Apparently the angle that it fell at was just enough to “lodge” the lense back into place yet the fall wasn’t high enough to cause it to shatter or break. It worked perfectly after that, and while my parents were a bit upset they needlessly bought a new camera, they ended up letting me keep the old one.

    (Later on I figured that was their way of justifying not returning the new camera that probably had nice new features or something)

    I also vaguely remembering them saying something along the lines of “That’s probably the only time in your life dropping a piece of equipment will actually fix it and was just luck - don’t go trying that on other things randomly”.



  • I always find the command line argument to be a bit of an odd thing too. If you Google any weird Windows error, I can almost guarantee you will find a Microsoft forums result with someone saying to run sfc /scannow (or a DISM command).

    What I think it really comes down to is that people are used to troubleshooting Windows stuff that they forget they’re having to do it. Then some will say that “Windows doesn’t need troubleshooting” which is pure crap unless maybe all you do is login and open Chrome - which Linux can do that perfectly fine too.

    At the end of the day, I don’t really care all that much about what OS other people use (use the best tool for the job and all that). I’m not going to be using their PC, but I do get a bit aggravated when people seem to go out of their way to make it look like Linux is still the same ecosystem it was in the '00s.



  • I can only speak for myself here but… A lot of things are taught in school. Most of them weren’t something that I use everyday and thus have forgotten about it (some more than others, of course).

    Ohm’s Law would’ve been taught to me sometime during highschool (as the other commenter mentioned, I can tell you it relates to electricity but without looking it up I couldn’t tell you the actual principle behind it) - I graduated from highschool 10 years ago, and have not had a reason to “flex” that memory ever since then.



  • Ah, I thought this was in regards to AFK tracking when discord isn’t focused (which this plugin still won’t fix due to the mentioned Wayland restrictions) - I didn’t realize that it still didn’t work even when discord was focused, which is strange.

    I’ve been using Vesktop since screen share wasn’t working on Wayland, and it already seems to do what this plugin does hence my confusion.




  • Primarily I use Arch on my desktop (and by proxy, my Steam Deck which runs SteamOS), which is what I’ve landed on after a ton of distro hopping. The idea of Atomic distros catches my eyes, but for me in its present state there are too many steps needed in order to make deeper changes (for example, installing a kernel module) - but I quite like SteamOS on my Deck since I know it will always be in a “consistent” state, for example.

    On servers I run a mix of Rocky Linux and Debian.








  • Nowadays I primarily just go with Arch, it works “fine enough” for my use cases (software dev and gaming) and the AUR truly does just about have everything that I’ve ever wanted to install.

    That is not to say that it doesn’t have its issues though, a while back ago I was using EndeavourOS and my PC completely locked up (seemed like a kernel panic) in the middle of pacman running a system upgrade and it borked the whole install. I haven’t gotten around to migrating my home folder to its own partition (it is in its own btrfs subvol though), so I just went with installing Arch and choosing to keep the btrfs home subvolume so that the base system was replaced, yet my home folder was preserved. I’m sure that I could’ve fixed the issue in a chroot, but it was easier to just wipe everything outside of my home folder and just start fresh.

    I am heavily interested in Atomic systems, the above issue being one of the bigger reasons, but I would continuously run into walls when trying to use non-flatpak software. Most of the Atomic distros have a way to effectively spin your own image, but at the moment I just don’t have the time to learn how to do it. NixOS fell into a similar boat for me, Nixpkgs is quite large but I’d have things randomly break because they’re expecting a FHS compliant layout (such as some of my dev tools) and while I’m sure I could eventually learn how to fix it, Nix’s docs are… not the best, and I ran into time constraints again.

    I’ll eventually circle back to reviewing Atomic distros and spinning up my own custom image once things in my life settle down a bit, but there’s just too much chaos for me to justify throwing another wrench into it when Arch for the most part does what I need it to do.

    My desktop also used to have a Nvidia GPU in it, and is one of the reasons why I started using Arch in the first place - they were pretty much always the first to get the Nvidia driver updates. Thankfully I switched to AMD (a 6700 XT) about a year ago and that specifically hasn’t been an issue (and allowed me to explore more distros without having to worry about how the Nvidia installation/update process was - its not really complicated on any of the distros, but its an additional step unless you use something like Pop that has the drivers preinstalled).

    However I do also use Fedora on my old MacBook, I tend to only use it for lightweight browsing and occasionally SSH’ing into some systems and I’ve quite enjoyed Fedora so far.


  • I try to keep all of the distros I’ve tried out, with their current versions and previous versions (if it makes sense), such as:

    • Arch
    • NixOS
    • Fedora
    • Debian
    • Ubuntu
    • Pop!_OS
    • Bazzite (and their friends Aurora & Bluefin)
    • Even Windows 10 >_>

    I’ve stopped distro hopping as much as I used to, but I do keep a much smaller partition around for playing with another distro if I want to (such as the latest test version of Pop that includes the COSMIC epoch alpha release). I’d say that you definitely don’t need a 128GB flash drive, but the last 16GB flash drive I was using pretty much died and when I went to get a new one, the difference between 16/32/64/128 was negligible enough that I just decided to get a 128 one and never deal with storage issues on it again. Plus, you can tell the Ventoy installer to leave some free space for a non-ISO partition to keep other stuff on it as well.