Open Source
-
You can now ask your database questions and get answers without writing a single SQL query
15/07/2026Say you run a small online store. Its database holds hundreds or thousands of orders, customers and products. All that information is genuinely valuable, yet until now, looking anything up meant opening a SQL client, knowing the table schema and writing queries by hand.
-
How to connect LM Studio with n8n using MCP to automate local technical tasks
15/05/2026AI has stopped being something that only happens in the cloud. Over the past couple of years, local models have reached a quality level where many development teams are integrating them into their daily workflows: code review, log analysis, documentation generation, internal support, or automating repetitive tasks — all without sending a single byte outside your network.
-
How to run AI on your computer with free and private models
15/01/2026Artificial intelligence keeps transforming the way we work, but there’s a catch with how most of us use it: we rely on cloud services that come with recurring costs, privacy concerns, and the constant need for an internet connection.
-
The best Linux distros to migrate from Windows in 2025
01/12/2025The best decision you can make as a Windows user isn’t to wait for Microsoft to improve, but to take control of your computing experience.
-
Valdi: Snapchat's secret cross-platform framework that challenges React Native and Flutter
15/11/2025For over eight years, Snapchat kept one of its most powerful technological weapons under wraps. While the mobile development world endlessly debated React Native versus Flutter, engineers at Snap Inc.
-
Diving deeper into n8n: node types, best practices and a workflow that tells you when to grab an umbrella
01/07/2025In the previous chapter we reviewed what process automation is and why tools like n8n have become essential for connecting services and reducing manual work. We also showed how to spin up n8n with Docker in a matter of minutes and highlighted its advantages over proprietary solutions.
-
Process automation in 2025 with n8n
01/05/2025In a world where efficiency and scalability are key factors for any development team or tech company, process automation has become an essential tool. Automating repetitive tasks, manual workflows, or integrations between services not only saves time and resources but also minimizes errors and allows teams to focus on what truly matters: innovating.