TIL: MassDNS - High-Performance Bulk DNS Lookups

Today I learned about MassDNS, a high-performance DNS stub resolver designed for bulk lookups and reconnaissance, useful for subdomain enumeration and DNS analysis.

June 10, 2021 · 1 min

TIL: DNS Performance Testing and Pi-hole with Unbound

Today I learned about DNS performance testing tools and troubleshooting Pi-hole performance issues with Unbound recursive DNS server.

June 2, 2021 · 1 min

TIL: Ventoy Bootable USB and Justniffer Network Analysis

Today I learned about Ventoy for creating multi-boot USB drives and Justniffer for network traffic analysis and HTTP debugging.

May 7, 2021 · 1 min

TIL: Innernet VPN Solution and NoteCalc Calculator App

Today I discovered Innernet, a modern VPN solution for secure networking, and NoteCalc, a note-taking app with built-in calculation capabilities.

March 30, 2021 · 2 min

TIL: Distributed Systems Education, Fallacies, and Self-Hosted Internet Archiving

Today I learned about CSE138 distributed systems lectures, the classic fallacies of distributed computing, and an interesting project for self-hosting internet archives.

March 22, 2021 · 2 min

TIL: Cosmopolitan C Library, Distributed Systems Book, High Performance Browser Networking, and Rust Roguelike Tutorial

Today I learned about the Cosmopolitan C Library for portable executables, an accessible distributed systems book, high-performance browser networking principles, and building roguelike games in Rust.

February 28, 2021 · 4 min

TIL: Redis Network Model and Internal Architecture

Today I learned about Redis's sophisticated network model, event-driven architecture, and internal implementation details that make it one of the fastest in-memory data stores.

February 20, 2021 · 6 min

TIL: IP Address Parsing, System Design, and Linux Command Basics

TIL 2020-12-27 Fun with IP address parsing - Deep dive into the complexities and edge cases of parsing IP addresses correctly. Low-Level System Design Primer - Resources for learning low-level system design patterns and implementation techniques. Learn Linux Basics – Bash Command Tutorial for Beginners - Comprehensive FreeCodeCamp guide to essential Linux commands and bash usage.

December 27, 2020 · 1 min

TIL: IP Address Parsing Complexities, Low-Level System Design, and Linux Command Fundamentals

Today I explored the surprising complexities of IP address parsing, discovered resources for low-level system design, and found comprehensive Linux command tutorials.

December 27, 2020 · 4 min

TIL: TLA+ Formal Specification, Statecharts for Redux Apps, HashiCorp Nomad, and Python Socket Programming

Today I learned about TLA+ for formally specifying distributed systems, using statecharts to model Redux application behavior, HashiCorp Nomad for workload orchestration, and comprehensive Python socket programming techniques.

December 1, 2020 · 14 min