Social Icons

Diving Deep: Low-Level USB Communication on Linux

Let's take a moment to appreciate the Linux USB stack. It's like a well-oiled machine, with multiple layers working in harmony: * USB Core: The heart of USB operations * Host Controller Drivers: Think...

8 days ago
4 min read

Taming the Wild West of Internal PKI with step-ca

step-ca is an open-source tool that lets you set up your own lightweight Certificate Authority (CA) faster than you can say "HTTPS everywhere". Why bother with a local CA? * No more self-signed certificate warnings...

8 days ago
3 min read

Disk Surgery 101: Resurrecting Your Partitions from the Dead

TL;DR: Partition Table Resurrection Kit We'll be exploring: * The anatomy of MBR and GPT partition tables * Tools for inspecting and repairing partition tables * Step-by-step guide to manually restoring partition information * Tips to avoid...

9 days ago
3 min read

Keycloak Under the Hood: Customizing the Auth Beast

Today, we're going to pop the hood on Keycloak and get our hands dirty with custom mappings, extensions, and integrations. Buckle up, because this ride is about to get wild! TL;DR We'...

9 days ago
4 min read

Nvidia Unveils $3,000 Compact Supercomputer Project Digits

Powered by GB10 Grace Blackwell Superchip and developed in collaboration with MediaTek. * High Performance for AI Models * Prototyping, fine-tuning, and deploying large AI models up to 200 billion parameters. * Connecting two supercomputers enables running models with...

10 days ago
2 min read

Sed and Awk: The Dynamic Duo for On-the-Fly Config Generation

Sometimes you need a lightweight, dependency-free solution that works across any Unix-like system. That's where sed and awk shine: * They're available on virtually every Unix-like system * No need for additional installations or...

10 days ago
2 min read

Celery + RabbitMQ: Your Secret Weapon for Rapid Prototyping

A quick break down our star players: * Celery: A distributed task queue that makes handling asynchronous tasks a breeze. * RabbitMQ: A robust message broker that ensures our tasks hop from service to service like a caffeinated...

12 days ago
3 min read

DOS Viruses: A Blast from the Past

Before we had ransomware and zero-day exploits, we had COM file infectors and boot sector viruses. These digital troublemakers were the pioneers of malware, paving the way for the complex threats we battle today. But why...

13 days ago
3 min read

DIY Git Server: Bare Bones and Beautiful

We're going to set up a bare-bones Git server using SSH, git-shell, and minimal scripting. It's like building a treehouse for your code – simple, functional, and totally yours. Why Go Bare Bones?...

14 days ago
3 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