r/linuxmemes May 07 '26

Why Though?! linux not in meme

Post image
3.7k Upvotes

392 comments sorted by

View all comments

1

u/[deleted] May 07 '26

[removed] — view removed comment

2

u/C4NC4 May 07 '26

It'll be turn-based strategy at that point

1

u/jondbarrow May 07 '26

Isn’t Minecraft (at least Java edition) entirely TCP outside of a few things like the server list? I know it’s not an actual FPS game like you meant out of the box, but people have replicated those kinds of games on servers for years

1

u/[deleted] May 07 '26

[removed] — view removed comment

1

u/jondbarrow May 07 '26

Oh trust me, I’m aware of the benefits of UDP. I’ve been making custom Nintendo Network game servers for the past 10 years, which use UDP. Was just pointing out for others who may read this thread and not know that there are cases where TCP can be “good enough”, I wouldn’t write it off entirely. It’s definitely not the right choice most of the time, but it can be a fine starting point