Notes on "Netty in Action"
A developer's technical exploration of the Netty framework for building high-performance network applications in Java, prompted by HTTP client frustrations.
A developer's technical exploration of the Netty framework for building high-performance network applications in Java, prompted by HTTP client frustrations.
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
A developer details setting up a home lab with Unifi networking gear, Docker containers, Intel NUCs, and Yubikey SSH authentication.
Explains how to add custom hostname entries to Docker containers using both docker run and Docker Compose.
A curated list of the top 20 open-source Swift libraries for iOS development, covering networking, server-side, reactive programming, and more.
Guide to configuring FreeNAS jails to use a dedicated network interface with its own subnet and VLAN.
Overview of the upcoming MQTT v5 specification, detailing new features like properties and request/response patterns for IoT development.
A comparison of Azure Load Balancer and Application Gateway, explaining their differences in OSI layers, features, and use cases for high availability.
An analysis of a critical Azure networking limitation that disrupts long-lived TCP connections after 4 minutes of silence, causing packet blackholing.
A beginner-friendly introduction to computer networking concepts, focusing on the OSI model and essential hardware.
A Python developer shares insights from the HTTP Workshop in Stockholm, discussing HTTP/2, web standards, and Python's role in the ecosystem.
Fixing SSH connection errors in Proxmox 4 LXC containers by correcting the network CIDR suffix from /32 to /24.
A guide to recovering a bricked Ubiquiti EdgeRouter Lite using a Mac, serial connection, and TFTP to fix corrupt filesystem errors.
A nostalgic guide to installing a TCP/IP stack on Windows for Workgroups 3.11 to enable internet connectivity on the 1993-era OS.
A technical guide on setting up a Site-to-Site VPN in Microsoft Azure using PowerShell commands and configuration steps.
A developer shares lessons on managing multiple AWS environments, networking, and security automation, debunking outdated practices.
A technical guide detailing the challenges and solutions for setting up a remote OpenVPN connection to a home lab ESXi host, including vSwitch configuration.
Explains how to assign specific public IPs to Docker containers using the new libnetwork feature in Docker 1.10.
A guide to using PowerShell's Test-NetConnection cmdlet for advanced network troubleshooting, including port checks.
A guide to using the Tor network for enhanced online privacy, covering applications beyond web browsing and practical setup tips.