Arcane as in the League of Legends Netflix show (first few episodes mainly).
I’m not big on the sort “oppressive, endless darkness/ever encroaching void” vibe of the default Blades setting. But while watching Arcane I can see how well it could mesh with the system.
Thing is, I’ve never actually run a Blades game before. Mostly listened to podcasts, read some of the book and played a session of Scum & Villainy.
How easy is it to tweak the “vibe” of the default setting? Reading through the book is not doing much to inspire me, but I like the system a lot and think I could get into the setting if I could just make it more of my own.
Should be noted that I’m not looking to play in the world of Arcane verbatim. It’s just a touchstone.
Not sure, but probably. I only used yarn 1. Never got around to trying yarn 2+ as migrating our fairly large monorepo project at the time felt like a pretty large and complicated ordeal. By the time I switched jobs npm was already a whole lot better in the ways most important to me.
The little I’ve read about and used pnpm so far it seems a lot more plug n play than yarn while bringing big benefits. Even workspaces seems a lot simpler than it ever was with yarn (at least when I used it). Love the idea of non-flat node_modules and simplified lock files as well.
Time will tell if npm incorporates enough of pnpm’s features to make it obsolete eventually but for now I can understand why it seems so widely adopted.