technology Technology “Model collapse” threatens to kill progress on generative AIs
Jump
  • emiellr emiellr 23 hours ago 100%

    Tbh I'm a bit lost on the purpose of this

    1
  • technology Technology “Model collapse” threatens to kill progress on generative AIs
    Jump
  • emiellr emiellr 23 hours ago 33%

    Wait now hold on a minute. Why would I want to do this? Is this activism by people against LLMs in general or..? I'm confused as to why I would want to do this.

    -2
  • jellyfin Jellyfin Jellyfin has locked up my server. Should I reboot or wait?
    Jump
  • emiellr emiellr 1 day ago 100%

    Oh strange, a quick Google search doesn't bring up much of anything either. With loads of people having Pi's and presumably also having tried to limit the capabilities, you'd think someone else would've posted something about it. If it really bugs you, maybe try a fresh install of Raspbian Lite 64bit and see if things work? Otherwise I think it might just be a limitation of the Pi.

    2
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 1 day ago 100%

    Oh interesting, didn't think of Graphics drivers getting in the way. It'll go on a Framework laptop, most if not everything should work ootb... ~famous last words~

    4
  • jellyfin Jellyfin Jellyfin has locked up my server. Should I reboot or wait?
    Jump
  • emiellr emiellr 1 day ago 100%

    I have no idea what your experience level is, so I'm saying this just to make sure: DON'T copy this verbatim. The resources bit is what you'd need to adapt into your own compose file. If you have questions, feel free to ask 👍

    5
  • jellyfin Jellyfin Jellyfin has locked up my server. Should I reboot or wait?
    Jump
  • emiellr emiellr 2 days ago 100%

    In case you ran it using a docker run command, read this. Otherwise if you use compose, try something similar to the following:

    services:
      service:
        image: nginx
        deploy:
          resources:
            limits:
              cpus: '3'
              memory: 512M
            reservations:
              cpus: '0.25'
              memory: 128M
        cpuset: "1"
        ports:
          - "80:80"
    

    source

    6
  • jellyfin Jellyfin Jellyfin has locked up my server. Should I reboot or wait?
    Jump
  • emiellr emiellr 2 days ago 100%

    If you use some kind of virtualisation and/or containerisation then you can limit ram and/or cpu usage. This can of course greatly reduce lockups if not eliminate them.

    Edit: I only now read it's a Pi 3B. Not sure if hosting Jellyfin on that device is a good idea... If you insist though, consider running an LXC inbetween and limit it to three cores. That should leave one core available for the system so the system doesn't lock up again.

    6
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJE
    Jellyfin emiellr 2 days ago 100%
    New Jellyfin Server/Web release: 10.9.11 https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-11

    cross-posted from: https://lemm.ee/post/42616648

    4
    0
    linuxmemes linuxmemes Snap out of it
    Jump
  • emiellr emiellr 2 days ago 100%

    While you're right in pointing out that in theory it's basically as capable as native, it's a royal pain in the ass as it is right now, which disqualifies it from a great deal of applications.

    1
  • jellyfin Jellyfin: The Free Software Media System New Jellyfin Server/Web release: 10.9.11
    Jump
  • emiellr emiellr 2 days ago 100%

    Oh yeah you're right, mb

    4
  • casualconversation Casual Conversation Please join me in my new community dedicated to outing Tim Walz's LIES!
    Jump
  • emiellr emiellr 2 days ago 100%

    Ayo you got me all hot and bothered there for a second! 😂

    11
  • politics politics Billie Eilish endorses Harris: ‘Vote like your life depends on it’
    Jump
  • emiellr emiellr 2 days ago 100%

    For women of childbearing age? It DOES.

    ftfy

    10
  • politics politics Billie Eilish endorses Harris: ‘Vote like your life depends on it’
    Jump
  • emiellr emiellr 2 days ago 100%

    Ah so my CS logic courses are useful for something. Neat!

    2
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    brother this has nothing to do with my post 😂

    2
  • plex plex The Future of Plex: Focused, Streamlined, and Ready for Feedback
    Jump
  • emiellr emiellr 2 days ago 100%

    Jellyfin doesn't do HDR, which is like 90% of the linux ISO's these days... (tonemapping yeah yeah, but tonemapping sucks compared to sdr content)

    1
  • plex plex The Future of Plex: Focused, Streamlined, and Ready for Feedback
    Jump
  • emiellr emiellr 2 days ago 100%

    The fuck did the llama do?!

    1
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    Multiple people seem to have had problems with audio

    1
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    Iff you're a VSCode user, you might benefit greatly from Dev Containers. You'll basically be running Docker containers, which can run almost anything of course.

    1
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    15
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    Thank I'll check it out

    2
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 75%

    Oh right, I forgot. Ahem... REDDIT?! HERESY!!1!

    2
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 100%

    Damn that's a shame

    3
  • linux Linux Alpine as a desktop OS
    Jump
  • emiellr emiellr 2 days ago 75%

    Ayo wtf, that desktop is pretty asf. Well done!

    4
  • futurology Futurology Cleanup Group Says It's on Track to Eliminate the Great Pacific Garbage Patch
    Jump
  • emiellr emiellr 2 days ago 100%

    Except they're not calling it the solution, just a remedy to a literally growing problem. Even if people stopped polluting the ocean in an instant, you'd still have to clean up the patch. Now, they're taking the initiative to go clean it up as best they can, which is a heck of a lot more than the average person lemme tell ya that much.

    17
  • linux
    Linux emiellr 2 days ago 96%
    Alpine as a desktop OS

    This might be the dumbest stuff anyone has asked here, but has anyone tried running Alpine as a desktop base OS? Seems pretty well stocked when it comes to the repo, and it's light asf. Thoughts?

    74
    40
    linuxmemes linuxmemes Snap out of it
    Jump
  • emiellr emiellr 2 days ago 100%

    Worth noting that the confinement of Flatpaks and Snaps can have major drawbacks. It has been a major pain in the ass to get Flatpaks working nicely with fractional scaling (think tiny cursor, huge text, tiny text etc etc)

    2
  • linuxmemes linuxmemes Snap out of it
    Jump
  • emiellr emiellr 2 days ago 100%

    I feel like that's a pretty good take. As long as you're getting the software in an elegant way that doesn't break the dev's back, we're good.

    2
  • emiellr emiellr 2 days ago 100%

    This dude rn

    41
  • emiellr emiellr 3 days ago 100%

    Invites are very hard to obtain because you need to upload a lot of linux iso's to get enough credits for one.

    1
  • news news Ukraine Has A Problem: 20 out of 31 M1 Abrams Tanks Have Been Destroyed
    Jump
  • emiellr emiellr 3 days ago 100%

    The tanks can be as realiable as can be, but ain't nobody can do smth about the air being full of drones...

    14