Nibbles
An endeavor to share curated stuff that, we think, would be fun to read and useful. Occasionally, we might throw up something original. So, watch out!

Self Healing Code
This article likely explores an innovative aspect of software development: self-healing code, where software is engineered to identify and fix its own bugs or errors,

Claude Shannon on Creative Thinking
What are the essential three things for being creative? Training and Experience Certain Amount of Intelligence or Talent Motivation The full article can be accessed

Don’t Call It A Platform
Developer Enablement or Platform Team. What do you prefer? Fearless CORS: a design philosophy for CORS middleware libraries (and a Go implementation). Have you figured

How Rust went from a side project to the world’s most-loved programming language
For the C/C++ lovers wanting to fall in love with another language, here is a good background to Rust emerging as a worthy alternative. 15

Github copilot – A must-have tool for any developers
Github Copilot is something every developer should consider in their arsenal. We present copilot 101 as a screencast from one of our past developers. In

12 Factor App Revisited
A Guide to App Development Methodology It’s generally better to think system as a set of building blocks. The 12 factor app gave us that

Let’s talk about web components
Web Components: An Overview Have you ever wondered about the front of the front end or the back of the front end in development. Here

The Forty-Year Programmer
No Bar On Age to Become a Software Programmer You wish to be a ‘coder for life’. This article gives an insight. We love them.

Airbnb’s Microservices Architecture Journey To Quality Engineering
How to scale your Microservices journey. Here is an interesting article to look at and apply it as applicable to your journeys. Design Patterns for