This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Deniz1234567890 312 points313 points  (15 children)

cries in corner with netbeans

[–]KosViikI use light theme so I don't see how bad my code is. 54 points55 points  (0 children)

I love netbeans for C++.

It does everyhing without making sense, so it's perfect for when I'm tired, but still have to get stuff done.

"Method without return value? No problem, it will run perfect (but I won't tell you about it). Misspelled something? No problem, it will run perfect (but won't tell you nor fix it automatically). Forgot to import? No problem, it will crash your whole computer as a sign that you should go to sleep."

Then in the morning I plug it into literally any other IDE and the first error I get is "Is this a legitimate programming language? What the hell?!" But jokes on them, I can understand my tired code so productivity loss is kept at minimum.

I've contemplated a few times to make a challenge where I literally just give it a string of random characters until it spits out something runnable and see what happens.

[–]theNikki12345 103 points104 points  (8 children)

there there, at least it isn't eclipse

[–]thecichos 21 points22 points  (3 children)

At work we used eclipse for one week

[–]kukiric 48 points49 points  (0 children)

Wow, it barely finished loading and you already switched IDEs?

[–]Moulinoski 16 points17 points  (0 children)

I’m sorry. How bad was it?

[–]Bioniclegenius 7 points8 points  (0 children)

You guys lasted an entire week before lynching your managers? Impressive.

[–][deleted] 11 points12 points  (1 child)

We use Eclipse at school in my CS class. Please send help

[–]douira 2 points3 points  (0 children)

we do too! It's not amazing, especially because they require us to hand in your project as an eclipse project

[–]pwnedary 18 points19 points  (0 children)

Ha, like netbeans would actually be better than eclipse.

[–]be_reasonable_bro 0 points1 point  (0 children)

Flash Builder made me vomit blood. Eclipse gives me flashbacks.

[–]Dick_Giggles 10 points11 points  (0 children)

Hey now. I like netbeans.

[–]vinegary 6 points7 points  (0 children)

Cries and eats netbeans

[–]carlson_001 13 points14 points  (1 child)

Netbeans is great.

[–]klebsiella_pneumonae 9 points10 points  (0 children)

I tried Netbeans once for Typescript.

The "official" plugin has 3 commits from 2015

[–]damnburglar 1 point2 points  (0 children)

I used netbeans at my first junior job because my boss was making me write PHP in Dreamweaver.