Social Icons

suddo.io — tech news, IT courses, tutorials, programming

How does Blockchain work?

At its core, blockchain is a distributed database that maintains a continuously growing list of records, called blocks, which are linked and secured using cryptography. It's like a digital ledger that's duplicated...

4 months ago
4 min read

JavaScript Design Patterns to the Rescue

Design Patterns are battle-tested solutions to common programming problems. They're like LEGO bricks for your code – reusable, reliable, and ready to snap into place. In this article, we'll dive into how these...

4 months ago
5 min read

Neuromorphic Chips: When Silicon Meets Synapses

Let's kick things off with a mind-bending fact: the human brain, with its measly 20 watts of power consumption, outperforms our most advanced supercomputers in tasks like pattern recognition and adaptive learning. Now, imagine...

4 months ago
5 min read

Rust vs Go: The Origin Story

Rust vs Go! Well, not exactly age-old, but it sure feels like it sometimes. If you've been anywhere near the world of systems programming in the last decade, you've probably heard these...

4 months ago
5 min read

What is Idempotency in microservices?

In the world of distributed systems, it's a property that ensures an operation produces the same result, regardless of how many times it's executed. Sounds simple, right? Well, it's this...

4 months ago
4 min read

Mutiny: The Reactive Sidekick Quarkus Deserves [part 2]

In our previous article about Mutiny we have covered some basics, instead today we go deeper, you may already know that Mutiny revolves around two key players: Uni and Multi. Think of Uni as your go-to...

4 months ago
4 min read

The Grand Architecture: Kubernetes Unveiled

The mystical orchestrator that's supposed to make our container lives easier, but sometimes feels like trying to juggle chainsaws while riding a unicycle. Today, we're going to peek under the hood of...

4 months ago
5 min read

What is Big O notation?

Big O notation isn't just some academic jargon – it's your secret weapon for understanding how your code behaves as input sizes grow. Imagine you're building the next big social media...

4 months ago
4 min read

What's the Big Deal with Event Sourcing and CQRS?

Before we jump into the Axon pool, let's get our bearings straight. Event Sourcing and CQRS aren't just fancy acronyms to throw around at developer meetups (though they do sound impressive). They&...

4 months ago
4 min read

We're Building a Telegram Reminder Bot

In this guide, we'll walk through creating a Telegram bot that'll keep you on your toes with timely reminders. We'll cover everything from setting up your bot with BotFather to...

4 months ago
4 min read

Join to our community 👋

Unlock full membership to Suddo.io — tech news, IT courses, tutorials, programming and explore our extensive collection of exclusive content.

Sign up now, cancel at anytime

See our plans