Superpowers and Spec Kit: Can They Work Together?
I spent some time reading obra/superpowers and comparing it with github/spec-kit. At first they look similar because both are about making AI coding agents m...
I spent some time reading obra/superpowers and comparing it with github/spec-kit. At first they look similar because both are about making AI coding agents m...
I spent some time reading through github/spec-kit because I wanted to understand one thing:
I spent some time reading about how developers are using AI and how hiring platforms are reacting to it. My simple conclusion is:
I have been thinking about SDD again, but this time from a more practical angle:
I spent some time reading about SDD because the acronym is a little confusing.
I spent some time reading reports and studies about AI in software engineering, because the internet answer is usually too loud in both directions.
I found a small Vietnamese post about HNSW and semantic search. It is not a famous article. It has the feeling of something written for engineers who are try...
I found a Vietnamese article on Viblo about 0-1 BFS that felt worth bringing into English. It is not one of the famous global algorithm posts that everyone h...
I went looking for an interesting Vietnamese story about graphs, not just the usual “DFS and BFS” tutorial. The best one I found is about something very loca...
We have learnt Object-oriented programming (OOP) in school or have some experiences while working as developers, however not everyone can apply OOP properly ...
I’m using MacOS and when I need to work with a project in my company (a very big repo). After cloned it to my laptop, I checked out the develop branch. Immed...