XielQ
XielQ
Actually you can enable/disable 2FA with node using `speakeasy` package (or something), here is an example: ```js const speakeasy = require('speakeasy') const secret = 'A'.repeat(32) // anything you can want...
It seems good! Thanks for fix
I think it only occurs when using bun instead of nodejs
Same issue with Nvidia GT 730 > btop --version btop version: 1.4.0 Compiled with: g++ (14.2.1) Configured with: make STATIC= FORTIFY_SOURCE=true GPU_SUPPORT=true RSMI_STATIC= using endeavor os
LGTM!