Sean Genabe

Results 6 comments of Sean Genabe

It _is_ a really simple POST request; I think it can be easily replaced with just a call to `require('https').request`. `request` is _really_ bloated and I'd like to see fewer...

After following this issue, ts-node itself has since added support for swc, so there's that.

Based on my (limited) knowledge of keyboard emulation, implementation of Unicode input would be dependent on the operating system. Ref: https://github.com/qmk/qmk_firmware/blob/master/docs/feature_unicode.md#2-input-modes-idinput-modes Don't know if this is going to be relevant...

`` just outright errors out for me which is fun /s to see. ``` [Info#ema.ws.364] Connected span cannot contain text looking like its end tag CallStack (from HasCallStack): error, called...

KDE 6 has been released https://blog.neon.kde.org/2024/02/28/kde-neon-6-available-now/

Relevant related issue: #1050