Systology
My knowledge base for studying systems at scale, drawing from real-world engineering and synthesized learnings across multiple domains.
func main() {
fmt.Println("Use Cmd/Ctrl+K for search 🙏")
}
My knowledge base for studying systems at scale, drawing from real-world engineering and synthesized learnings across multiple domains.
func main() {
fmt.Println("Use Cmd/Ctrl+K for search 🙏")
}
Long-form investigations, experiments, and research notes exploring projects with methodology, findings, and next steps.
Comparative analysis of batch and streaming frameworks.
A Rust compiler for a C subset targeting the LLVM backend.
A high-performance Sudoku solver implementation in Rust.
System-design sketches and trade-offs summarizing problem statements, constraints, and architecture options.
Federated learning systems without centralized data stores.
Reliable global payment processing system architectures.
Large-scale web crawling with efficient graph traversal.
Reusable rules, heuristics, and frameworks distilled from practical projects to guide system design and implementation.
Building robust information retrieval systems and RAG stacks.
Observability through metrics, logging, and trace data.
Time semantics and fault tolerance in modular data pipelines.