Nikita Karamov
Nikita Karamov
> Would you have a more "precise" tracker code signature? Such as `tv.sync.xxx`, to make sure we avoid raising false positives if some other packages signature are close. Yeah I...
@pnu-s sorry to ping you, but do you think you could merge this into Exodus and rescan the applications by ca. 26th May? I'd love to include more data in...
Idk what can be expected to be shipped earlier, but I would really love [Fedora CoreOS](https://fedoraproject.org/coreos/) VM support. I am testing various configs a lot, and using VirtualBox is a...
For most, this probably wouldn't make sense, as different accounts usually have different goals (for example, corporation vs. product vs. CEO's private acct). But for me, this would be a...
Hey there; I've just started using Backrest v1.1.0 on macOS 13.6 Ventura (via Homebrew), and I think I also have this issue. A backend of mine scheduled to run every...
Wait, I just realized Butane already inlines local stuff. Probably don't need this, then
> Some tag must always be set - what tag would you expect as an alternative? If not failing for pre-release builds (which would force the user to set the...
So, this behaviour, then? ```shell npm version 1.0.0 npm publish # no problem npm version 1.0.1-alpha.1 npm publish # npm ERR no tag set npm publish --tag alpha # no...
> If they explicitly want something to be "latest" then it would be wildly improper for npm to prevent that, but it seems reasonable to me that _implicit_ "latest" must...
Oops, sorry for some accusations — I've completely missed the fact that the project also has CSS variables exported, which fixes a lot! Still, I'd appreciate raw values I could...