You are viewing a single thread.
View all comments
20 points

I think I’ve blocked out most of the bad ones, and most of my coworkers have been good or okay.

This one guy I remember though. This might only be relevant for people who live in software.

He refused to name his tests. Normally with jest or mocha you have tests like

describe(“user settings page”, () => { it(“allows the user to change their name”, () => { etc

But he refused. He’d put empty string in both spots. So you’d open a test file and there’d just be a dozen anonymous unlabeled tests and you’d have to puzzle out what they were trying to do.

He was a reasonably nice person when we talked, at least. But this drove me crazy.

permalink
report
reply
13 points

A previous workplace had a former contractor I constantly had to fix his shit from. One of his many peccadilloes was how he did shell scripts. He’d have dozens of scripts in folders, each named things like “bsr001, bsr002, bsr003,” and so on. Each script was only three lines.

  1. The usual #!/bin/sh
  2. One line of code.
  3. A call to execute the next script in sequence

Some of his stuff was “encrypted” by base64 so you couldn’t read them. I mean, it was easy to figure out how to decrypt them, but still annoying.

Guy charged $250k/year for his work. And apparently was so surly, when I started working there after him, they were shocked how friendly I was.

permalink
report
parent
reply
3 points

This is some next level awful. Reminds me of that “inner json effect” dailywtf post from ages ago https://thedailywtf.com/articles/the-inner-json-effect

permalink
report
parent
reply
3 points

You should have added a linter which blocks PRs with unnamed tests

permalink
report
parent
reply
3 points

What was his reasoning? Did you not do pairing and or pull requests?

permalink
report
parent
reply
1 point

He said that the test names were essentially comments, and “comments quickly become lies”. Which, fine, we’ve all seen bad comments. But the test names are more like file names than comments, and no sensible person is going to suggest we get rid of file and folder names. Except the other guy who responded to me with the shell scripts with no names that each call each other, maybe.

He was on a different team at a large company so I didn’t get wind of this right away. We had a meeting scheduled to hash it out, but then there were mass layoffs that day and I left shortly after. For all I know he’s still there

permalink
report
parent
reply
2 points

I had a boss who didn’t allow comments. “I like clean code,” was what he said. He also didn’t like variables with easy to understand names, like config_file_path because he said, “this is a real company, not kindergarten.”

permalink
report
parent
reply
3 points

I once worked with a team who would have useful tests like (it’s been years since I used Jasmine so not going to try), but things like if true === true.

Yeah thanks dipshit.

permalink
report
parent
reply

Asklemmy

!asklemmy@lemmy.ml

Create post

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it’s welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

Icon by @Double_A@discuss.tchncs.de

Community stats

  • 9.6K

    Monthly active users

  • 5.5K

    Posts

  • 302K

    Comments