Using Apache Drill with OBIEE 12c
A technical guide on configuring Apache Drill's ODBC driver to connect with Oracle Business Intelligence Enterprise Edition (OBIEE) 12c on a Linux environment.
A technical guide on configuring Apache Drill's ODBC driver to connect with Oracle Business Intelligence Enterprise Edition (OBIEE) 12c on a Linux environment.
A step-by-step tutorial on creating a .NET Core console application using Entity Framework Core with SQLite.
A GitHub employee shares a curated list of recommended books for hackers, geeks, and open source developers on technology and business.
A nostalgic guide to installing a TCP/IP stack on Windows for Workgroups 3.11 to enable internet connectivity on the 1993-era OS.
Argues that web accessibility benefits all users, not just those with disabilities, and improves business outcomes by reaching a wider audience.
A guide on managing difficult pull request discussions, focusing on setting ground rules, assigning roles, and maintaining productive collaboration.
A personal reflection on the history and legacy of Mozilla and the Firefox browser, from its innovative beginnings to its perceived decline.
A tutorial on setting up a self-hosted web accessibility testing dashboard using the open-source Pa11y tool on a DigitalOcean server.
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.
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
Troubleshooting the JPS-06514 keystore error during a fresh OBIEE 11.1.1.9 installation, caused by conflicting JDK environment variables.
Introduces EasyAzureServiceBus, an open-source .NET library simplifying pub/sub messaging with Service Bus 1.1 for Windows Server.
A technical analysis of a specific password corruption bug in OBIEE 12c when using online mode for the repository (RPD).
Exploring MassiveJS, a Node.js library for PostgreSQL that offers a better alternative to traditional ORMs by embracing SQL power and good database design.
Analyzing patterns in Bob Ross Twitch chat data using n-gram frequency, percentiles, and spikiness scores to identify event-driven viewer reactions.
Learn how to securely manage VM passwords using Azure Key Vault secrets in ARM templates, eliminating plaintext password risks.
A guide to creating parameterized XCTest test cases in Swift, including workarounds for NSInvocation limitations.
Developer announces open-source work on a native compiler for .NET Core, enabling C# programs to run as lean, dependency-free native apps.
A CSS tutorial explaining how to use transform:scale() on a parent element without affecting the visual size of its child elements.