Benji Stephenson

Results 3 issues of Benji Stephenson

On neovim nightly on Mac M1 I've configured Silicon using Lazy (in Fennel) with ```fennel (lazy :krivahtoo/silicon.nvim {:build "./install.sh build" :opts {:font "Fira Code=16" :theme "Monokai Extended" :window_controls false :tab_width...

Is it possible to connect to a db that requires ssl connections? I have a mysql db that I currently work with using DBeaver with the "use SSL" option set...

A new repo I'm working on is using [@swc/jest](https://swc.rs/docs/usage/jest) instead of the normal jest package so I was hoping to be able to still use this plugin to run the...