mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

Tip: for slightly transparent suggestions/completions in VSCod(e/ium):

Ctrl + Shift + P → Preferences: Open Settings (UI) → Workbench → Appearance → Color Customizations → Edit in settings.json

Add:

"editorHoverWidget.background": "#11111199", "editorSuggestWidget.background": "#11111199"

Now you should be able to see surrounding code when suggestions/completions pop up.