Federation is the Key to Search…Right?
Federated Search is not only NOT a failing strategy; it is the only viable path for ‘Switzerland’ platforms to provide unified intelligence without forcing risky and expensive data migrations.
Federated Search is not only NOT a failing strategy; it is the only viable path for ‘Switzerland’ platforms to provide unified intelligence without forcing risky and expensive data migrations.
start_dev.bat We began this project by bridging the gap between a Microsoft-centric development background and a modern Python stack. To date, we have configured the PowerShell execution policies, initialized the virtual environment, and installed the FastAPI framework alongside the necessary… Read More »Breaking the Monolith: Automating Startup
Documenting the Build This is the second article in a series call Breaking the Monolith. Because I want to document this process, I plan to use Gemini to do some writing about this project, so I started a second chat… Read More »Breaking the Monolith: Documenting the process
Building a Solution in a Modern Stack I’ve spent my career in the Microsoft stack. MS SQL, C#, ASPX… a world I know inside out. If I wanted to build a Formula 1 statistics app (F1DB) the “easy” way, I’d… Read More »Breaking the Monolith
Overview When working with complex layouts in HTML, “invisible” spacing issues like nested padding, margin collapse, or rogue containers can be difficult to diagnose with just the browser’s native inspector alone. A lot of folks will use the age old… Read More »One-Line CSS Grid Debugging