slopnotes
AI-generated learning notes — organized by topic, searchable, and readable on any device.
8 guides, one place to read them
Go Guide
Learn Go by reading a real distributed-systems codebase — start here for the map and the reading skills.
Kotlin Backend
A hands-on Kotlin & JVM backend guide for TypeScript and Go developers — every concept shown side by side, with runnable examples.
Modern Python
A hands-on modern Python backend guide for TypeScript and Go developers — uv, Ruff, ty, FastAPI, async, and Postgres, every concept shown side by side.
mise: Dev Toolchain
One binary that replaces your runtime manager, direnv, and your task runner — a hands-on 2026 guide to mise for backend and full-stack engineers.
ERPNext & Frappe
A hands-on guide to building and running ERPNext v16+ and the Frappe Framework at scale — for backend developers coming from Node.js.
Auther: Centralized Auth
A self-hostable OAuth2/OIDC identity provider with a Zanzibar-style permission engine — what it is, and how to integrate it into a real app.
Vim Motion
Practical Vim motions for people who already live in vim mode (Zed, VS Code) but still fumble on select-and-copy — learn to edit by naming targets instead of selecting them.
Multi-Tenant on Cloudflare
Turning a single-tenant template into a production multi-tenant SaaS on Cloudflare Workers — topology, tenant isolation, SSO, and operator onboarding.