Category Archives: Editorial

No Defaults Passwords Ever

I appreciate default passwords on systems. Often, for routers or other devices, I might need a way to connect initially. Or, if I perform a hardware reset, I want some password that I can use to reconfigure things. However, I … Continue reading

Posted in Editorial | Tagged , | 2 Comments

Eight Minutes

When I was at the Small Data 2025 conference, one of the speakers was talking about their work with AI technologies. This person uses it a lot in their day job, often to complete tasks that they would have struggled … Continue reading

Posted in Editorial | Tagged , | Comments Off on Eight Minutes

JSON Has a Cost

JSON seems to be everywhere these days. Many application developers like it across all sorts of languages, C#, JAVA, Python, and more. They use it for transferring information between systems, and are comfortable serializing hierarchical object data into JSON from … Continue reading

Posted in Editorial | Tagged , | Comments Off on JSON Has a Cost

An SSIS Upgrade

I came across a post recently on the Microsoft Fabric blog about the evolution of SSIS 2025..I hadn’t heard much about SSIS in SQL Server 2025, so I thought this might provide some info on the investments that Microsoft is … Continue reading

Posted in Editorial | Tagged , , | Comments Off on An SSIS Upgrade