Hello, my name is Daniel de Lima Franceschetti, a curious computer science student trying to share a bit of what I find interesting about programming.
Cool links
- Internet Archive — Digital Library & Wayback Machine.
- Anna's Archive — Large archive of books, papers, magazines, comics, library records, metadata. If the link doesn't work, try another mirror.
- Wiby —
Search Engine for the Classic Web
. - ArchWiki — Useful documentation for Arch Linux users (example) or almost any distro user (example).
- MDN Web Docs — Documentation for HTML, CSS, JavaScript, etc.
- The C Programming Language — A book about my favorite worst language :)
- Structure and Interpretation of Computer Programs (SICP) — On my to-do study list.
- Basic Vim Cheat Sheet (source)
- Basic Frontend Cheat Sheet (source)
Some of my tools
- 🐃+🐧
vim— Text editor.tmux— For terminal window splits (tmux is overkill for this, but if I open it on any computer, I feel at home).dmenu— Scriptable menu. I use to run programs on$PATHor choose options in scripts.xfwm4— Window manager (although I try other ones).sxhkd— For DE-independent keybindings.- Some configuration.