Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)J
Posts
1
Comments
2917
Joined
3 yr. ago

  • On the one hand, fuck the police and all that.

    On the other, I want people who park in the bike lane to suffer

  • I'm the kind of guy who will look stuff up. I think it's really important to admit when you're wrong and the other person was right. Don't move goal posts or claim you misunderstood. Just own it.

    Like I was having a debate with my partner about if it was faster to go all the way up and over, or make a lot of turn-right then turn-left. I thought the ladder was faster because it approximates a straight line. She was like no that's crazy. Eventually I found that's called Manhattan distance and she was right, and I fully admitted defeat.

  • I'm ready for that style of language to be passé. But probably the next slang will also be unpleasant.

  • As others have said, working from home has many benefits

    • no commute
      • save time
      • save money
      • less risk of disease and accident
      • often easier child care options
    • greater control over environment
      • offices are often too hot or cold for some
      • stock own food, drinks, toilet paper, etc
    • better pet access. Cat on lap. Dog walk easier.
    • easier wardrobe
    • several distraction categories removed
      • people walking up to your desk
      • loud meetings

    The commute alone is pretty big. If your commute is like an hour, that's changing your salary from like $x / 10 hours to $x / 8 hours. That's a big bump. If your daily pay was $1000, that's like going from $100/hour to $125/hour.

  • Meeting

    Jump
  • No disagreement here.

    I realized when reading one of the other comments that my similarly sized complaint is it creates a lot of potential for problems at the game level as well as narrative when people make their characters in isolation. I kind of assumed that comes packaged with "and you all meet in a tavern".

    Like, everyone makes a fighter and shows up to session 1. The dm's going to have a head scratcher thinking about balance, and some players might be annoyed they don't really have a niche of their own. A weird party like that can work, but it'll be a happier experience if folks talk about it ahead of time.

  • Meeting

    Jump
  • It can work, as clearly shown by your rather wholesome example and many people's games. But it's also leaving a very large surface area for problems. Unlike real life, you can just avoid that by making your characters together.

    Maybe I should have said in my previous thread that while the "you all meet for the first time" is kind of cliché, there are more serious problems at the game level. And like it can work if everyone makes a fighter, but you can also make everyone's lives easier if you discuss up front.

  • They don't care about the snow. They care about getting people mad at their enemy. The post, and conservatives more generally, are bad,. dishonest, people.

  • Deleted

    Permanently Deleted

    Jump
  • Conservatism is exclusively about in-group. Everything else is a post-hoc justification. They're just less, I don't know, morally developed. Like children.

  • So as a senior, you could abstain. But then your junior colleagues will eventually code circles around you, because they’re wearing bazooka-powered jetpacks and you’re still riding around on a fixie bike

    Lol this works in a way the author probably didn't intend. They are wearing extremely dangerous tools that were never really a great idea. They'll code some circles, set their legs on fire, and crash into a wall.

  • Meeting

    Jump
  • I think the best game I've done started as "it's a DND world and you're a band on tour".

    It started with a simple "the bridge is out on the way to your next show", then there was a battle of the bands, a sketchy record label, and then the players organized a recall of the mayor that was in bed with the capitalists. That game went great places.

  • Meeting

    Jump
  • Yeah I don't think I would happily play another "and then you all meet for the first time and work together" game unless it was like intentionally subverting the trope. It adds so many problems and suspension of disbelief problems.

  • Snapshot tests are an anti-pattern. Easy to use, lead to problems.

    They do not encode intent. Everything in the snapshot is equally weighted. Your test will fail the same way if your copy changes or your HTML structure, but one of those is probably way more important. Assert on what's important.

    They discourage thinking about what you're doing. Suppose you have an API that returns information about a user and their pets. Your first integration test adds a user to the database, makes a request, and looks at the response. You could just brainlessly snapshot the response, but the user PK in the response might not always be the same. People are going to try to snapshot the response anyway.

    Humans are lazy, and they won't read the diff carefully. This is especially true if the diff is large or complex. Doubly so if you have a great number of these. They'll go "oh yeah I changed this component so it should have changed. Accept changes" and move on. No one wants to look at 40 large dozen line diffs.

    If you have your code set up to arrange and then act, you're like 80% of the way there to writing a normal set of asserts.

    I would never recommend snapshot testing.

  • Not good.

    They could be ignorant and not understand how politics affects pretty much everything.

    They could be foolishly cynical and think that "none of it matters", so they just don't pay attention.

    They could be like pathologically avoidant and don't want to talk about a potentially disharmonious topic.

    They could have shitty views they don't want to talk about.

    Not good. Not good people.

  • It's not as bad as it used to be.

  • Not sure if the person who made this site is joking, stupid, or evil. Or some combination

  • Racism and capitalism, mostly.

    Those things lead to poor education for the public, which makes all subsequent decisions stupider.

    Then, the stupid people try to make as much short term money as possible for themselves.

    Simultaneously, anything that benefits the minorities (eg: black folks) is disliked. Mass transit, for example.

  • Ooh I remember that. That game was really popular in my friend group around 2008-ish. It spread to my work, too. Someone put a post-it note about the game by the time clock, and someone else invented a hand signal for it.

  • Yeah I think DND 3e had some wacky stuff with templates. Big effective level penalties if I recall for most of them

  • Like some variant of the paradox of tolerance, I feel like someone who does something so flagrantly in violation of social norms should forfeit their protection.

    Fine, park your shit on the sidewalk. Now no one's going to help when you're bleeding out.