This blog introduces the open/closed design principle, a part of the SOLID Programming principles, and describes how new functionality can be introduced without modifying existing code. (more…)
Read more »
Makefiles are quite unpopular in the dynamic languages world. Some Python and JavaScript developers consider make an ancient, deprecated… (more…)
Read more »
At this point I've only written a few, relatively small programs
with type hints. At times when doing this, I've wound up feeling
that I was writing programs in a language that wasn't quite exactly
Python (but obviously was closely related to it). What wa... (more…)
Read more »
Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
Parallel thinking for LLMs. Confidence‑gated, strategy‑driven, offline‑friendly - martianlantern/ThinkMesh... (more…)
Read more »