Avatar

Wolfram

Wolfram@lemmy.world
Joined
0 posts • 30 comments
Direct message

Totally, I get it if its a means to an end to get something like Jellyfin up.

Maybe its a me thing. I just like to understand the mechanics of the tools I use.

permalink
report
parent
reply

I’ve never used Portainer but I feel a GUI setup like it just abstracts Docker and prevents learning concepts that are conducive to understanding Docker. That’s why I’ve never used a GUI to manage my Docker environment.

permalink
report
parent
reply

As an American who’s gone to walkable cities, no. Non-walkable cities, yes.

permalink
report
parent
reply

I fully understand your first point and that is how I feel. That’s why I made my comment; I and others have been dealing with endless AAA slop that mostly hasn’t been intriguing for a long time. Even if its a certain game franchise I’m not interested in, I understand other people’s pain of it been driven into the ground with micro transactions and buggier and buggier games.

permalink
report
parent
reply

I’d say I’m happy that AAA companies are reaping what they sow from listening to their dumbass stakeholders.

permalink
report
parent
reply

Early Beta Minecraft was interesting because it felt like anything was possible. The documentation was not like it is now, so it felt like there was a lot more. That was probably enhanced by me being an imaginative kid at that time. The early generation kept things weird and fun. I miss those days.

permalink
report
parent
reply

I’d have left Twitch if I didn’t find it more entertaining than current YouTube. No one should be surprised they’re at pre-covid profit levels again because they tried to shovel way too many ads down people’s throats.

Imagine tuning into a random stream and getting greeted by 3 ads before you can understand if you want to stay or check a different one. I’ve been frustrated enough that I just turn to something else altogether for entertainment.

There are some decent adblockers like TTV.LOL, which is a simple proxy to a country that doesn’t allow ads. But sometimes those solutions don’t work either. Ironically I just use Turbo while not paying for YouTube premium, but just as people don’t pay for YouTube Premium, I understand not wanting to support Twitch for a variety of reasons.

permalink
report
parent
reply

I use Alpine Linux. It’s exceptionally stable, great for pretty much any device and is best for small VPS with limited space/ram. Nice package manager too, but it is limited in packages.

It works great for me since I only use docker containers, but some things outside docker may require something like Debian instead.

permalink
report
reply

I use Arkane Linux, which is based on Arch but is immutable. Every update is a new install. You can easily configure custom images to deploy for your specific wants or needs. It’s nice for keeping up to date with Arch while keeping how my machine is configured declared in an image. You can always roll back if something was wrong with the image you deployed too.

permalink
report
reply