699
Sometimes, it's backwards (sh.itjust.works)
submitted 1 month ago* (last edited 1 month ago) by 0x4E4F@sh.itjust.works to c/programmer_humor@programming.dev
top 50 comments
sorted by: hot top controversial new old
[-] RupeThereItIs@lemmy.world 168 points 1 month ago

"IT people" here, operations guy who keeps the lights on for that software.

It's been my experience developers have no idea how the hardware works, but STRONGLY believe they know more then me.

Devops is also usually more dev than ops, and it shows in the availability numbers.

[-] Jestzer@lemmy.world 69 points 1 month ago

Yup. Programmers who have only ever been programmers tend to act like god's gift to this world.

load more comments (2 replies)
[-] ValiantDust@feddit.org 47 points 1 month ago

As a developer I can freely admit that without the operations people the software I develop would not run anywhere but on my laptop.

I know as much about hardware as a cook knows about his stove and the plates the food is served on – more than the average person but waaaay less than the people producing and maintaining them.

[-] ArbiterXero@lemmy.world 18 points 1 month ago

As a devops manager that’s been both, it depends on the group. Ideally a devops group has a few former devs and a few former systems guys.

Honestly, the best devops teams have at least one guy that’s a liaison with IT who is primarily a systems guy but reports to both systems and devops. Why?

It gets you priority IT tickets and access while systems trusts him to do it right. He’s like the crux of every good devops team. He’s an IT hire paid for by the devops team budget as an offering in exchange for priority tickets.

But in general, you’re absolutely right.

[-] magikmw@lemm.ee 12 points 1 month ago* (last edited 1 month ago)

Am I the only guy that likes doing devops that has both dev and ops experience and insight? What's with silosing oneself?

[-] ArbiterXero@lemmy.world 13 points 1 month ago

I’ve done both, it’s just a rarity to have someone experienced enough in both to be able to cross the lines.

Those are your gems and they’ll stick around as long as you pay them decently.

Hard to find.

Because the problem is that you need

  1. A developer
  2. A systems guy
  3. A social and great personality

The job is hard to hire for because those 3 in combo is rare. Many developers and systems guys have prickly personalities or specialise in their favourite part of it.

Devops spent have the option of prickly personalities because you have to deal with so many people outside your team that are prickly and that you have to sometimes give bad news to….

Eventually they’ll all be mad at you for SOMETHING….. and you have to let it slide. You have to take their anger and not take it personally…. That’s hard for most people, let alone tech workers that grew up idolising Linus torvalds, or Sheldon cooper and their “I’m so smart that I don’t need to be nice” attitudes.

load more comments (1 replies)
[-] stupidcasey@lemmy.world 13 points 1 month ago

It very much depends on how close to hardware they are.

If someone is working with C# or JavaScript, they are about as knowledgeable with hardware as someone working in Excel(I know this statement is tantamount to treason but as far as hardware is concerned it’s true

But if you are working with C or rust or god forbid drivers. You probably know more than the average IT professional you might even have helped correct hardware issues.

Long story short it depends.

[-] r00ty@kbin.life 12 points 1 month ago

I've always found this weird. I think to be a good software developer it helps to know what's happening under the hood when you take an action. It certainly helps when you want to optimize memory access for speed etc.

I genuinely do know both sides of the coin. But I do know that the majority of my fellow developers at work most certainly have no clue about how computers work under the hood, or networking for example.

I find it weird because, to be good at software development (and I don't mean, following what the computer science methodology tells you, I mean having an idea of the best way to translate an idea into a logical solution that can be applied in any programming language, and most importantly how to optimize your solution, for example in terms of memory access etc) requires an understanding of the underlying systems. That if you write software that is sending or receiving network packets it certainly helps to understand how that works, at least to consider the best protocols to use.

But, it is definitely true.

[-] ByteOnBikes@slrpnk.net 10 points 1 month ago* (last edited 1 month ago)

. I think to be a good software developer it helps to know what's happening under the hood when you take an action.

There's so many layers of abstractions that it becomes impossible to know everything.

Years ago, I dedicated a lot of time understanding how bytes travel from a server into your router into your computer. Very low-level mastery.

That education is now trivia, because cloud servers, cloudflare, region points, edge-servers, company firewalls... All other barriers that add more and more layers of complexity that I don't have direct access to but can affect the applications I build. And it continues to grow.

Add this to the pile of updates to computer languages, new design patterns to learn, operating system and environment updates...

This is why engineers live alone on a farm after they burn out.

It's not feasible to understand everything under the hood anymore. What's under the hood grows faster than you can pick it up.

load more comments (2 replies)
[-] jdeath@lemm.ee 8 points 1 month ago

yeah i wish it was a requirement that you're nerdy enough to build your own computer or at least be able to install an OS before joining SWE industry. the non-nerds are too political and can't figure out basic shit.

load more comments (7 replies)
load more comments (3 replies)
[-] ByteOnBikes@slrpnk.net 8 points 1 month ago

Absolutely agree, as a developer.

The devops team set up a pretty effective setup for our devops pipeline that allows us to scale infinity. Which would be great if we had infinite resources.

We're hitting situations where the solution is to throw more hardware at it.

And IT cannot provision tech fast enough within budget for any of this. So devs are absolutely suffering right now.

load more comments (1 replies)
load more comments (23 replies)
[-] superkret@feddit.org 94 points 1 month ago* (last edited 1 month ago)

More like:
"IT people when software people talk about their requirements"

No, we won't whitelist your entire program folder in Endpoint Protection.

[-] 0x4E4F@sh.itjust.works 21 points 1 month ago

Yep, unrealistic expectations.

Or "you need a 12th gen i7 to run this thing"... the thing is a glorified Avidemux.

[-] UnderpantsWeevil@lemmy.world 22 points 1 month ago

Christ, if you could see the abysmal efficiency of business tier SQL code being churned out in the Lowest Bidder mines overseas...

Using a few terrabytes of memory and a stack of processors as high as my knee so they can recreate Excel in a badly rendered .aspx page built in 2003.

load more comments (4 replies)
[-] el_abuelo@programming.dev 13 points 1 month ago

As a software person i have to protest at being called out like this. It's the fucking weekend man...stop picking on me for just one damn day.

[-] Valmond@lemmy.world 9 points 1 month ago

Ouch yeah that windows endpoint stuff is really rattling though. I get you just can't whitelist some folder without compromising security, but when the "eNdPoInt pRoTeCtIon" just removes dlls and exes you are compiling (and makes your PC crawl) you really hate that shit.

Right click? 40 seconds plz (maybe any of the possible contextual right clicks might be on a virus so lets just check them all once again).

At home I have an old linux pc, and it blows those corpo super pcs out the window.

Rant off :-D

Ah yeah, IT people are chill, always be cool with them is also a good idea, not their fault all this crap exists.

load more comments (4 replies)
[-] Grandwolf319@sh.itjust.works 82 points 1 month ago* (last edited 1 month ago)

In my experience it’s been IT people telling me you can’t use a certain tool or have more control over your computer cause of their rules.

The expression is appropriate but the meme assumes that im doubting the IT person’s expertise. I’m not, I’m just not liking the rules that get in the way of my work. Some rules do make sense though.

Edit: just wanted to point out, yes I agree, you need the rules, they are still annoying tho.

[-] Taleya@aussie.zone 30 points 1 month ago

"Their rules" are basic security precautions

load more comments (1 replies)
[-] biscuitswalrus@aussie.zone 12 points 1 month ago

I think you probably don't realise you hate standards and certifications. No IT person wants yet another system generating more calls and complexity. but here is iso, or a cyber insurance policy, or NIST, or acsc asking minimums with checklists and a cyber review answering them with controls.

Crazy that there's so little understanding about why it's there, that you just think it's the "IT guy" wanting those.

[-] Grandwolf319@sh.itjust.works 18 points 1 month ago

I thought my comment was pretty clear that some rules are justified and that the IT person can just be the bearer of bad news.

Maybe not, hopefully this comment clarifies.

[-] tastysnacks@programming.dev 10 points 1 month ago

So you don't trust me, but you trust McAfee to give it full control over the system. Yet my software doesn't work because something is blocked and nothing is showing up in the logs. But when we take off Mafee, it works. So clearly McAfee is not logging everything. And you trust Mcafee but not me? /s kinda.

load more comments (4 replies)
load more comments (1 replies)
[-] BilliamBoberts@lemmy.world 11 points 1 month ago

As an IT guy, I'd love to give software devs full admin rights to their computer to troubleshoot and install anything as they see fit, it would save me a lot of time out of my day. But I can't trust everyone in the organization not to click suspicious links or open obvious phishing emails that invite ransomware into the organization that can sink a company overnight.

load more comments (5 replies)
[-] BeigeAgenda@lemmy.ca 10 points 1 month ago

And the more corporate the organisation the more rules, at least the places I have worked trusts developers enough to give local admin, that takes the edge off many tasks.

load more comments (1 replies)
[-] _____@lemm.ee 53 points 1 month ago* (last edited 1 month ago)

I think it's on a case by case basis but having help desk ppl help you out and opening powershell and noodling without any concept of problem solving made me make this face once.

It probably goes both ways, I'm a dev and I assembled computers at 12 yo so I believe I have a lot of experience and knowledge when it comes to hardware. I've also written code for embedded platforms.

IT people in my pov can really come across as enthusiast consumers when it comes to their hardware knowledge.

"did you guys hear Nvidia has the new [marketing term] wow!" . Have you ever thought about what [marketing term] actually does past just reading the marketing announcement?

At the same time I swear to God devs who use macs have no idea how computers work at all and I mean EXCLUDING their skill as a dev. I've had them screen share to see what I imagine is a baby's first day on a computer.

To close this rant: probably goes both ways

[-] 0x4E4F@sh.itjust.works 8 points 1 month ago* (last edited 1 month ago)

Agreed. I have colleagues that I write scripts for (I don't do that any more, I stopped and shit stopped working, so they solve things manually now), they don't know shit about scripting... and still don't.

On the other hand, I've had the pleasure of working with a dev that was just this very positive, very friendly person and was also very knowledgeable when it came to hardware, so we were on the same page most of the time. He also accepted most of my code changes and the ones that he didn't, gave him an idea of how to solve it more efficiently. We were a great team to be honest. We're still friends. Don't see him as frequently, but we keep in touch.

load more comments (5 replies)
[-] Scoopta@programming.dev 45 points 1 month ago

I'm both IT and development...and I've caught both sides being utterly wrong because they're only familiar with one and not the other

[-] MystikIncarnate@lemmy.ca 8 points 1 month ago
load more comments (1 replies)
[-] LaunchesKayaks@lemmy.world 19 points 1 month ago

I'm IT and my cousin is software. I had to teach him basic computer maintenance...

[-] scops@reddthat.com 34 points 1 month ago

I spent a weekend helping my buddy who graduated magna cum laude with an Electrical and Computer Engineering degree build a PC. Given a breadboard and some schematics, he could probably have created working prototypes of half of the components, but figuring out where to put the screw risers under the motherboard? Forget about it.

load more comments (3 replies)
[-] sirico@feddit.uk 19 points 1 month ago
[-] 0x4E4F@sh.itjust.works 14 points 1 month ago

Exactly what a dev would say... you guys don't have to deal with that 3rd gen i3 Jenny from accounting is running.

load more comments (1 replies)
load more comments (2 replies)
[-] Honytawk@lemmy.zip 18 points 1 month ago

I don't get it. And I've been both.

Is it about how some software shouldn't need the resources that they demand for?

[-] Damage@feddit.it 17 points 1 month ago
load more comments (2 replies)
load more comments (15 replies)
[-] ICastFist@programming.dev 15 points 1 month ago

That's how I look at 90% of the shit "systems" I'm forced to interact with (xiaomi's MIUI, banking apps, govt apps, apps that should've been fucking websites, websites that "gently nudge" you to use the app, electron apps that are windows only)

load more comments (1 replies)
[-] Birch@sh.itjust.works 12 points 1 month ago

This entire thread is giving me impostor syndrome

load more comments (7 replies)
[-] jerkface@lemmy.ca 11 points 1 month ago
load more comments (1 replies)
[-] Randelung@lemmy.world 10 points 1 month ago* (last edited 1 month ago)

When trying to request a firewall change IT told me "ports between 1 and 1024 are reserved and can't be used for anything else" so I couldn't be using it for a pure TCP connection, and besides, there would have to be a protocol on top of TCP, just TCP as protocol is obviously wrong. I was using port 20 because it was already open...

[-] GreenKnight23@lemmy.world 24 points 1 month ago

as a full stack dev, everything you said has offended me.

port 20 is used for FTP, unless you were using FTP, then go right ahead. Guessing that since you didn't know the protocol you were not using FTP.

port usage reservations are incredibly important to ensure that the system is running within spec and secure. imagine each interface like a party telephone line and the ports are time slots.

your neighborhood has reserved specific times (ports) for everyone to call their relatives. if you use the phone not in your slot (port) your neighbors might get pissed off enough to interrupt your slot. and then it's just chaos from there.

load more comments (3 replies)
[-] MystikIncarnate@lemmy.ca 9 points 1 month ago

I try to be understanding with my software brethren. We're different sides to the whole. Ying and yang, so to speak.

That said, I've gotten some brain-dead requests from you developer types.

I'm not saying all of you are the problem, but there's definitely some of you that need to learn how things work.

[-] NigelFrobisher@aussie.zone 8 points 1 month ago

How is software not a subset of IT?

[-] Semi_Hemi_Demigod@lemmy.world 20 points 1 month ago

Think of it like an engine: The mechanics working on the engine aren't the engineers designing the thing.

load more comments (2 replies)
load more comments (3 replies)
load more comments
view more: next ›
this post was submitted on 28 Sep 2024
699 points (100.0% liked)

Programmer Humor

19564 readers
1197 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS