Skip to content

Instantly share code, notes, and snippets.

View Queuecumber's full-sized avatar

Max Ehrlich Queuecumber

View GitHub Profile
@Queuecumber
Queuecumber / fix_spellright.md
Last active May 7, 2021 04:40
Fixes the spellright vscode extension on vscode insiders
  1. Download spellchecker-updated-11.1.0-x64.node note that it's only for linux x64 systems
  2. Place it in the extension folder, for me this was at ${HOME}/.vscode-insiders/extensions/ban.spellright-3.0.56/lib/bin
  3. Reload the window or restart vscode and it should just work
@Queuecumber
Queuecumber / AnonAddyOAuth2.md
Last active September 18, 2025 23:37
Anonaddy Minimal Oauth Example

Minimal Working Example of anonaddy with OAuth2 Proxy

For testing purposes

It should be as simple as docker compose up then once the logs settle down navigate to http://oauth2-proxy.localtest.me:4180/ and start the login process. Login with credentials "[email protected]" and "password". It should drop you to the anonaddy UI.