How to use the :empty selector and the :blank selector
Explains the CSS :empty and :blank pseudo-selectors, their differences, and practical use cases for styling empty elements and creating empty states.
Explains the CSS :empty and :blank pseudo-selectors, their differences, and practical use cases for styling empty elements and creating empty states.
Explains the Terraform split() function, its syntax, use cases, and provides practical examples for splitting strings into lists.
A technical guide on using kafkacat to send multiline messages to Apache Kafka topics with custom delimiters.
A guide to implementing custom model binders in ASP.NET Core to handle multipart requests containing both JSON data and file uploads.
A guide on applying the 'focusing question' technique to identify the most valuable code refactoring tasks that will simplify current project work.
Summary of a VMworld 2018 session detailing the evolution and future roadmap of the vSphere HTML5 client, including new features and deprecation plans.
Explains the Terraform sort() function, its syntax, usage examples, and limitations for sorting lists in lexicographical order.
A critique of modern web bloat and a case for conservative web development principles like minimal JavaScript and optimized assets.
Explains changes to window timestamp handling in KSQL aggregations and how to integrate them with Elasticsearch for visualization.
Explores semantic HTML markup approaches for FAQ sections and accordions, focusing on accessibility and progressive enhancement without JavaScript.
A tutorial on building a blog app's home page with Blazor, covering API endpoint creation and data listing.
Explains Python's buffer protocol and zero-copy techniques to avoid expensive memory copying when slicing large data.
A software developer shares their personal approach and evolving philosophy for conducting technical interviews, focusing on preparation, reducing candidate stress, and assessing practical skills.
GoScan v2 is an interactive network scanner built in Go, automating and abstracting nmap for penetration testing and CTFs.
A developer introduces GoScan, a network scanner tool written in Go, and explains how learning Go led to its creation and features like historical port tracking.
Explores techniques for compiling dynamic languages like Scheme and JavaScript by leveraging existing interpreter runtime code.
Explains a workaround for creating private properties in Swift protocols to hide implementation details from conforming types.
A guide to setting up Storybook for Preact projects, including CLI commands, webpack configuration, and replacing React dependencies.
The author shares strategies for getting your work noticed and building an audience, based on their personal experience with open-source projects.
A software developer shares his detailed daily routine and strategies for managing a high volume of work, family, and community responsibilities.