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

help-circle
  • Phoenixz@lemmy.catolinuxmemes@lemmy.worldTitle
    link
    fedilink
    arrow-up
    142
    ·
    3 days ago

    You just gotta love the “do not hallucinate” part of that prompt, which is like taking a person tripping balls on LSD, and telling them “now hear this, I want you to only tell me facts, and I do not want you to hallucinate!”

    Good luck with THAT.










  • to crack

    Eh, sorry, but you cannot crack hashes. At best you can come up with a strong that generates the same hash, but finding the exact original value won’t happen, that’s not how hashes work, that is not how anything works.

    Each hash output value in principle can have an infinity of different inouts that lead to that output. Because of that, hashes are a one way street

    Having said that, are you telling me that a properly salted hash using a modern algorithm like argon2id, or just even plain sha256, can be “cracked” in 14 days? I’m going to go ahead and say “no”



  • Microsoft is doing this ONLY because they finally recognized that Linux surpassed them flying on the one thing they were king: games

    Microsoft doesn’t give a single shit about end users, never had. It always had the goal of becoming the dominant ayer, then get a monopoly, and then doing absolutely nothing anymore until users complain too much. This has been their work ethos since it’s inception and if you believe otherwise I have a bridge to sell you.




  • Phoenixz@lemmy.catoSelfhosted@lemmy.worldI've been busy
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months 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