After taking some courses on Claude’s academy and reading/watching some blogs along the way about agent development, these is a FAQ of questions and its answers I had at the beginning that I am writing here in case they can help others in my situation.
Continue reading “Software Development Changed”Quick Thoughts Learning Go vs Rust
I recently finished a Go course and built a project with it (I posted a video about it on LinkedIn). These are some notes I had lying around from that process, comparing Go and Rust — not “which language is objectively better,” but which one made sense for me, coming from a .NET background.
Continue reading “Quick Thoughts Learning Go vs Rust”Learning to code is still needed in the era of AI?
A controversial question to answer, but based on some readings/videos here is my view. I don’t know for how long this will be true since AI keeps improving everyday.
Continue reading “Learning to code is still needed in the era of AI?”Double-Entry Accounting For Developers Notes
This is a summary of the posts from Modern Treasury (part 1 and part 2) about accounting and its importance in software development involving money.
Continue reading “Double-Entry Accounting For Developers Notes”Web Accessibility Notes
Web accessibility is vital for people with disabilities and benefits many others. The W3C Web Accessibility Initiative (WAI) provides guidelines, notably the Web Content Accessibility Guidelines (WCAG). WCAG is based on four POUR principles: Perceivable, Operable, Understandable, and Robust, ensuring content is accessible, usable, and compatible across technologies.
Continue reading “Web Accessibility Notes”


