software & security
RSS FeedDevlin Duldulao, a Microsoft MVP and full-stack cloud engineer based in Norway, is a distinguished trainer, speaker, and author deeply invested in the tech industry. His role at Inmeta and passion for areas like artificial intelligence, GPT, and prompt engineering highlight his ongoing dedication to learning and influencing the global technology community.
Featured
The Bangladesh Bank Heist - A Lesson in Cybersecurity
Published: at 12:00 AMThe Bangladesh Bank heist in February 2016 was one of the most infamous cybercrimes in history. Criminals attempted to steal nearly $1 billion from the central bank of Bangladesh, successfully making…
The Enigmatic World of REvil - Unmasking the Hacker Group
Published: at 12:00 AMIn the dark recesses of cyberspace, infamous hacker groups with notorious reputations exist. One such group, REvil, has become synonymous with high-profile cyberattacks and ransomware campaigns. Form…
The SolarWinds Hack - Unraveling the Truth and Preventing Future Attacks
Published: at 12:00 AMIn December 2020, the world witnessed one of the most sophisticated cyberattacks in history - the SolarWinds hacking. This blog post explores the events that transpired and how such an incident could…
Recent Posts
How HTML, CSS, and JavaScript Journey Through the Network and Get Rendered in the Browser
Published: at 12:00 AMThe intricate dance of HTML, CSS, and JavaScript is at the heart of every website and web application. These technologies form the foundation of web development. However, how these comp…
When and Where to Use Generator Functions - Practical Use Cases
Published: at 12:00 AMNow that we've explored the mechanics of generator functions, it's essential to understand where they can be utilized best. Despite their power, they are not a one-size-fits-all solution. But, for ce…
Qwik - The Next Evolution in Frontend Frameworks
Published: at 12:00 AMIntroduction In the ever-evolving landscape of web development, a new player has emerged with the promise of revolutionizing how we think about building web applications - Qwik. This framewor…
Exploring the Power of Generator Functions in JavaScript
Published: at 12:00 AMJavaScript has evolved significantly over the years, enabling more efficient, streamlined coding through ES6+ features. One such feature that has dramatically transformed the way we handle asynchrono…