Skip to content

Instantly share code, notes, and snippets.

Avatar
🏠
Working from home

Melina MelinaMontes

🏠
Working from home
View GitHub Profile
@tbjgolden
tbjgolden / inotify-instructions.md
Last active December 22, 2022 09:19
[Arch Linux] [Manjaro] How to avoid "Visual Studio Code is unable to watch for file changes in this large workspace" (error ENOSPC)
View inotify-instructions.md

To avoid this error, we need to increase the inotify watcher limit.

The way to do this is different on Arch based distributions than other Linux distributions.

Instructions for Arch Linux/Manjaro

Check for an already existing inotify config file (recent versions of Manjaro include one)

@juanbrujo
juanbrujo / comunas-regiones.json
Last active May 29, 2023 05:17 — forked from sergiohidalgo/comunas-regiones-chile.json
Comunas y regiones de chile JSON
View comunas-regiones.json
{
"regiones": [
{
"region": "Arica y Parinacota",
"comunas": ["Arica", "Camarones", "Putre", "General Lagos"]
},
{
"region": "Tarapacá",
"comunas": ["Iquique", "Alto Hospicio", "Pozo Almonte", "Camiña", "Colchane", "Huara", "Pica"]
},