this post was submitted on 12 Jun 2025
531 points (98.9% liked)

Programmer Humor

24155 readers
1297 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 2 years ago
MODERATORS
531
centerDiv.js (lemmy.blahaj.zone)
submitted 2 days ago* (last edited 2 days ago) by not_IO@lemmy.blahaj.zone to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[–] GreenKnight23@lemmy.world 19 points 1 day ago (1 children)

I worked with some pretty dumb people who mocked me for years as the guy who couldn't design a UI to save my life because the product I inherited was designed by someone in the 1990s. it wasn't pretty but it was functional.

any time a UI request came in for the new product and I would try to take it, the PM would pull it and give it to someone else. "oh, their skillset is better suited for UI/UX." I was told.

I got fed up with it and designed my online portfolio. used it to showcase my work and skills even documented my process from mockups to design iteration and final products.

I then posted on linkedin my new portfolio and listed myself as open to connect. within a day the PM made a point to pull up my portfolio on standup and asked me where I got the template. told them, "no template. as you can see in the documentation I designed it from scratch using HTML5 CSS3 and JavaScript. I also included the js packages I used."

they were stunned and immediately started to shuffle some UI tickets my way. I just said, "sorry, my skillset is better served for backend requests."

I quit two months later after a few interviews that seemed to go well. I hated that shithole.

moral of the story? don't discourage people from taking on tasks they aren't obviously suited for. they might just surprise you.

[–] squaresinger@lemmy.world 6 points 1 day ago (2 children)

I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?

[–] TeddE@lemmy.world 10 points 1 day ago (1 children)

Raw spite. If you're upset enough to build a whole LinkedIn profile, you've already mentally moved on to the next company.

[–] squaresinger@lemmy.world 2 points 1 day ago

With me too, my employer has to start worrying once I put my current position into my linkedin profile.

[–] GreenKnight23@lemmy.world 8 points 1 day ago

change of pace, mostly. I also like the challenge. when I'm not challenged at work I lose interest easily and can spiral into not doing my job. so it's nice to break up a long running project with some new bugs or tasks that are unrelated.