this post was submitted on 13 Nov 2024
810 points (96.1% liked)

Greentext

4384 readers
1174 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 152 points 1 day ago (1 children)

I also think Java is shit, but if you manage to get a NullPointerException while writing a hello world program, maybe anon is just not cut out for computers?

[–] [email protected] 82 points 1 day ago (2 children)

I always loved that Java has a NullPointerException but doesn't have the concept of pointers in the language (only references).

[–] [email protected] 43 points 1 day ago (2 children)

That is because they planed to add pointers and then gave up.

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

I can't tell if you are making a joke but I can believe it could happen if it's Java

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

I mean... they have them. And unsafe. You're just not supposed to use them

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

C# has NullReferenceException and it actually makes sense.

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

Java

Thats your first mistake bucko

[–] [email protected] 26 points 1 day ago (1 children)

If it took anon 30 minutes to write hello world in java, programming is not for anon.

[–] [email protected] 13 points 1 day ago (6 children)

We bow to your wisdom, wise gatekeeper

load more comments (6 replies)
[–] [email protected] 30 points 1 day ago (6 children)

C# masterrace and I'm tired of pretending it's not

load more comments (6 replies)
[–] [email protected] 14 points 1 day ago (6 children)
load more comments (6 replies)
[–] [email protected] 3 points 1 day ago (4 children)

Could be worse, could be programming Javascript (or Typescript).

[–] [email protected] 1 points 18 hours ago* (last edited 18 hours ago) (4 children)

I love javascript. Shit. Just. Works.

Even if you, the programmer, are a complete fucking moron, by god javascript will try to make your program run as long as possible.

load more comments (4 replies)
load more comments (3 replies)
[–] [email protected] 28 points 1 day ago (1 children)

Not using Eclipse helps. Using Scala helps even more

load more comments (1 replies)
[–] [email protected] 34 points 1 day ago (6 children)

My old boss is one of the 3 initial creators of Java. He ran our department the same way this greentext reads.

He was also a paedo. You can figure out the rest if you dig.

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

Known for : the Java programming language, internet sex crime and the fantasy defense.

load more comments (5 replies)
[–] [email protected] 56 points 1 day ago (20 children)

Am I weird for liking Java? I feel like it just makes so much more sense than other languages.

[–] [email protected] 51 points 1 day ago (17 children)

C# is nearly the same, but much, much better.

  • It doesn't (usually) come with the Java culture 8 layers of abstraction. This isn't in the Java language. This isn't in OO. Yet nearly every Java programmer makes things way more complicated than it needs to be.
  • It's a prettier language. Similar syntax with less bullshit.
  • It's open source
  • It's still multiplatform. Modern dotnet / C# works on anything.
  • Both Visual Studio and Visual Studio code are great IDEs that blow Eclipse out of the water
  • It's one of the most common business languages.
  • It's going to be supported forever.

If I could restrict the world of programming to two languages, it'd be C# and Rust. C# for most things and Rust for a lower level language.

load more comments (19 replies)
[–] [email protected] 74 points 1 day ago (48 children)

Can anyone who's actually dealt with Java tell me how much Anon is exaggerating?

[–] [email protected] 135 points 1 day ago (5 children)

I've worked on a corporate project with multiple Java services, anon isn't really exaggerating. Java can be a hell scape at times

[–] [email protected] 47 points 1 day ago (2 children)

They forgot to mention that production Java applications apparently need to log a certain minimum number of completely meaningless stacktraces per hour to work properly. Or at least I assume that is the case from the fact that all of them do that.

load more comments (2 replies)
load more comments (4 replies)
[–] [email protected] 80 points 1 day ago* (last edited 1 day ago) (5 children)

I'm pretty sure Java doesn't have pointers, so writing a hello world application isn't gonna fuck up nearly that hard.

The one thing he forgot though is that your source file is probably in the folder

com/companyname/net/classes/factory/factoryfactory/worker/lib/bin/refresh/jdk/model/ui/closebutton/press.java

And spread out among a bunch of other directories, and the java file is like...3 lines. But there are 10k files spread all around directories like this that are all 3 lines a piece with a class definition.

load more comments (5 replies)
load more comments (46 replies)
load more comments
view more: ‹ prev next ›