The missed opportunity that is the White House Open Source Policy
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
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.
Explains CSS techniques to define image aspect ratios, preventing layout reflow and improving page load experience.
A web developer recommends and reviews two industry books: 'Adaptive Web Design, 2nd Edition' on progressive enhancement and 'Using WebPageTest' for performance analysis.
Explores the key benefits of open source software, including cost savings, higher quality, and enabling developers to focus on high-value work.
Analyzing Twitch chat data from Bob Ross painting marathons on Twitch Creative, including scraping methods and message volume statistics.
Explains how Swift handles integer overflow using specific methods like addWithOverflow, preventing crashes.
GitHub's internal use of its own platform for non-code collaboration highlights four key traits of modern, open-source-inspired collaboration tools.
A guide to using the PrettyTime Java library for human-readable date and time formatting (e.g., '2 minutes ago').
A guide to converting an Objective-C protocol that returns a protocol-conforming object into Swift, focusing on the use of typealias.
A developer documents the open redesign of their personal website, focusing on performance, accessibility, and modern web features.