I can’t believe my eyes!
I can’t believe my eyes!
Just one more lane bro, just one more lane, I promise bro, just one more lane, that will fix it, just one more lane bro
Voice Chat war nicht unbedingt besser, aber das Setup war um Welten einfacher, was bei $durchschnittsgamer enorm gezogen hat. Anstatt einen TeamSpeak oder Mumble Server zu installieren und mit Portweiterleitung und Reverse DNS Eintrag rumzupfuschen oder einen Server bei einem der dutzdendnen Anbieter anzumieten reichte es aus, einfach den Client herunterladen und auf einen Knopf zu klicken und schon hattest du deinen eigenen Server und das auch noch kostenlos.
Und dazu sah die Oberfläche auch modern aus. Altes TS und Mumble waren wirklich hässlich im Vergleich
Which really fucked me over last month when my Pixel 7 Pro’s screen died and I had no way of accessing the phone’s data, since I hadn’t allowed developer mode on any of my PCs yet
AFAIK it works by analyzing your docker image, checking whats actually used and then throwing out anything else.
For example if you use the Ubuntu base image you have a full minimal OS install. If you’re now running a python server for example it’s highly unlikely that you will need the perl interpreter that’s in the default install so it can be thrown out.
It can get problematic if you want to run something that loads libraries or runs programs dynamically at runtime, since the tool can’t easily detect them then and you need to manually intervene. Tried it once on a custom machine learning container and it kept throwing out parts that I actually needed, so I gave up in the end.
It’s usefulness is also somewhat limited, since docker containers also share their base images. So if you have three containers running that are all based on Ubuntu 22.04 you will still only have to download it once
I think we have different understandings of what constitutes a happy ending