Using tcpdump With Docker
A guide on how to use tcpdump for network troubleshooting within Docker containers by building a custom image and attaching to container networks.
A guide on how to use tcpdump for network troubleshooting within Docker containers by building a custom image and attaching to container networks.
Article details the controversial sale of the .org registry to private equity, alleging corruption by ICANN, ISOC, and PIR, and calls for action.
A developer shares lessons learned from migrating a Spring Boot service from Java 11 to Kotlin, covering challenges like logging and data classes.
A guide to configuring Hugo server's baseURL to work correctly with AWS Cloud9's preview proxy for local development.
A personal reflection on organizing the first Webclerks Conference in Vienna, covering the challenges, successes, and key lessons learned.
A guide to replacing long chains of PowerShell 'like' operators with more efficient and scalable regular expressions (RegEx) for string matching.
A guide to configuring a Spring Boot application to route read-only database transactions to a replica instance for performance optimization.
Announcement for a full-day workshop on SQL Server Columnstore Indexes at SQLSaturday Vienna 2020, covering practical techniques across multiple versions.
Explores why Perforce is the dominant source control system in AAA and large-scale game development, comparing it to Git.
Analyzes how major software changes like Python 3 and asyncio can be 'traumatic' for developer communities, causing wasted effort and code rot.
A look at six emerging web performance technologies for 2020, focusing on practical improvements beyond hype around 5G and HTTP/3.
Argues that raw data is overvalued without proper context and conversion into meaningful information and knowledge.
A tech industry veteran shares their experience transitioning from engineer to manager, detailing the challenges and questioning if they can return to an individual contributor role.
A new comic strip series, 'The OmniDevs,' launches, humorously tackling the common developer struggle of estimating work.
Explains common configuration errors when setting up multiple Kafka Connect workers in a distributed cluster, focusing on network and REST API settings.
A technical guide on implementing custom snooze and dismiss buttons for toast notifications using the BurntToast PowerShell module.
A technical tutorial on streaming data from SQL Server to Snowflake using Kafka and Kafka Connect with Debezium for CDC.
A developer details their months-long struggle with Apple locking them out of their developer account and the lack of effective support.
Debunks common myths about hybrid mobile apps, arguing they can achieve high performance and smooth UX with modern frameworks and proper development practices.
Discusses the challenges of computational reproducibility in science, highlighting the Ten Years Reproducibility Challenge and using Go's stability as a model.