• 0 Posts
  • 332 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle

  • Phoenixz@lemmy.catoSelfhosted@lemmy.worldI've been busy
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 days ago

    What I meant is that I have a list of about 7000 songs on spotify that I have built over the years, I would like to have THAT list of music. If I go to a self hosted option, that is great, but without the media, worthless… I can download all the music that I want, but that will be a ginormous amount for a tiny amount of songs that I actually like. I’m already hosting a huge movie library, but I fear I might need hundreds of TB more storage to save all the music that I want :)

    I guess I’m looking for a “download only these songs/albums/bands from this spotify list” type thing


  • Linux has emergency modes for booting as well. The old ways would work with run levels, and the newer ways (through systemd) I honestly don’t know. However, a bootable USB is usually the best solution because it won’t boot a drive with a possibly damaged filesystem that needs repairs before accessing it, that sort of stuff. There is a reason why it is a separate storage device to boot from.

    I’m just saying that if you take an experimental or very hard to master OS for your day to day work, or storing your family photo albums, then yeah, you’re playing with fire, because the OS can trip you up in many ways. Linux is great, but potentially unforgiving when you make mistakes. Ubuntu Linux is at the point where normal users need to work hard to mess stuff up, but if you go for gentoo or something else experimental or DIY, then yeah, you better be prepared to take the consequences when things go down south








  • So first of all, you could likely still access your drives when you boot from a USB. Goes for any OS

    secondly: if you play with fire, don’t complain about the blisters. And yo be clear, with fire I don’t mean Linux, with fire I mean specialty distro

    You need to ask yourself what you want. If you want something shiny and cool that does certain security things that are awesome but not really that needed for the average Joe, then fine, go with whatever.

    I on the other hand need a Linux distro that works, that I can trust. I have been using Kubuntu (Ubuntu with KDE UI) for over the last 20. There are bugs, like everywhere, but bugs like “this little widget doesn’t respond right”, not “oh my OS suicided again”


  • The thing to also keep in mind is that this shit is pushed now by Facebook and politicians, none of whom care a single shit about kids, as they so loudly claim. That alone is a huge red flag as it’s always “but think about the poor children!!” that is used for the most nefarious shit being pushed.

    This has been in the works for a long time (I’ve seen attempts for this at least a decade ago) and now it finally passed in some places,. meaning that it only got easier to soon implement it everywhere

    Yes, it’s a slippery slope argument but that slope is right there in front of us


  • More users typically translates to more and better software.

    Also, that would translate to the end of windows, a nice extra. Once 20% of desktops are Linux, companies will take note, other users will take note. Why pay through the nose with subscriptions, deal with insecurity, ads, constant surveillance, if you can simply have an awesome looking Linux instead?




  • Anyone has a good tutorial on how to setup a complete are stack with docker on Linux?

    Already one that quickly explains what arr does what would be helpful. I know there is radarr, sonarr, bazarr and loads more and I have no idea which system does what or how to connect them.

    I’ve found tutorials about individual pieces, but those are of little help

    And then the biggest one: I have jellyfin, I’d like to use it over the internet, bit I need to have that obviously VERY safe. How to do that? I know of a popular reverse proxy for those things (name escapes me for a sec) but again, the tutorials I’ve found were lacking at best.

    I’m looking for something where I can write a bunch of docker files and start it all up from scratch on Linux, is that possible?





  • Nah, wouldn’t do that. CSS needs to be well designed to function properly, you need actual developers for that or you’ll screw over your users.

    But yeah, to give quick pointers and ideas to flesh out, it’s reasonably useful

    If that is enough to warrant it’s extreme energy use, the spread of AI slop everywhere, the pollution, the uncontrolled datacenter expansions, the explosion in hardware costs it created, the countless death and suffering it caused through AI psychosis, the AI childporn bots (hello grok, are you still the world’s biggest child porn producer or did Elmo finally reign you in to again be mecha Hitler?), the…

    Long story short, AI will likely end this world in a long list of fucked up ways, I don’t think it’s worth it

    Until then, I’ll use it as a suggestion tool, not much more


  • Phoenixz@lemmy.catoSelfhosted@lemmy.worldntfy.sh v2.18.0 was written by AI
    link
    fedilink
    English
    arrow-up
    74
    arrow-down
    9
    ·
    1 month ago

    I’m a developer

    I sometimes sometimes use AI for an answer to a complicated problem because normally I’d open up 20 pages , have to go through them all to find the right answer

    AI gets me the answer right away, though it likely is completely wrong or at least partially wrong. Either way, it gives me a general direction and with that I only have to search through one or two pages to confirm, so the same process is just a little faster.

    I laso have used AI on a couple of occasions to ask it to write code for a complicated problem. Again, you don’t copy the code, god no, it’s always the worst, and it is in 80% of the cases still at least riddled with bugs, or just complete bullshit. However, it might give me an alternative idea or a direction to take to implement or fix this complicated feature problem.

    That’s the extent to which I’ve used AI and for the foreseeable future that won’t change because AI still can’t code. It’s still wildly flailing around and it might produce something that implements a certain functionality, but it’s a guarantee that that functionality will have more bugs and security holes than features