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