this post was submitted on 03 Jun 2026
964 points (99.7% liked)

People Twitter

10414 readers
1110 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 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 celebrity, figure or any politician. See stickied post https://web.archive.org/save is an option. Archive.is is no longer recommended because they remove/alter content.
  7. If a tweet (or similar) makes a statement of fact, either mark it as "satire" in the body or provide the original source link backing up the statement (see rule 6)

founded 3 years ago
MODERATORS
964
Managers (media.piefed.zip)
submitted 3 months ago* (last edited 3 months 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 123 points 3 months ago (25 children)

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"

[–] yermaw@sh.itjust.works 63 points 3 months ago (1 children)

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

[–] jtrek@startrek.website 35 points 3 months ago

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

load more comments (23 replies)