How To Poke Around OBIEE on Linux with strace (Working with Unsupported ODBC Sources in OBIEE 12c)
A technical guide on using native ODBC drivers and the strace tool to connect Apache Drill to OBIEE 12c on Linux for troubleshooting.
A technical guide on using native ODBC drivers and the strace tool to connect Apache Drill to OBIEE 12c on Linux for troubleshooting.
Explores Python's functools.singledispatch for elegant, extensible JSON serialization of custom objects, moving beyond the standard json module's limitations.
A guide to building great software products by absorbing complexity for users, focusing on core features, dogfooding, and optimizing for ideal use cases.
A guide to setting up and testing Apache Cordova apps on a BlackBerry 10 device, covering SDK installation and environment configuration.
A critique of the aria-controls attribute, arguing it's poorly supported, confusing, and ineffective for accessibility.
A technical guide on running a Minecraft server in Docker with correct permissions for a persistent host directory.
An in-depth guide to using NGINX as a reverse proxy and web server for ASP.NET Core applications, covering setup, configuration, and comparisons.
A guide to using class-based tests in Python to make test suites more extensive, expressive, and maintainable, demonstrated with an API login endpoint.
A curated list of five interesting Python tutorials covering music generation, computer vision, data science, and popular modules.
A deep dive into Lisp's syntax flexibility, exploring custom macros for assignment and mutation operators like incf, decf, mulf, and divf.
Explores why 'else' expressions are considered unnecessary in programming, offering alternative patterns like early returns and the State Pattern.
A guide for developers on implementing offline functionality in web apps using Service Workers, including user notifications and UI cues.
A video tutorial detailing the step-by-step process for installing Arch Linux with full disk encryption for enhanced privacy.
A preview of key technical sessions at VMworld Europe 2016, focusing on PowerCLI, NSX, vSphere management, and troubleshooting.
Explores enhancing Swift MVVM architecture using Protocol-Oriented Programming and Objective-C runtime for better view-model binding and reusability.
A guide to setting up continuous integration for .NET Core libraries using Atlassian Bitbucket Pipelines, including YAML configuration and NuGet packaging.
VMTurbo rebrands to turbonomic, expanding beyond VMs to manage workloads across cloud, containers, and hypervisors with real-time, economic resource allocation.
A guide to modernizing JavaScript code by replacing old ES5 patterns with cleaner ES2015+ features like template literals.
A developer reflects on the pressure to learn coding quickly, arguing that focusing on deep understanding is more important than speed.
DigitalOcean details the technical rebuild of their website, focusing on improved accessibility, performance, and a new unified design system.