Kibana Timelion - Series Calculations - Difference from One Week Ago
A technical guide on using Kibana Timelion to calculate and visualize the difference between current data and data from one week ago.
A technical guide on using Kibana Timelion to calculate and visualize the difference between current data and data from one week ago.
A guide to implementing a custom 'resolve' feature for the deprecated Angular 2 router to preload data before component rendering.
Troubleshooting guide for OBIEE 12c hanging at startup due to a hidden credential prompt and corrupted boot.properties file.
Troubleshooting a JSON parse error in PFCloud due to incorrect Parse Server URL configuration.
Troubleshooting a JSON parsing error in Parse PFCloud due to incorrect server URL configuration.
A guide to setting up and running PHP with the Caddy web server on macOS, including installation and configuration steps.
Explains a misleading OBIEE 12c error when importing a non-existent BAR file and advises reading full error logs.
Troubleshooting an OBIEE Baseline Validation Tool error: 'Parameter directory is not a directory' and its simple solution.
Analyzing OBIEE 12c configuration file management and using sysdig to trace how Enterprise Manager reads settings.
Critique of the role="password" ARIA attribute, arguing it undermines security, accessibility, and user experience by enabling poorly implemented custom password fields.
Explores benchmarking tools and techniques using a Stack Overflow code example, focusing on performance optimization and avoiding allocations.
A guide to monitoring Logstash ingest rates using the Elastic stack (Elasticsearch, Kibana, Timelion) instead of external tools like InfluxDB and Grafana.
A tutorial on monitoring Logstash data ingest rates using InfluxDB for storage and Grafana for visualization.
Deployment scripts and templates for setting up a MariaDB/Galera Cluster on CoreOS, including an open-source generator app for Azure.
An updated guide to Azure App Service plans, tiers, and pricing, covering features from Free to Premium v3 and recent 2024 changes.
A personal reflection on the history and legacy of Mozilla and the Firefox browser, from its innovative beginnings to its perceived decline.
A guide on managing difficult pull request discussions, focusing on setting ground rules, assigning roles, and maintaining productive collaboration.
Introducing NHInsights, a custom NHibernate driver for Oracle that integrates with Application Insights to track database query dependencies.
Explores when to use Swift protocols versus passing functions directly, with insights from Rob Napier's talk.
Exploring when to use Swift protocols versus passing functions, with insights from Rob Napier's dotSwift talk.