In the Stream of Consciousness: Everyday Thoughts.
Thought.
Clean database architecture. It will outlast your apps!
Have you ever wondered why some applications stand the test of time while others seem to vanish into obscurity? The secret often lies within the database architecture that supports those applications. A clean database structure is not just a technical necessity but a foundation that can sustain the evolution of your app over the years. Let's dive into the essential aspects of clean database architecture and understand how it can outlast your apps!
Happy Earth Day!
Regardless of your political affiliation or beliefs about climate change, it's our shared responsibility to care for our planet—for the sake of future generations.
AI revolution in programming. Should we be afraid?
Artificial Intelligence (AI) is revolutionising various industries, and programming is no exception. With its ability to analyse large amounts of data and make informed decisions, AI is transforming the programming landscape in ways that were unimaginable just a few years ago. I'll try predict the impact of AI on programming, the challenges it presents, and why programmers should embrace it rather than fear it.
Navigating the Vendor Relationship: The Importance of Mutual Respect.
I just dropped a new text that spills the beans on nailing those vendor relationships. Let me share why respect and openness are the keys to successful business partnerships. In this fast-moving market, it's all about staying ahead of the curve.
Is Tauri an Electron killer?
ElectronJS-powered applications are ubiquitous; Slack, Visual Studio Code, Figma, Discord, Postman and countless others. My teams have released several projects using this technology, and it certainly works - albeit with a few minor but irksome bumps along the way. Releasing a project with Electron as opposed to Chromium often required a few days of extra effort just to make it stable. Therefore, when Tauri began gaining traction, I decided to give it a shot.