this post was submitted on 09 Jan 2025
1095 points (98.4% liked)

Programmer Humor

19935 readers
2675 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 days ago (1 children)

None, in fact, because I still haven't got in to using docker! But that is one of the factors that pushes it down the list of things to learn.

I've had a number of low-storage laptops, mostly on account of low budget. Ever since taking an 8GB netbook for work (and personal) in the mountains, I've developed space-saving strategies and habits!

[–] pool_spray_098 4 points 2 days ago* (last edited 2 days ago) (1 children)

I love docker.... I use it at work and I use it at home.

But I don't see much reason to use it on a laptop? It's more of a server thing. I have no docker/podman containers running on my PCs, but I have like 40 of em on my home NAS.

[–] roofuskit 2 points 1 day ago (1 children)

Yeah, I wonder if these people are just being grumpy grognards about something they don't at all understand? Personal computers are not the use case here.

[–] [email protected] 1 points 1 day ago

"Grumpy Grognard". Do we have flairs on Lemmy? I can subtitle myself, grumpy grognard.

Fair point that laptops aren't really the use case, though there have been times I've wanted to try things out on my laptop - actually that's a reason I still want to learn podman or docker, because I hope it's a way to try server-y things on my laptop without polluting my system, and being able to cleanly uninstall.

But okay, space on servers. I have a VPS with 20gb storage. And that has to include my backup data that lives there.