Software Engineering at the Tipping Point
This talk by Adam Bender stopped us in our tracks. It articulates something we feel every day at Najaa Technologies: the challenge of building software in an era of rapid, systemic change is not just…
المدونة
تأملات في التكنولوجيا والتعليم وبناء أشياء ذات معنى.
This talk by Adam Bender stopped us in our tracks. It articulates something we feel every day at Najaa Technologies: the challenge of building software in an era of rapid, systemic change is not just…
Physical security is cybersecurity True security is holistic. While a great deal of time goes into securing servers, optimizing web applications, and hardening digital infrastructure, none of that mat…
What Happened? On April 16, 2026, the Central Bank of Kuwait (CBK) issued a circular tightening the rules around limited-scope electronic money services ( خدمات النقود الإلكترونية ذات النطاق المحدود )…
Intro This morning, after I had my morning espresso and cleaned my small office in Hawally, I revised my balance sheet and my annual performance. I just finished reading Farsighted , a book that descr…
Intro Cloud-based software (Cloud Apps / SaaS / Web Based Apps) has been among the most transformative parts of the software industry in recent years. This trend is made available through the Internet…
Frame of reference During my journey as a developer, I’ve built many web applications using multiple Node.js frameworks. At the beginning, I was switching between frameworks frequently, picking a diff…
Introduction The transformative nature of the digital landscape has precipitated a heightened emphasis on digital competence, an intricate framework encompassing a spectrum of skills and proficiencies…
When serving website’s static assets, it is alway recommended to reduce the number and the size of requests made on each page. In .NET Core, there are two useful libraries that work very well in Web A…
This is a brief summary of the steps required to create a secure SSH login using public-private keys on Linux server. A reference to the full guide can be found here: DigitalOcean SSH Setup Guide Requ…
If you are new to programming and interested in web development, you’ll most likely stumble upon the term framework. As you start delving into the frontend or backend development paths, you’ll be temp…