• 0 Posts
  • 251 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle





  • Do you actually do work or are you one of those middle-men that add dubious value?

    And, like, do you think I can read my coworker’s screen from across the room and be like “Ah yes, that is TransferProjectView.py. I should tell him that I am also planning on touching that file”?

    And adults can learn to explicitly communicate. It’s not impossible. You just type into the box.



  • It’s frustrating because management are so colossally, transparently, stupid but they get the big paychecks and the workers get fucked. And then like half the workers sit there going “Well this is just and fair. this is a good world. If the people actually doing the work had more of a say, that’s communism and thus axiomatically bad”


  • Good version control hygiene is important. My most recent job we were pretty good about commit messages for the PR, and then squashing that into a single commit when putting it on main. As you say, avoid unrelated things going together. You don’t want to have to revert a whole major feature because your “I’ll just fix it here” broke something.

    There’s a guy one of my old coworkers has been complaining about who never writes anything useful in his commit messages. It makes the git log useless and the code reviews harder.

    As for abstraction and such, sometimes it feels like it’s just coupling unrelated things together. It can be annoying when it’s like “I want to change this…and it’s used in 17 places for some reason. Guess I’ll check if all of those can handle this change, or this will be the one weird place that’s different…”

    I also worked with a guy that was a big fan of having two dozen one line functions. Monster functions are often bad, but a whole separate function like get_last_item(stuff): return stuff[-1] can be excessive.





  • I’ve always refused to pay a subscription, so I relate to that. I’m a big fan of Guild Wars (1 and 2) for not having one, and not having a power treadmill. It’s nice to hop in after a while away and still be competitive.

    I did get an old partner to play Path of Exile for a while. We still laugh about how that was kind of an anomaly - they don’t normally like that sort of game at all, but somehow we spent like 2 months hammering on it together.

    Always looking for good couch co-op. My current person isn’t much of a video games person, but Cat Quest II has been good fun so far. The Binding of Isaac was a little too much for them.


  • (Unless she also likes MMOs, then you’re meant for each other)

    My friend’s brother and brother’s wife play WoW together. They have their living room set up so they can play side by side. It’s nice they have a fun hobby they do together. (They also engage with real life, but they live far away so I rarely personally see them)