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/)FE
felsiq @lemmy.zip
Posts 0
Comments 22
First time?
  • I think the rightmost of them says welfare queens, but luckily for my mental health I’m not knowledgeable enough about right wing fear-mongering to guess the others

  • AutoStudio: Crafting Consistent Subjects in Multi-turn Interactive Image Generation
  • I hadn’t, and it was definitely worth reading so thanks for the link. I’m still not sure exactly where I stand on the big AI companies relentlessly scraping everything for training data, but that was very convincing that copyright laws aren’t the solution (and I already believed better labour laws were needed for artists, though the details of exactly how music artists are getting shafted were new to me). Thanks for the link!

  • AutoStudio: Crafting Consistent Subjects in Multi-turn Interactive Image Generation
  • Whether or not you agree with AI image generation, the authors of this study have pulled off something impressive. This particular study isn’t going to be the single most important thing to humanity this year, sure, but they made a pretty clever stride in pushing a developing field forward and you don’t need to be excited about the field itself to appreciate that.
    I’m assuming your dislike for AI image generation is based on the plagiarism issue, which is absolutely valid, but model architecture is separate from training data and the concepts here are perfectly usable with a more moral training set. The companies scraping all the data - OpenAI, google, and to a much lesser extent stability AI - are the ones to blame for that problem, not researchers working on model architecture.

  • Bless America
  • Cannot believe how many people got wooshed by what’s clearly bait (brand new account, and posting this shit? To probably the most left-leaning form of social media you could find?) There’s so many reasons to shit on conservatives I’ve lost count - we really don’t need to astroturf more.

  • [MacRumors] iPhone SE 4 With Face ID Said to Be Priced Below $500
  • Face ID is also fully encrypted and 100% local, plus scans in 3D to be a lot more secure. I meme on Apple a lot but it’s genuinely one of the best features I’ve seen on any phone, period - fast, instant, secure, and private access to your shit. Third party apps can use it similarly to PAM in Linux, where they only get the Boolean result and no data about your biometrics, and the decryption key is stored in some apple-specific chip that’s only accessible at the root level iirc. I’d literally sell my soul to get them to open source Face ID; I haven’t seen another implementation yet that’s as good and even on Linux with a beefy-ass gpu I can’t replicate the wake/unlock speed even old iPhones can manage in my own algorithms. It works with sunglasses on, different facial expressions, while brushing your teeth - the fuckin thing even recognizes when you’re looking at the screen vs when someone’s just pointing your phone at your face. I’ve literally tested it with someone else holding my phone towards my face trying to get Face ID to let them in, and as long as I don’t glance at it (with my pupils alone, no head movement) it won’t let them in. Before it ever got to that point anyway, you can just press power+volume up while the phone’s locked to disable biometrics and require a passcode - this is one feature that’s seriously well thought out for privacy. My trust does not come easily to closed-source for-profit companies’ “privacy” features, but this isn’t your usual google or Microsoft bullshit that’s a thinly veiled attempt to get more of your data. I dislike apple’s walled garden bullshit, but I gotta admit it lets them focus on making baller features like this one instead of needing to steal data or show ads in all their shit like Samsung or google.
    Anyway there’s like a million valid things to shit on apple for, just pointing out that this isn’t one of them lol. Promise I’m not a shill (I’m just as likely to do a rant hating on their bullshit as I am to defend them), I’m just way too passionate about Face ID.
    Obligatory source on the privacy aspects

  • Nvidia to AMD
  • I did a search for nvidia on my system and got these, which OP might wanna check for too:

    egl-wayland
    lib32-nvidia-utils
    libvdpau
    libxnvctrl
    nvidia-open
    nvidia-settings
    nvidia-utils
    opencl-nvidia 
    

    I’ve installed extra packages for proton and machine learning, so some of these may not be there, but hopefully that helps.

  • DRILL POWERED Helicopter Toy - Fully 3D Printed
  • In case anyone else wants to download the stl without having to make a fake identity for a $0 purchase (i mean what the fuck?) here’s a direct link: https://uploadnow.io/f/3dV4fDB (it’ll apparently last till it goes a week without a download and then die, in case someone tries this in the future and it’s gone)

  • How do I clear history for a single domain in safari?
  • Try deleting the website data from settings > safari > advanced > website data. I’m not certain if it’ll clear the history too, but short of searching thru your safari history and deleting each instance it’s the best option I can think of

  • AMD's gaming graphics business looks like it's in terminal decline
  • I don’t know how far down the line that upgrade might be, but I’ve recently used both a 1080 and the latest-gen (see reply below) an AMD igpu (7600x) and I gotta say the 1080 is still significantly more powerful. Maybe if the upgrade is soon hold off on selling the 1080 until you see if you’re satisfied with the igpu performance?

  • [HELP] /efi fails to mount
  • sdb looks like the bootable USB to me - /dev/sda1 should be the system’s EFI, no? OP, could you try mounting that one (shouldn’t be encrypted afaik) and/or post the output of cat /etc/fstab? Edit: just realized you were unable to mount the encrypted drive in the first place so /etc is inaccessible, sorry