Day: October 5, 2025
10 posts
🛠️ Hacktoberfest 2025 — 17 Pull Requests in One Day, for the Love of Clean Code 😅🤖🧠
Experience report from Boly38 on an intense open source contribution day: 17 PRs focused on security, CI/CD, and…
Integrating SPC with QMS Encourages Shop Floor Modernization
Manufacturers need holistic operational views to improve processes amid challenges like labor shortages and supply chain issues. Tools…
Whats next?
So, it’s the week after bootcamp. Week 14… what’s next? The last week of the Northcoders Software development…
What Is Microsoft Planner Premium? Uses, Features and Pricing
In today’s fast-paced work environment, teams rely on project planning and task management tools to stay organized and…
🚀 Uploading Your Code with Arduino IDE
Introduction Welcome back to our IoT journey! 👋 In the previous post , we installed the Arduino IDE…
React 19.2’s useEffectEvent vs our Custom useEventCallback
Hey fellow React devs! 👋 So React 19.2 dropped and brought us useEffectEvent – a new hook that…
Cercle: Parra for Cuva – Nightjar (Live Version) | Cercle Odyssey
Parra for Cuva – “Nightjar” (Live Version) Parra for Cuva just dropped the live version of “Nightjar” on…
REST Pagination techniques
My thoughts had always been that pagination was straightforward — just throw in a LIMIT and OFFSET and…
MongoDB CRUD Operations — A Hands-On Guide with Student Data
Databases don’t always have to be tables and rows — welcome to the world of MongoDB, where data…
ASP .NET Core FluentValidation
Introduction The best NuGet package for validating data for C# for any project type is FluentValidation. The focus…