Skill Suites
Code-first guides on AI, DevOps, and shipping software
Real proof-of-concepts you can run today. No fluff, no filler, just working examples.
PLAY IT, DON’T JUST READ IT

FREE · NO SIGNUP · 2 MINUTES
Grad School
A browser game where getting good at it and understanding the mathematics are the same activity. Five courses built on Karpathy’s Neural Networks: Zero to Hero: route a gradient backward by hand, train a neuron and watch the loss fall, run attention under a causal mask, aim the query yourself, and cure a sick network from its vitals.
Latest articles
-

Replication & Conflict Resolution: The Complete System Design Reference
Single-leader, multi-leader, and leaderless replication, quorums, version vectors, and CRDTs — a complete reference on replication and conflict resolution for interviews.
-

Time, Causality & Ordering in Distributed Systems: Complete Reference
How distributed systems order events with no global clock — Lamport clocks, vector clocks, hybrid logical clocks, and TrueTime — explained for…
-

Consensus & Consistency Models: The Complete System Design Reference
A deep reference on consensus and consistency models — linearizability, CAP, FLP, Paxos, Raft, and strict serializability — for senior system design…
-

Build a PII-Redaction Proxy in Front of Your LLM with Spring Boot
Build a PII-redaction proxy in Spring Boot that strips personal data before it reaches an LLM, forwards only tokenized prompts, and re-hydrates…
-

Add SSH Keys to Hostinger for Passwordless Login & Deploys
How to add SSH keys to Hostinger via hPanel or ssh-copy-id for passwordless login and automated deploys, plus a ~/.ssh/config alias and…
-

How to SSH into Hostinger Shared Hosting (Enable, Connect, Port 65002)
How to SSH into Hostinger shared hosting: enable SSH in hPanel, find your IP and username, connect on port 65002 from macOS,…
-

Deploy an Angular App to Hostinger Shared Hosting with Bitbucket Pipelines (2026)
Automatically deploy an Angular app to Hostinger shared hosting with Bitbucket Pipelines: enable SSH (port 65002), wire keys, build in CI, rsync…
-

SSH Config: Multiple Keys for Multiple Hosts (Per-Host SSH Keys)
Use ~/.ssh/config to assign multiple SSH keys to multiple hosts: per-host IdentityFile, IdentitiesOnly to avoid lockouts, and two GitHub accounts on one…
Browse by topic
- AI Use Cases40 posts
- Java & Spring15 posts
- LLM Fine-Tuning15 posts
- LLM Inference11 posts
- System Design10 posts
- Hosting & SSH9 posts
- AI Security2 posts
- Neural Networks2 posts
