wocram·19 日前·議論Like secret lairs, they are trying to make products that some people will adore more than products everyone will like.
wocram·2 か月前·議論https://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 か月前·議論jujutsu 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 か月前·議論Tcgplayer is mostly a marketplace, I don't think physical presence does anything for them.
wocram·5 か月前·議論Being visible is useful, this is probably better suited for an ide than a hook or a daemon.
wocram·6 か月前·議論It depends on what you're publishing to, but works with most other tools by using a bookmark for each publish target.
wocram·7 か月前·議論There are numerous other ways to publish games. Is it really rent-seeking to own and maintain the most popular game publishing platform?
wocram·7 か月前·議論Level 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 か月前·議論&& 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 か月前·議論This was part of our Systems Engineering class, something like this: https://web.mit.edu/6.033/2014/wwwdocs/assignments/therac25....