man -k blog
Blog
all
Architecture
Career
Learning
Linux
Programming
Rust
Tools
#architecture
#automation
#bash
#career
#git
#learning
#linux
#low-level
#memory
#neovim
#productivity
#rsync
#rust
#self-taught
#shell
#side-projects
#ssh
#systems-programming
#terminal
#tmux
#tools
#version-control
#web-development
#zsh
➜
➜
➜
➜
➜
➜
Building Nit: My Own Git in Rust
I wrote a small Git clone in Rust called Nit. Here is what I learned from building it.
Why I Love Low-Level Programming
Why low-level programming is worth learning, even for web developers.
Learning Rust as a Web Developer
Why I, a web developer, started learning Rust, and how it changed the way I code.
Why I Write My Own Tools
Why I prefer writing my own small tools, from scripts to a Git clone in Rust.
Understanding Memory: A Guide for Web Developers
What web developers should know about stack, heap, references, and how Rust manages memory.
Git Concepts That Confuse Beginners
The Git ideas that confused me at first — areas, branches, HEAD, and merge vs rebase.