posts / programming
-
AI usage field notes in 2026There is no doubt that AI has rocked the world of coding considerably over the last couple of years. One thing that has become apparent, through ke...
-
Proxy any class by interface in C# with DispatchProxyI was recently tasked with figuring out a way to performance test database calls being made via NHibernate to PostgreSQL. As far as I could find, N...