User Tools

Site Tools


links:index

build

cli

  • bat – cat with syntax highlighting
  • fd – friendly find replacement
  • fzf – fuzzy finder
  • ripgrep – fast grep replacement

editors

cli

  • gnu emacs – extensible editor with lisp
  • helix – modern modal editor written in rust
  • neovim – extended vim with lua support
  • vim – classic modal editor

gui

utilities

web

  • astro – content-focused web framework
  • htmx – html-driven interactivity
  • vite – modern frontend dev server

learn

books

  • crafting interpreters – build an interpreter and compiler
  • cs:app – computer systems perspective
  • nand2tetris – build a computer from logic gates up
  • ostep – operating systems from the ground up
  • sicp – foundational computer science text
  • tapl – types and programming languages

courses

  • codewars – coding challenges (kata). community-driven
  • exercism – language practice with mentor feedback
  • hackerrank – coding challenges and interview prep
  • ixl – k–12 style drills, good for arithmetic
  • khan academy – structured courses across many subjects
  • leetcode – algorithms & data structures, interview-focused

language guides

university

media

trackers

meta

graveyard

  • sites that bit the dust :(

unsorted

reference

databases

general

languages

go

haskell

rust

systems

unix

  • die.net – searchable unix man pages
  • tldr – simplified man pages

web

  • can i use – browser support tables
  • css-tricks – modern css articles and guides
  • devdocs – offline-friendly documentation browser
  • markdown guide – markdown syntax & usage
  • mdn – html, css, and javascript docs
  • regex101 – regex tester and explainer

start here

  • devdocs – offline-friendly documentation browser
  • mdn – html, css, and javascript docs
  • mit ocw – full university courses, mostly stem
  • roadmap.sh – interactive learning paths for developers
  • tldr – simplified, example-driven man pages

systems

linux

  • arch linux – rolling release with excellent docs
  • linux mint – full desktop linux
  • nixos – immutable, declarative linux

unix

windows

  • mas – recover a legitimate windows license

theory

papers

pl

links/index.txt · Last modified: by c

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki