wocram·19 days ago·discussLike secret lairs, they are trying to make products that some people will adore more than products everyone will like.
wocram·2 months ago·discusshttps://github.com/jj-vcs/jj/discussions/3549 let's you change this behavior.I think the idea is that branches/bookmarks aren't as necessary as they are with git.
wocram·2 months ago·discussjujutsu presents the same amount of power with fewer ideas, eg. There is no staging area. It adds new features, like jj undo.The un-learning curve is steep if you already know git very well.https://github.com/jj-vcs/jj/discussions/3549 lets you enable automatically advancing bookmarks.
wocram·2 months ago·discussTcgplayer is mostly a marketplace, I don't think physical presence does anything for them.
wocram·5 months ago·discussBeing visible is useful, this is probably better suited for an ide than a hook or a daemon.
wocram·6 months ago·discussIt depends on what you're publishing to, but works with most other tools by using a bookmark for each publish target.
wocram·7 months ago·discussThere are numerous other ways to publish games. Is it really rent-seeking to own and maintain the most popular game publishing platform?
wocram·7 months ago·discussLevel 1 is using nix to install packages, which you can do by writing a flake like.The arguments probably come from the fact that flakes are 'experimental', but de facto widely used.
wocram·8 months ago·discuss&& is not a pointer to a pointer, it's a temporary value. There is a huge amount of cognitive overhead in normal cpp usage because over time we have found that many of the default behaviors are wrong.
wocram·11 months ago·discussThis was part of our Systems Engineering class, something like this: https://web.mit.edu/6.033/2014/wwwdocs/assignments/therac25....