• 5 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • Well you have to state why it wasn’t good. It was incredibly region-dependent, but if you live near one of their endpoints the latency wasn’t noticeable and the quality was great, as it was for me.

    In the end I got to play a bunch of games for free, and have an extra controller I still use, so there’s that. They made us whole, at least, after they shut down (I even imported my into the breach save game into Steam with Google takeout after)


  • By some definition. They have always been usable to some degree because I think animators or something use Linux commercially on Nvidia, and for gpgpu they are still top class on linux (nothing comes close)

    They haven’t always been the best for gaming or desktop (Wayland) use though, since Intel and AMD opened up their drivers.

    Arguably in my experience Nvidia has been far less buggy for the last 30+ years on x11, and with this change they may have finally reached parity on Wayland, haven’t tried it myself.


  • Depends on what you’re doing with it, but prompt/context processing is a lot faster on Nvidia GPUs than on Apple chips, though if you are using the same prefix all the time it’s a bit better.

    The time to first token is a lot faster on datacenter GPUs, especially as context length increases, and consumer GPUs don’t have enough vram.


  • I guess it’s finally to the point where selfhosters can admit to using k8s and not be bombarded by comments saying it’s overkill, which has happened in the past for:

    • Self hosting at all
    • Using VMs
    • Using containers
    • Using docker compose
    • Using k8s (⬅️ I guess we are here)
    • Using helm charts or whatever ends up replacing this

    Anyway, I believe there is a tool also to turn docker compose files into k8s manifests if we want to take this a step further!














  • I’ve used Linux for over two decades (red hat to Gentoo to Ubuntu to arch) and I must say it’ll be a tough sell to get me back to an RPM or a debian based distro solely due to how god awfully slow the package managers (dpkg and rpm) are.

    Since Docker came along and brought with it the ride of Alpine and APK, it made me realize that system upgrades on a modern processor, fast internet, and an SSD should take seconds, not minutes.