868
Managers (thelemmy.club)
submitted 1 day ago* (last edited 1 day ago) by inari@piefed.zip to c/whitepeopletwitter@sh.itjust.works
you are viewing a single comment's thread
view the rest of the comments
[-] jtrek@startrek.website 114 points 19 hours ago

One time at work I was tasked with writing a python script to compare two data sources. Like, you give it two CSVs and a primary key, and it tells you what data is in one but not the other, or mismatched, and so on. This worked fine and was in git, so anyone can use it.

My boss then asks if I can "put it on a website so anyone can use it".

This team has never done web development. Nothing for that is set up. Like, I could spin up a quick Django app or similar, but there's a lot of stuff to do and potentially fuck up.

I said "that sounds like a lot of research and ongoing maintenance costs. I think it'd be better to just check out and run the script"

Luckily for me he said "oh, okay"

[-] AeonFelis@lemmy.world 71 points 16 hours ago
[-] spicehoarder@lemmy.zip 6 points 12 hours ago

Well it's been a research team and a five years...

[-] boonhet@sopuli.xyz 13 points 15 hours ago

Funnily enough this comic hasn't been true for a long time because of ML.

[-] groet@feddit.org 22 points 14 hours ago

Well they did say it would be possible in 5 years ...

[-] kreekybonez@sh.itjust.works 6 points 13 hours ago
[-] ChickenLadyLovesLife@lemmy.world 27 points 15 hours ago

I had a boss who read an article about APIs and then came to me and ordered me to start using them. I said I would research it and he went away and never mentioned it again. This was in 2010.

[-] driving_crooner@lemmy.eco.br 15 points 15 hours ago* (last edited 15 hours ago)

Pretty sure he read the famous Bezos email ordering everyone to implement and use APIs in Amazon

[-] ChickenLadyLovesLife@lemmy.world 6 points 10 hours ago

No, he actually showed me the article later. It was remarkable because it never said what an API actually was, or even stated what the initials stood for. In my memory it seems like it was obviously written by AI, but it couldn't have been 16 years ago (as far as I know).

[-] Trainguyrom@reddthat.com 8 points 13 hours ago

So uhhhh have you started using APIs yet?

[-] ChickenLadyLovesLife@lemmy.world 10 points 10 hours ago

Still researching.

[-] Kekzkrieger@feddit.org 6 points 12 hours ago

I had a similar task and my boss wanted me to use ai to solve this.

There are solutions available for this already that work perfectly fine but whatever.

So i spent a whole day trying to get Copilot (because that is our great ai we are to use) to do what i wanted and ofc it kept failing catastrophic. Took me a few hours to even get it to load the files even.

[-] dejected_warp_core@lemmy.world 4 points 10 hours ago* (last edited 10 hours ago)

I'm not too surprised. Over and over again I'm starting to puzzle together that the current crop of Agentic coding tools are "better than an intern, worse than an SME." By that I mean that the quality really can be anywhere between those two goalposts, often all at once, for no reason whatsoever.

[-] jtrek@startrek.website 7 points 10 hours ago

I think the floor isn't "intern". I think the floor is "middle schooler".

Meanwhile, every job I'm looking at is saying "must be enthusiastic about AI" 😭

[-] GarboDog@lemmy.world 2 points 8 hours ago

Meanwhile, every job I’m looking at is saying “must be enthusiastic about AI” 😭

Yeah, nah good luck to those employers. Anyone they hire who’s enthusiastic about “ai” aren’t going to have great employees let alone any working code/products

[-] fizzbang@lemmy.world 2 points 8 hours ago

A lot of these people are very good at selling their work And making it seem good and important. So exactly like an llm

[-] yermaw@sh.itjust.works 59 points 19 hours ago

Good guy manager trusts the person he pays to know this stuff to know this stuff.

[-] jtrek@startrek.website 32 points 19 hours ago

This is a good point. He's not a bad guy. He's just not very technical, and sometimes that's frustrating.

[-] Railcar8095@lemmy.world 31 points 18 hours ago

My past managers would have said "I don't understand why it is so difficult, and I'm not open to learn"

[-] MountingSuspicion@reddthat.com 15 points 19 hours ago

How big were the CSVs? That sounds like a standard thing most spreadsheet apps can do already, unless the data size made traditional apps unusable.

[-] jtrek@startrek.website 24 points 19 hours ago

The biggest ones I've seen are 1.2GB.

Why this company uses gigabyte CSVs is a separate problem.

(Also sometimes they want to compare a CSV to what's in a database, which the script can also do but I didn't mention in the post)

[-] MountingSuspicion@reddthat.com 8 points 18 hours ago

That makes sense. I have been asked to write a program that does a standard spreadsheet function on multiple occasions, so I was just curious. Sometimes people just don't know the tools at hand, want to offload their work, or think an over complicated workflow is a better workflow. I can see how it was actually useful in your case though.

[-] lightnsfw@reddthat.com 3 points 15 hours ago

I have an easier time doing that shit in powershell than I do in Excel which are the only tools I have available at work. I'm probably doing something wrong but I don't do it often enough to remember what that is. My PS script just works.

[-] Bane_Killgrind@lemmy.dbzer0.com 2 points 13 hours ago

So a right/left join summary?

this post was submitted on 03 Jun 2026
868 points (99.9% liked)

People Twitter

10030 readers
1605 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician. Archive.is the best way.

founded 2 years ago
MODERATORS