Experiments with Kibana Timelion
A guide to using Kibana Timelion for time series analysis, covering installation, basic queries, data manipulation, and integrating external data from Quandl.
A guide to using Kibana Timelion for time series analysis, covering installation, basic queries, data manipulation, and integrating external data from Quandl.
A Python script called csv2vw converts CSV data into Vowpal Wabbit's input format for machine learning, with examples for label handling.
A tutorial on implementing the classic Holy Grail web layout using the modern CSS Grid module, with code examples and explanations.
A beginner's guide to running your first Docker container, covering installation checks and the 'hello-world' example.
A guide on starting with automation in software development, focusing on repetitive tasks and multi-step processes to improve workflows.
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 developer explains why they switched from icon fonts to SVG for web icons, citing performance, accessibility, and maintainability benefits.
A developer argues against forcing external links to open in new tabs, advocating for user control and confidence in website content.
A guide to configuring an iSCSI Initiator to use an iSNS server using PowerShell commands and WMI.
A JavaScript function to automatically add target="_blank" to all external links on a webpage, ensuring they open in new tabs.
Exploring the new HTML-based ESXi Host Client for managing VMware virtual hosts from devices like Xbox and mobile phones.
A technical guide on building a read-only IRC client using the Elastic Stack (Logstash, Kibana, Elasticsearch) to log and visualize channel messages.
A technical guide on implementing and using Role Claims in ASP.NET Identity Core for managing application permissions.
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.
Explains how to implement tenant-specific dependency injection scopes in ASP.NET Core for multi-tenant applications.
An analysis of whether web typography is broken due to baseline grid issues, exploring CSS techniques and design principles.
A web developer's perspective on handling browser support for new features, advocating for progressive enhancement and strategic use of polyfills.