Avatar

Ramenator

Ramenator@feddit.de
Joined
1 posts • 17 comments
Direct message

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

permalink
report
parent
reply

Meinst du die Pilze oder die Esskastanien?

permalink
report
reply

Ich bin als Alternative da eigentlich mit Nebula ganz zufrieden. Einige YouTuber die ich gerne anschaue laden da ihre Videos hoch und veröffentlichen dort auch Videos, die auf YouTube demonetarisiert werden würden. Ist mir definitiv die 20€ im Jahr über CuriosityStream wert

permalink
report
parent
reply

So bescheuert von einer Zahnpasta welche sich selber als medizinisch bezeichnet.
Hatte die tatsächlich selber von frühester Kindheit an genutzt, weil das war welche meine Eltern immer verwendet hatten. War also treuer Kunde.
Sobald ich diese Homöopathiescheiße darauf gesehen habe hatte ich nie wieder eine einzige Tube gekauft und rate auch jedem anderen davon ab

permalink
report
reply

Wir haben doch von den Klimaklebern gelernt, dass jetzt jeder Bauer mit Traktor in Präventivhaft genommen werden sollte /s

permalink
report
parent
reply

So pointiert der auch geschrieben ist bezweifle ich leider, dass ein Herr Merz diesen Brief lesen wird

permalink
report
reply

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

permalink
report
parent
reply

I think we have different understandings of what constitutes a happy ending

permalink
report
reply