CSS containment
Explains the CSS `contain` property, its values, and use cases for optimizing web performance by isolating DOM sub-trees.
Explains the CSS `contain` property, its values, and use cases for optimizing web performance by isolating DOM sub-trees.
A guide on configuring Spring Boot to use JSPs with the Undertow embedded server, overcoming the default lack of JSP support.
A technical critique of Sucuri Security's flawed analysis of TLS certificate verification, focusing on errors in their assessment of Python's Requests library.
Explains how to control Docker Engines and Swarm clusters from within a container using socket bind-mounting and TLS authentication.
A developer shares tips, resources, and a study plan for passing the Microsoft Azure 70-532 certification exam for software architects.
A tutorial on creating and interacting with an interactive Docker container using the Ubuntu image, exploring its filesystem and process isolation.
A developer's post-mortem on a Terraform outage and a guide on why and how to use separate tfstate files per environment.
A technical tutorial on building a web-based clone of the Spot It game using the PureScript language and the Pux framework.
Analyzing OBIEE performance issues caused by suboptimal design and using custom dashboards to diagnose and resolve them.
An introduction to Causal Profiling with Coz, a technique that identifies which code optimizations will have the biggest impact on overall program performance.
A guide to using Kibana Timelion for time series analysis, covering installation, basic queries, data manipulation, and integrating external data from Quandl.
A beginner's guide to running your first Docker container, covering installation checks and the 'hello-world' example.
A technical guide on connecting to Oracle Business Intelligence (OBIEE) using the JDBC driver and the jisql command-line client.
A guide to using Application Insights Analytics and its query language to monitor and diagnose application performance issues.
How to fix the 'Duplicate identifier' TypeScript error by managing ambient type definitions and understanding @types.
A technical guide on building a read-only IRC client using the Elastic Stack (Logstash, Kibana, Elasticsearch) to log and visualize channel messages.
A developer shares lessons on managing multiple AWS environments, networking, and security automation, debunking outdated practices.
A developer discusses the risks of external dependencies after the 'left-pad' NPM incident and argues for mirroring critical packages.
A web developer's perspective on handling browser support for new features, advocating for progressive enhancement and strategic use of polyfills.
An introductory guide explaining what Docker is, how containers work, and why they are useful for software development and deployment.