this post was submitted on 13 Nov 2024
803 points (96.2% liked)

Greentext

4385 readers
1205 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works -1 points 22 hours ago* (last edited 22 hours ago)

C# is nicer Java, but I think it's still fundamentally a poor language.

Rust master race:

fn main() {
    println!("Hello world!");
}

Unfortunately, the time you save typing you'll spend compiling, so there's that...