The Lounge 0001 [From the Beginning]

lol

1 Like

RANT. people who program using globals.

2 Likes

once a forum member, always a forum member.
Though after stubby fizzled out i haven’t really been active much.

3 Likes

Dont think this place is going anywhere soon so your welcome to stay

1 Like

what you mean the people who use global for absolutely everything even when it doesn’t make sense?

1 Like

yes. They have functions with no args and the functions somehow pull data from somewhere

1 Like

I can work with that.
where has din got off too btw?

they are still on the dead discord

yes this is the worse thing imaginable, at university I had to debug other people’s code who done this and it was a nightmare tracing the programs flows

1 Like

how long has the Discord been MIA?
also why doesn’t he just defect to L1T or Cubed?

buh muh global variables makes everything easy!

2 Likes

its not offically dead yet. It just fell out. Probably 6-ish months

its all fun and games until something massively fucks you and to need to fix it

2 Likes

does not help that when they ask for my help the just take a screen shot of the section of code that erroring and nothing else. Not even the rest of the function

2 Likes

Ah i gotcha, I never really liked using Discord (outside of voice), i’m more of an IRCfag, always have been.
The temporal nature of IRC is just so appealing in comparison.

@Michael I’ve been in that situation one too many times

2 Likes

yes it is this very specific part that is wrong ignoring the fact that everything else is important its worse when the error isn’t in the program but the logic is wrong and you need to trace everything up until that point.

I swear i spent more time debugging other peoples code than my own

2 Likes

its called you actually know how to write code lol

2 Likes

Sounds about right, most of the work i’ve done (professionally) has literally been just fixing other people’s garbage mistakes

though i was getting paid well so i can’t really complain

2 Likes

Yes that is a big part of it, doesn’t help when you try and teach them why there program don’t work and they are just happy you fixed it and forget about for the next time.

I wish I was getting paid for the amount of stuff I had to debug

meanwhile me:

4 Likes

That’s kinda where i am right now, i’m doing college full time in hopes of wrapping up (although i’ll be working all summer).
And with senior project right around the corner I’ve been met with a lot of people who don’t know how to write code… I fear i’ll have to carry in the end, and put out their fires, so yeah… it’s gonna be fun

1 Like