-
Rust: Ownership - 1
...
-
My Ideal Nix Setup
How it started -> How it's going
-
Zig: Compile-Time & Runtime
Understanding compile-time and runtime in zig.
-
Build Tools. Automate.
yap ... yap ... yap
-
Go Runtime and Scheduler
Guess who's a noob not knowing about goroutines and scheduling? You maybe.
-
Memory Management in Go
...
-
Garbage Collection in Go
Guess we need to dig deeper and collect some garbage, eh?
-
Testing and Benchmarking in Go
You don't know how to write tests in Go? Learn it. Benchmarking here is cherry-on-top.
-
Goroutines
Quick notes on goroutines
-
Error Handling and Logging in Go
A friendly guide on error handling and logging in golang so you can save your sanity.
-
Hello, World!
markdown testing