burnso
joined 2 years ago
Many players have become "patient gamers". What are games people might miss out on by waiting for sales?
I haven’t played anything regularly in a few years. My board game group is finishing up an Imperial Assault campaign and there’s been talk of maybe doing RPGs next (though lord knows I have no shortage of board games that I have bought but not yet played). Would love to run Blades in the Dark, Mothership or maybe something OSR. I think all those could be good fits for our group.
https://isthereanydeal.com/ is great for getting any given game at a good price. You can see where it is currently/usually cheapest, its price over time, etc. You can also set up notifications for when it drops below a certain threshold.
view more: next ›
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.