Skip to content

Instantly share code, notes, and snippets.

View arcostasi's full-sized avatar
:octocat:
Hello World

Anderson Costa arcostasi

:octocat:
Hello World
View GitHub Profile
@sutaburosu
sutaburosu / sexta.py
Created February 2, 2021 12:09
Alternative build server for wokwi.com
#!/usr/bin/env python3
'''
## Installation
# Windows
Install [Python 3](https://www.python.org/downloads/), then continue with the
[All operating systems](#allOS) section.
# Gentoo Linux
@diego3g
diego3g / NODE.md
Last active November 17, 2024 02:12
VSCode Settings (Updated)

⚠️ Note!

With VSCode version 1.94, the APC extension broke and there is no fix yet.

So, for those having issues with APC after the VSCode update, I recommend downloading the previous version of VSCode for now (https://code.visualstudio.com/updates/v1_93) and setting updates to manual by adding this to the editor's configuration:

"update.mode": "manual",