Dev Diary 9 Azure error madness
- 8. April 2025

Azure error madness

A translation app using Azure services threw access errors for some users. The issue was caused by unescaped spaces in file names, leading to path mismatches in Blob Storage.

Tech corner blogs
- 4. April 2025

Building an Effective Search for AI and Other Applications (Part 1 of 3)

Part 1 of our series on building effective search systems focuses on full-text search. Learn how it works under the hood—from text preprocessing and the BM25 scoring function to indexing strategies and enhancements like synonym and fuzzy search.

CERN and software collaboration Martin Vala
, - 2. April 2025

Science and software collaboration

A look into how one of our DevOps engineers bridges the world of particle physics and software development—contributing to CERN’s ALICE experiment while mentoring students and building powerful data analysis tools.

Web Dev newsletter
- 31. March 2025

Fresh Web Dev Highlights

A monthly roundup of web development updates, including the stable release of React 19, official TypeScript support in Node.js, advanced CSS Container Queries, performance tips, and web security insights from OWASP.

Tech corner blogs
- 21. March 2025

Journey from Aider to AiderDesk

How hands-on experience with Aider led to the creation of AiderDesk — a desktop app that builds on Aider’s strengths while improving usability, context management, and the overall developer workflow.

Dev Diary 8
- 19. March 2025

Why a Simple Menu Means a Better User Experience

A cluttered menu can overwhelm users and hurt engagement. Simplifying navigation improves usability, keeps users happy, and boosts business success. Here’s how to make your menus cleaner and more effective.