Tracking and managing your Postgres connections
A guide to monitoring and managing PostgreSQL database connections, including interpreting connection states and using timeouts.
A guide to monitoring and managing PostgreSQL database connections, including interpreting connection states and using timeouts.
Explains how to use Directory.Build.props in MSBuild to share common properties and package references across .NET projects, simplifying configuration.
Analyzes the Apache Struts CVE-2017-5638 vulnerability, using the Equifax breach as a case study to explore architectural resilience against RCE attacks.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
How to access local variables and functions inside Underscore.js _.each loops when using TypeScript with AngularJS.
Fixing a TypeScript error in AngularJS when initializing a RegExp object incorrectly, with two valid solutions.
A developer's critique of the complexities and frustrations in implementing and standardizing HTTP clients for microservice communication in Java/Scala ecosystems.
Analyzes efficiency differences between weighted and unweighted logistic regression in case-control studies, showing when ignoring weights is beneficial.
Overview of new and upcoming ECMAScript regular expression features like dotAll mode, lookbehind assertions, named capture groups, and Unicode property escapes.
A technical guide on using Kibana Timelion's holt function for anomaly detection on system CPU metrics from Metricbeat data.
Lyft engineers detail their approach to making the iOS app accessible, focusing on VoiceOver integration and UI improvements.
Reflects on how social influence and online reputation, inspired by Black Mirror, are becoming a new currency in tech and hiring.
A video tutorial detailing the step-by-step process for installing Arch Linux with full disk encryption for enhanced privacy.
Explains how to use Unicode property escapes (\p{...}) in JavaScript regexes, a feature added in ES2018, for matching characters by script, category, or properties like emoji.
A guide to configuring apcupsd on a Debian/Proxmox server with an APC UPS, covering installation, device detection, and troubleshooting.
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.
Oracle BI security patches released for versions 12.2.1, 11.1.1.9, and 11.1.1.7, with the latter reaching its final patchset.
Troubleshooting the JPS-06514 keystore error during a fresh OBIEE 11.1.1.9 installation, caused by conflicting JDK environment variables.