To those not in the IT industry, what do you think programming is like?
I've always been curious as to what "normal" people think programming is like. The wildest theory I've heard is "typing ones and zeroes" (I'm a software engineer)
That sounds ridiculous. It 2024, I'm pretty sure programmers just use voice input and say the ones and zeros instead of sitting there and doing all that typing. Still not sure why they have to wear black hoodies though.
It’s like building the NY subway system—you’re constantly adding on new bypasses and trying to maintenance old tunnels in order to account for new features/population. It ultimately ends up working most of the time and the daily commuters get to move from Point A to Point B with minimal interruption, but if you viewed the subway as a whole it’s a cobbled mess with lots of redundancy. Some of the architects who are currently around don’t even know where the oldest tunnels go, or why they’re there.
Wanted to give a take on it that didn’t focus on the obvious “language” aspect. I could be 100% wrong on this—I’m sort of basing it off of comments I’ve seen here or there. I know very few folks who work in tech and I work in healthcare.
Reads code, spends too much time figuring out what it does and why the compiler is complaining about it, find out who wrote it, open drawer of voodoo dolls, rummage through them and pull out the relevant doll and stick another pin into it. A faint scream echoes through the cubicle farm. Place voodoo doll back in the drawer, close drawer, leave for lunch
I think its like trying to get a toddler to accomplish a task and it keeps technically doing what you said but in an annoying and counterproductive way you didnt even think of yet and you have to just become insanely specific about what you want the toddler to do and when and in what order with what timing
Well idk about all programming, but I imagine hackers go through at least one keyboard a month and suffer serious finger strain injuries from typing so fast and furious.
A laughably small team is expected to do tasks that take triple the team size to do properly, and then the team gets endlessly shit on for Facebook looking different now for unrelated reasons while getting zero recognition for somehow finding a way to get some massive project done on an absurd timeline with no additional resources.
I have been in power plants for many years now. Nobody notices us until we fuck up, and then nobody ever forgets. For example, Three Mile Island.
Playing with imaginary Legos to put together a rickety tower.
Edit: though on reflection, a systems approach to nursing the acutely ill is exactly the same but we're maintaining "God's" legacy code while we try to keep someone with kidney, heart, and lung problems functioning with judicious application of fluid management, drugs, and dialysis.
Judging by the amount of their nonsense posted on Lemmy, I imagine programmers sitting around all day creating memes about how hard their job is.
Seriously, this is the most Lemmy-ish post I have ever seen. "I see there are people not in programming discussing non-programming topics...what question can I ask to steer the question back to programming?"
Imagine a poorly lit room. The smell of coffee permeates every inch while the Baba is You soundtrack is played on repeat. Five to fifty monkeys sit in desks and attempt to bind whatever devils are necessary to invoke the magic their leader demands. sixty three percent of their effort is actually just browsing social media and posting memes in niche online communities, but they still manage to get stuff done.
You guys talk to computers in the language of computers. You are trying to get the computer to do something you want. However the computer doesn't help you out, you have to tell it explicitly what to do down to the tinyist detail or it won't work and you will be sad.
To the outside observer this looks like typing gibberish and copying in chunks of more gibberish. With occasional swearing.
How'd I do? (I know very little about programming and computers, I've worked manual labor for something like 20 years.)
Playing ping pong in an office that looks like a spaceship, while chat GPT writes code for you. 😉 Just kidding! I assume it is lots of problem solving and work around to make some feature your leadership put in the roadmap.
What about us who are not in the IT industry but our job is being programmers (I'm an actuarie, on the insurance industry, and I spend 90% of my time programming scripts on python and SQL)
Well, I'm not really the truly blind here, I used to do some BASIC back in the eighties. Just introductory level shit, though. I'm talking a course taken over a summer for "gifted" kids, not even an actual full on course at a serious level. And I wasn't very good at it lol
But, I still have no clue what modern languages are like, or how they're used professionally. I've always assumed, you guys are busy entering lines of code, then compiling and testing, then punching things because you have to go back and fuck up with the code again.
I figure there may be ways to streamline the coding itself, maybe chunks of prefab that can be copy/pasted, or whatever.
Other than that, I suppose there's lots of coffee, coke and/or meth, and a lot of waifu pillows.
@httpjames Back in the day I liked to dabble in Linux, and I always liked the IT people in the larger firms I worked at so I imagine it's understanding basics of code, and then a lot of googling for fixes to problems people have already dealt with, composting code with templates and tweaking it to work with the specifics of the job at hand and then taking credit for saving everything because people are dumb.
Putting text in green font colour on a terminal. During crunch time, blowjobs help finish the programming within a minute. If you're an expert, you don't actually type code, you become one with the CRT screen and gaze deep into the pixels, while your hands create code automatically at a super fast pace. Sometimes you stop for a sip of a carbonated beverage.
It's straight up magic gibberish to me. I'm a decently bright dude and have a highly technical job in a different field, but goddamn, that shit makes no sense to me. I am, however, very grateful for the enchanters and wizards in the art of digital tongue, for without them, I my be forced to sit in silence with my own thoughts rubbing two rocks together in a tree.
I think programming can be a pretty dull task, where you spend hours over hours copy-pasting fragments of code from former projects and/or from other sources, adjust it to your needs, run it, remove the bug, run it again and find the new ten bugs over and over again.
One minute coming up with a feature, ten minutes coding the most basic version, potentially infinute minutes improving/fixing bugs, -6 hours despairing over time zones. (I had an IT class in my last 2 years of school)