Ray Foss
Ray Foss
> move `debug` into `peerDependencies`, and have this library check at run-time for presence, and only then use it I considered this, and it sounds good, but the compatibility of...
> [Are you sure? :)](https://medium.com/deno-the-complete-reference/dynamic-imports-in-deno-5e9eb7f66238) Might be a new or not default feature... I've never gotten it to work on Deno Playground https://deno.com/deploy/docs/playgrounds Someone should just do a hard ESM...
> I _finally_ found a way around this. Put the following file at `$HOME/.config/xdg-desktop-portal/portals.conf`: > > ```ini > [preferred] > default=gnome;gtk > org.freedesktop.impl.portal.RemoteDesktop=none > ``` > This solution breaks Steam...
> I’ve been testing several Linux distros on my laptop and encountered game-related issues with Fedora-based distros, including Nobara and Fedora itself. However, Pop!_OS (Debian-based) didn't have any of these...
Space left after installing Js, Bash, Node and VueJS. JS was transferred from another computer... due to the bug ``` pi@raspberrypi:~ $ df -h Filesystem Size Used Avail Use% Mounted...
Authentication-management handles changing the password during password resets. revokeJWTHook could be an after hook on the authentication service that blocks logging-in with JWT's created before revokedAt timestamp.
We can easily regenerate the bcrypt salt... as long as we have the user's password. We can't invalidate JWT's with salting or a revokation array without incurring a performance penalty...
In addition by default the firewall is on and needs to be configure to work. Normally the package spec does this for you. You have a few options, `systemctl stop...