Fudoshin
Look it works on my machine so it's either the network or the idiot user who's the problem.
No you're forgetting Hanlons razor and the fact people misinterpret on the net.
This whole attitude of taking words on a screen 'super serious' seems like a Zoomer "cyber-bullying" growth hiccup. It's bollocks. Grow up, stop sanitising your words and say shit you'd say in person. Even if it gets misinterpreted. Who cares?
Cos in person you'd know immediately that I'm taking the piss cos of the giant fucking grin on my face. Everythign I say online I'd be willing to say in person. You wouldn't twat me one cos it'd be fucking obvious I'm joking.
E.g. I got in a long comment chain with a Java dev after I said "Java is cancer". I expected them to realise I was joking cos my arguments were brain dead. They took it 100% seriously and called into question my abilities. I upped the ante and said Java devs are "mongols that should be shot and dumped in the sea".
They STILL thought I was being serious!
Eventually I just carried on full steam and insulted everything about Java and their mental capacity.
I've not received a reply yet* but I assume they either realised it was a joke or they've gone off quietly steaming that some random on the net hates Java when in reality - they take life way too seriously and I was laughing the entire time.
I guess that makes me a troll? But I don't care because it's hilarious and people need to chill the fuck out and not take words on a screen so seriously.
I was forged in the fires of the internet circa 1990s where "trolling" didn't have a name. It was just piss taking. I'd spend hours annoying random Yanks about Vietnam. You quickly learnt not to take things seriously when everyone was ripping into each other.
The problem with calling me a troll and telling me to be "nicer" on the web results in ultra-sanitised spaces where you can't say certain words and you end up with idiots saying "latino" is transphobic or Spanish "negro" is racist or "unalive" to avoid triggers.
Stop being a victim. Toughen up. For your benefit and everyone elses. It would result in a more interesting WWW.
4chan is like oldschool internet where anything goes.
Reddit is child-proofed internet where you can't use profanity or words like "suicide" without triggering someone.
*I've recieved a reply - they think I'm serious AND that I'm wound up. I'm pissing myself laughing!!! 🤣
I genuinely could not give a shit about Rust
This is the kind of bizarre rhetoric I've come to expect from a Java dev so badly addled with Java-brain-rot that they don't even know how to write their own name anymore.
Rust and Java aren’t competing outside of Silicon Valley and Big Tech,
Keep telling yourself that but I'm not the only one here saying Lemmy and Rust has a lot more chance at success. Parts of Mozilla are written in Rust with a view to replacing all of the codebase in it. Parts of Linux and Linux drivers are being built in Rust. Small programs like Exa (ls
replacement) in Linux are written in Rust. Google replaced Java with Go.
Rust, Go and others are taking over. People have seen the light. Those of us with enough cognitive function left in tact are making moves to languages that matter and away from Java.
You're right Java will always be around just like COBOL. In about two mainframes managed by two COBOL devs in the entire world.
It's sad to see you like this. Arguing for your own abuse and misery at the hands of a language that doesn't care about you.
is something 20 indents or 21 idents deep, I never know
You don't know because you're a mongoloid who's never heard of an IDE or a well configured text editor. Stop blaming your own inadequacies on tools and accept the fact you're a shit dev.
Like I said - Python and Java are different categories so I agree they aren't competing. But you do know Dropbox, Netflix and Reddit are built in Python don't you?
However, Rust and Java are competing and that scares you. Because Rust has all the benefits of Java with none of the downsides. The only benefit Java has (like COBOL) is inertia. Even Google want rid of Java and it's why they created Kotlin.
Java has reached it's zenith and s in decline. It's only a matter of time before tech debt and new concepts kill the language off and it goes the way of COBOL and Fortran.
Just accept it with grace and stop fighting the inevitable.
The only reason you don't like Rust is it's the first language in a long time that's threatened the dominance of C, the bedrock of programming. If it can do that then Java is going to be under threat too. Go failed cos it's a shit language and Python isn't even the same category. Java is more readable than Python? You're having a laugh or you've never seen a friggin line of Python in your life.
Python:
for i in range(1, 10):
print("Hello: ", i)
Java:
import static java.lang.*;
public class BentJavaClass
{
public static void main (String args[])
{
for(int i=1;i<11;i++){
System.out.println("Java is shit: " + i);
}
}
}
10 lines vs 2. And you think Java is more readable?
Back in the day Java couldn't even handle concatenating strings and numbers and needed you to fucking convert the integer into a string beforehand (String.valueOf()
). I see it only took you about 20 fucking years to figure out something most other languages had out of the box.
What's with all the unnecessary braces? The semicolons? Punctuation causes blindness and coldsores. Java is a cancer and it's devs should be shot and their bodies piled high before being tipped into the sea.
Stockholm syndrome.
Or, bare with me..........it's just a it o banter my son.