-
My software development practices augumented by Claude - 2026-05-17
Straight to the point, here's what I do these days. I've subscribed to a $20 Claude Pro plan and use it only inside the browser. I find it really helpful at: reworking HTML prototypes my team sends me rewriting those...
-
The way I build software - 2019-08-27
Throughout my career in IT I built software for the Web in many different ways - in HTML, (sadly) in PHP, (also sadly) as Flash animations, JSP pages, then MVC apps in Struts and Spring (Java days), Rails and Sinatra...
-
Feedback loops - 2017-11-05
When people get into software development, sooner or later they figure out the concept of feedback loops. We start with writing some code, then follow with testing it - if it doesn't work we go back to fix it, when...