techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#codemonkey

0 posts0 participants0 posts today

The bad part of troubleshooting computer programs is that sometimes part of it breaks, and then you have to suffer through people who want to be helpful asking if any other part of the computer program could have caused the problem, even stuff that doesn't actually touch it. To the point where it's like

Them: could it have been the microwave?

Me: be for real, James. How could it be the microwave?

And then sometimes it IS the fucking microwave. Like. Why.

It's wild to try to train someone to do your job and realize that, at the base, you are really trying to teach them how to think.

Also like don't tell anyone but I like helping with training the newbies because it makes it clear to me how far I've come. When I started this job I was barely past WRITE !, "HELLO CRUEL WORLD." Now I'm a pretty seasoned programmer.

Had a real brainwave about how XSLTs work and how to fix current project while out and about this morning. Unfortunately that doesn't seem to mean I'm actually able to fix it.

Guess I need to move up so I can just explain the situation to someone else and then make them write the code.