• 1 Post
  • 191 Comments
Joined 4 months ago
cake
Cake day: February 22nd, 2026

help-circle
  • Considering how you are behaving here I find it extremely unlikely that you are widely regarded as pleasant. Really. Go read your post again, where you escalated all the way to “go fuck yourself”.

    Furthermore, your post is foolish.

    First, an ad hoc change of rules to benefit the players is fudging. You should talk about it with your table because groups are different, but many people feel strongly about it.

    Second of all, in my post I suggested that if players like being able to interrupt big spells, they could either add a house rule to cover that, or change to a system that does it out of the box. And you’re blowing up over that?

    Third of all, not every table is the same. Some tables would enjoy the wreckage of “wow we really shouldn’t have bunched up like that. Well, I think I’m going to roll a rogue next because evasion sounds nice”.

    Your post is garbage. You’re mad at some imaginary “evil GM” story in your head.



  • I don’t think that kind of fudging makes for good DND. You could maybe remind the players that wizards cast spells earlier in the scene. But if you want something like that play a different system, or add a consistent house rule that’s written down. Some games let you interrupt spell casters.

    Huge anti-fan of ad hoc stuff in otherwise rules driven games.






  • 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”