Summary: How to use SQL LIMIT in UPDATE queries when the RDBMS doesn't allow it. And some optimization techniques for handling large data imports.
Summary: The importance of setting hard limits in software development to prevent system crashes due to overloading.
Summary: Creating a small library for LEGO Mindstorms EV3 using Javascript.
Summary: A step-by-step guide on setting up a basic node.js development environment on a Windows system, including the installation of necessary tools and modules.
Summary: My experience optimizing an indoor routing tool at NAVTEQ in 2008, focused on improving the A* search algorithm and heuristics to make the application faster and scalable for real-time use.