ABEND dump #17

Hi, welcome to the ABEND dump!This is a series of posts where I share the technical content I’ve been consuming lately.If you want to know the origin of the name, I've got you covered. A 10x...
0 Read More

How Does IP Addressing Work In AWS?

The cloud, and specifically Amazon Web Services (AWS), has become the cornerstone of modern IT infrastructure. Understanding how IP addressing functions within this ecosystem is crucial for anyone nav...
0 Read More

Lynx in CPanel🦄

Signor_P: First of all, I send my greetings to all of you :). We’re thrilled to share the latest update on Lynx’s performance on cPanel! Although the MySQL connection functionality has been in pla...
0 Read More

Modelswegan

⛶class Tag(models.Model): name = models.CharField(max_length=100, unique=True) slug = models.SlugField(max_length=50, unique=True, blank=True) created_at = models.DateTimeField(auto_now_...
0 Read More