Skip to content

Instantly share code, notes, and snippets.

View eltonsantos's full-sized avatar
👨‍💻
Learning and developing

Elton Santos eltonsantos

👨‍💻
Learning and developing
View GitHub Profile
@diego3g
diego3g / NODE.md
Last active May 17, 2025 15:09
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",
@marcoscastro
marcoscastro / sort_user.sh
Created May 24, 2014 22:57
shell script - sorteando nomes
#!/bin/bash
# sort_user.sh
# Autor: Marcos Castro
# O programa recebe um arquivo contendo em cada
# linha o nome de uma pessoa e sorteia uma das pessoas
################################################
# Exemplo de conteúdo do arquivo:
# João