A peek under the hood of Git's binary formats
A deep dive into Git's binary formats, exploring how to manually inspect blobs and understand the uncompressed .git/index, while uncovering the hidden details behind Git's efficient design.
A deep dive into Git's binary formats, exploring how to manually inspect blobs and understand the uncompressed .git/index, while uncovering the hidden details behind Git's efficient design.
Continuing the series, this post dives into implementing the init command for our git client in Go.
This is going to be step by step as I still need to learn the language and library ecosystem. Let's start at the basics: argument parsing.
I signed up for buildspace nights and weekends. My project is going to be learning golang and understanding how git works under the hood. Follow along if you're interested in these topics.
Step by step instructions on how to convert your create-react-app to Nextjs. It's easier than you think.
Is the 10-week Y Combinator Startup School online-course worth it? Read my review of the 2019 edition.