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

help-circle

  • kelvie@lemmy.catoTechnology@lemmy.worldNew Teslas might lose Steam
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 month ago

    I never wait around while the car is charging (generally only charge at home), but this has been useful for waiting to board a ferry, actually being in the car on a ferry, and waiting for road closures to clear.

    I also do have a steam deck, and this is basically the same thing but with a bigger screen.




  • 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!