Tag: development
All the articles with the tag "development".
Nur Theme now has Emacs support
Published:  at 10:00 AMMy syntax theme is now available for Emacs users, bringing the same carefully crafted color palette to modal editing environments
Advent of Code 2025 e AI detox
Published:  at 10:00 AMCaminetto, terminale, VIm, e il linguaggio di programmazione che più mi ispirerà per ogni puzzle
Copy Pasta: a simple, client-side text compression and sharing tool
Published:  at 10:00 AMCompress any text into a shareable URL using Gzip compression and Base64 encoding.
Git bisect: a binary life-saving search algorithm for Git
Published:  at 10:00 AMI'm not a Git expert, but I'm surprised I hadn't heard about this command before.
Nur: the syntax theme optimized for web development
Published:  at 07:51 PMA relaxing and accessible color palette, tones inspired by Sardinian colors and a clear distinction between markup and logic.
Today I Was Bored
Published:  at 07:51 PMSo I decided to create yet another useless npm package. I’m not sure if it’s more or less useless than is-even, but probably less.
Gitignore: come ignorare file già tracciati
Published:  at 10:00 AMCome rimuovere dalla cache di git file che continuano ad essere tracciati nonostante siano nel .gitignore.