A career chat with students in the age of AI
A tech professional shares advice on AI, tech careers, and the importance of human networking in the modern job market during a talk to college students.
A tech professional shares advice on AI, tech careers, and the importance of human networking in the modern job market during a talk to college students.
Summary of recent Azure IaaS and Azure Local updates, including new availability zones, networking changes, and security/compliance features.
A collection of practical recipes and command-line examples for using the wget utility to perform common downloading and web interaction tasks.
A technical guide on using an iPhone as a Bluetooth PAN hotspot to solve IPv4 routing issues, with steps for Alpine Linux.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
An introduction to the Domain Name System (DNS), explaining its hierarchical structure, how DNS lookups work, and includes command-line examples.
A beginner's guide to creating a simple TCP server using the Tokio async runtime for Rust.
A hands-on guide and workshop for writing network applications using the Tokio async runtime in Rust.
A guide on integrating ControlD DNS with Tailscale to resolve device names while using custom DNS endpoints.
Explores the benefits of IRC for open communities, comparing channels to meeting rooms in a virtual co-working space.
A software engineer shares a curated list of impactful books covering computer fundamentals, operating systems, networking, and platform internals.
An organizer shares 11 years of experience running a local tech meetup, covering motivation, team building, and community growth.
A technical article detailing a bug in Windows 11's nslookup command encountered while testing Azure Hub & Spoke networking with Private DNS.
A technical guide on using a Python multicast relay script to enable Sonos devices to communicate across VLANs on a Ubiquiti UDM network.
A guide on configuring OpenWrt, a Linux-based router OS, for use with KPN's fibre optic network, covering VLAN setup and technical details.
A beginner's tutorial on building a basic TCP echo server using the SwiftNIO network framework for Swift developers.
A technical guide to building a WebSocket server from scratch in Node.js, covering the protocol handshake, message framing, and data masking.
An engineering leadership article arguing that being available and building strong team connections is a crucial, often overlooked leadership skill.
A tutorial on using the SwiftHttp library to build async HTTP API clients in Swift, featuring async/await support and request handling.
Explains SSH (Secure Shell), its purpose for secure remote computer connections, and how to generate and use SSH keys.