backend Building a Log-Structured Merge Tree Database - Part 1 Here is how a log-structured merge tree works and why it is an advantageous database engine with code examples.
backend The State of AI in software engineering What is the state of AI in software engineering in mid-2023? In this article, I check out a few AI power tools like ChatGPT and GitHub Copilot to see what the future holds for developers.
Engineering Applying Elon Musk's engineering principles to coding Elon Musk has a five-step guide to engineering and manufacturing. I try to adapt this to software engineering.
Engineering A collection of coding conventions A collection of conventions and best practices for your software projects. Softver version conventions, using git, best practices on building maintainable systems.