this post was submitted on 05 Apr 2024
121 points (100.0% liked)

Programmer Humor

421 readers
8 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 1 year ago
MODERATORS
 

So much better now

top 7 comments
sorted by: hot top controversial new old
[–] magic_lobster_party@kbin.run 29 points 7 months ago

JAVA: Just Another Version of Assembly

[–] zagaberoo 10 points 7 months ago (1 children)

Don't give Java the credit of inventing bytecode, it's a much cooler concept than that

[–] onlinepersona@programming.dev 2 points 7 months ago

As with most things, it was invented in the 70s or 80s only to be reinvented again later.

Anti Commercial AI thingyCC BY-NC-SA 4.0

[–] MyNamesNotRobert@lemmynsfw.com 9 points 7 months ago* (last edited 7 months ago) (1 children)

I hate Java because whenever people make games or performance sensitive applications with it, performance is always complete ass shit. On top of that, it seems I always have to cave in and use Windows because when I'm trying to compile a Java project, there's some obscure dependency can only be acquired and installed correctly on windows.

Try compiling Freerouting in anything other than Windows for example. It's a good fucking thing Java apps are cross platform.

[–] onlinepersona@programming.dev 1 points 7 months ago

It’s a good fucking thing Java apps are cross platform.

Or so goes the promise 😅

Does Freerouting use libs with JNI or something? How does it not compile on linux?

Anti Commercial AI thingyCC BY-NC-SA 4.0

[–] roon@lemmy.ml 7 points 7 months ago (1 children)

Remember kids, JSON was almost called JSML

[–] onlinepersona@programming.dev 1 points 7 months ago

Wait, are you serious? 😅

Anti Commercial AI thingyCC BY-NC-SA 4.0