Developer Distinction
Michael Born — Fullstack software engineer. When I'm not debating the finer points of software development, I can be found pedaling furiously along a winding country road.
Recent posts
Creating an MS Access Lucee Extension
I turned a simple task (migrate data from an MS Access database) into a Lucee extension which wraps the UCanAccess JDBC driver.
Using ArraySome and ArrayEvery Higher-Order Functions in Lucee
In this post I'm going to take two Lucee only higher-order array functions, arraySome() and arrayEvery(), and explain their use and purpose. I'll also review the concept of a higher-order function, as well as the Super Cool (yet very little used) lambda expression available in Lucee 5.
TIL: Alter Existing Constraint in Transact-SQL
First, see this quote from Modify Unique Constraints:
TIL: Adding My Developer User to the Sudo Group
Yo, ever seen this?