• 2 Posts
  • 173 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle

  • I definitely wouldn’t say it is selfish by any stretch of the imagination. But I can see how someone would get offended if you forgot theirs.

    I’m horrible with names too. I’m just up front with people about it. If anyone gives me a hard time I tell them I’m face blind. That usually ends the discussion or them trying to give me tips.

    I agree saying someone’s name over and over feels creepy. I know why they do it, but it comes off super unauthentic.

    I’m fine with my own name, but I have a very common name that is always shortened. For some reason it makes me want to crawl out of my skin when someone says the shortened version with my last name.

    I can’t say if it’s a common ADHD thing. But you can add one more ADHD (probably somewhere on the spectrum) person who is in agreement with you.









  • I already have one of those. It’s my half-bath with a clogged branch drain. I tried to snake it for close to an hour with no luck. I got so frustrated that I had to step away. Now I have a clogged drain, a toilet sitting in the hallway, paper towels shoved in the hole to keep the smell from coming up, and tools all over the floor.



  • I don’t care what M$ says, Azure DevOps is being left for dead. As someone who worked on the System Center space for years, I know the signs of a product they want to kill but can’t. I’m convinced the only reason it is still around is because some internal teams haven’t moved to GitHub yet.





  • I absolutely hate the package management in it. I can’t tell you how many times I’ve found a cool python project, downloaded it from GitHub then tried to install requirements. And it turns into a huge nightmare of trying to find compatible packages. It’ll be like you need wheel v3.1.0 so I try to install that,.then it’s like no you can’t do that because it’s not compatible with numpy v79.84.1 that you have installed. So then you search and try to find which version is compatible, then install they go to install wheel again,.and it’s like no you need pandas,.so you install pandas but it like sorry I’m not compatible with the version of numpy you installed.