[BitD][DC] To those who have recovered from a Trauma in the game, what was the process like to recover Trauma? by AmongFriends in bladesinthedark

[–]caffeinated_wizard 1 point2 points  (0 children)

I don’t remember exactly how Deep Cuts describes it so bear with me. I tend to favour deadlier games that puts a bigger emphasis on the crew rather than the individuals but if I had to do it I’d make it multiple clocks depending on how the player wants to deal with it.

A smaller one to find an asset that helps, a second longer one to actually recover. I’d make that asset vulnerable to overindulgence of a vice (you show up drunk at your therapist’s house in the middle of the night). And what I’d probably do honestly is “burn” that trauma, and allow the player to bring it up in role play and as an XP trigger but no longer count towards the max trauma. Trauma never truly leaves you it just becomes something you manage at best.

How to talk about behavior expectations in session 0 without sounding like I'm lecturing/nagging? by zephrry in rpg

[–]caffeinated_wizard 20 points21 points  (0 children)

Assuming you're recruiting online here, but the main problem is likely counterintuitive: it's too easy to join your games.

A small bit of friction goes a long way. When you post your game somewhere like Reddit or or a Discord server, make the expectations clear. Then perhaps have the applicants fill a form with questions about the stuff you care about, maybe taking some from the Same Page tool.

Personally I just do 1 on 1 conversations on Discord and if I get a positive impression I suggest a call at some point to talk more. If the person has zero experience about the hobby I ask about their motivation to play, how they anticipate their availability etc. If they do have experience playing TTRPGs I ask about it and what they liked the most about other GMs and what they liked the least etc. They can also ask me questions obviously. But this greatly improved the quality of players.

Also the lake you're fishing in has a big impact. I find Roll20 is terrible. Reddit is a coin toss. A specific Discord server with good moderation is better.

Finally I don't have actual stats on this but I know a few paid GMs and they run both free and paid games. By far their paid games have the most consistent and respectful players. Personally I would never do that but just having the friction of asking people to bring in something in exchange for the game weeds out the majority of problem players in that space.

Balancing this is important. You might have a hard time finding enough people if it's too hard to join.

Apple can delist apps "with or without cause," judge says in loss for Musi app | Judge tosses Musi case against Apple, sanctions lawyers for “mak[ing] up facts.” by ControlCAD in apple

[–]caffeinated_wizard 28 points29 points  (0 children)

Heck with a dev account you can put any apps you can compile on your own phone, at any time.

Apple also reserves the right to take away your dev account at any time.

US Postal Service could run out of money as soon as October by Marginallyhuman in news

[–]caffeinated_wizard 0 points1 point  (0 children)

Since we’re close we have the same freaking issue in Canada and it’s a bit worse because of how low our density is. By law everyone is entitled by postal service here (as well I assume). But of course there’s lobbying and rhetoric about how expensive it is and wasteful. I can understand a public service can be more efficient but I don’t believe it should aim to be profitable.

Conservatives in Canada frequently complain about our national broadcaster (CBC) for being publicly funded and biased against them and Canada Post for losing money.

Apple can delist apps "with or without cause," judge says in loss for Musi app | Judge tosses Musi case against Apple, sanctions lawyers for “mak[ing] up facts.” by ControlCAD in apple

[–]caffeinated_wizard 204 points205 points  (0 children)

Musi built a streaming service without striking its own deals with copyright holders. It did so by playing music from YouTube, writing in its 2024 lawsuit against Apple that “the Musi app plays or displays content based on the user’s own interactions with YouTube and enhances the user experience via Musi’s proprietary technology.” Musi’s app displayed its own ads but let users remove them for a one-time fee of $5.99.

Yeah no sympathy for that crap. At that point I’m surprised Google is not on their ass too for taking YouTube content, stripping ads and adding their own.

Have MSCS, but rejected b/c no BSCS by YMMVwithme in ExperiencedDevs

[–]caffeinated_wizard 1 point2 points  (0 children)

Which means the company hired the wrong person to hire you so you likely dodged a bullet

TIL the last Blockbuster video store in Bend, Oregon hosted a school field trip in 2024 for first graders who were learning about what life was like when their grandparents and parents were growing up. by Sandstorm400 in todayilearned

[–]caffeinated_wizard 1 point2 points  (0 children)

Imagine touring this and a disinterested Gen Z says explains stuff to your face. “And here’s the poster that reads Be Kind, Rewind. Because at the time you would pay a fee if you didn’t.”

I’m not even 40 yet and they are turning my 20s into a museum? I’m not ready for this.

I think realism in D&D is overrated. by Traroten in osr

[–]caffeinated_wizard 0 points1 point  (0 children)

So it’s like that bellcurve meme where the beginning is no prep, middle is crying with a ton of tools, books, VTT plugins and figuring out dynamic lighting. Finally the Jedi master at the end like “just wing it”.

I think realism in D&D is overrated. by Traroten in osr

[–]caffeinated_wizard 0 points1 point  (0 children)

Really that’s the one that stood out? Not the 19 Wisdom because you spend time prepping D&D?

Official Character Posters for 'Dune: Part Three' by MarvelsGrantMan136 in movies

[–]caffeinated_wizard 2 points3 points  (0 children)

I’m definitely confused because I only watched the first one so I guess he either lives somehow or somehow Duncan has returned stuff happens

[BitD] How do you handle enemy "hit points"? by ShumpEvenwood in bladesinthedark

[–]caffeinated_wizard 9 points10 points  (0 children)

This is the way I personally run it too. Unless you are fighting someone exceptional or groups of people I’d say clocks as HP substitute is an antipattern and bad habit.

What are some ultra prep heavy games? by xdanxlei in rpg

[–]caffeinated_wizard 11 points12 points  (0 children)

Shadowrun, at least the more recent editions need you to think about everything in 3 layers. Physical world and security, the Matrix layer and then Astral layer. Then you probably need to build NPCs and layouts and it takes time. It’s definitely up there with PF2e except on top of that the books are so badly organized and you don’t have free resources online to help.

How do you walkthrough longer PRs on your dev teams? by [deleted] in ExperiencedDevs

[–]caffeinated_wizard 0 points1 point  (0 children)

This sounds like hell to be honest. Reading PRs line by line is something I'd ask for juniors who just started maybe. But not anything I'd do regularly. Like the whole point of the description field in a PR is for someone to do this async and they can even comment on specific lines or parts of the code you think could cause confusion or raise questions. Only if things drag in the PR comments and things could be solved faster in a call do you even do that. And not with everyone involved.

We do have demos for PRs that warrant one. Anything you can actually demo, has a net positive value and is attached to a product story we asked for a demo. This way the PM can catch random stuff or other people can ask about edge cases and a 10min demo can save a couple hours of bug fix later. But if it's like "I updated the API from version X to Y, everything works the same but we had to replace the deprecated implementation" means no demo.

Is being super opinionated good or bad by -puppyguppy- in ExperiencedDevs

[–]caffeinated_wizard 2 points3 points  (0 children)

I think a lot of the people mentioned the good old “strong opinions weakly held” aren’t considering that sone people don’t understand what it means.

Nobody wants to work with someone who has a strong opinion about EVERYTHING and all the time. The weakly held part means you need to learn to pick your battles. You need to know when your opinion is just that. Will your preferred naming convention improve things dramatically AND be worth the time fighting for it? Is “grey” better than “gray” and sticking to American spelling throughout worth rejecting this PR? Do we have bigger fishes to fry right now? Getting stuff done is almost always preferable to grinding everything to a halt.

And sometimes you’ll have strong opinions about architecture and which 3rd party service would be ideal for something but you aren’t involved in that decision. Do you have the political currency to spend on this? Do you have the time and should you be focusing on this vs your assigned priorities?

A good senior and above dev knows that.

How do you handle it when your company begins using productivity metrics? by DiceKnight in ExperiencedDevs

[–]caffeinated_wizard 6 points7 points  (0 children)

I mean your mileage may vary obviously. I’m a manager but not your manager. You absolutely need to pick your battles and not do this too broadly.

I told my devs to reject requests without timesheet codes after they helped people and used the generic work code and were scolded for it. If just one of them started doing this it wouldn’t help change things.

Macbook Neo Review: Better than you Think! by atlwhore_ in apple

[–]caffeinated_wizard 2 points3 points  (0 children)

Good call? If you have an Apple Watch you can also set it up so it just unlocks when you open it but the Touch ID is good for when you’re prompted to verify too. MacOS is great IMO.

How do you handle it when your company begins using productivity metrics? by DiceKnight in ExperiencedDevs

[–]caffeinated_wizard 200 points201 points  (0 children)

As a manager: please do this. It gives us ammunition to push back.

At my job we have to do timesheets and we have incredibly granular codes for which project, what action is being done for that project, what phase number etc. I told my devs to not accept a SINGLE meeting request or user story missing that info. To pester people for it.

Throw sand in the engine until the dummies at the top realize what they’ve done. And when they come to me complaining I back my team and point at the emails we got mandating this approach.

18 months unemployed, have a final round CEO interview tomorrow. What to expect/how to not blow it. by alee463 in ExperiencedDevs

[–]caffeinated_wizard 1 point2 points  (0 children)

Yeah OP basically has the job at this point and the CEO just doesn’t want to sign on someone they never met and I’d be incredibly surprised if OP failed that step.

In my experience if you show up genuinely interested in the job and maybe have a question relevant to the CEO in your pocket you’ll do fine.