PostgreSQL 9.4 - What I was hoping for
A developer's perspective on missing features in PostgreSQL 9.4, focusing on upsert, JSON performance, and extension management.
A developer's perspective on missing features in PostgreSQL 9.4, focusing on upsert, JSON performance, and extension management.
A guide to fixing Windows 8.1's behavior of reactivating existing app instances instead of launching new ones from search.
A guide to building a custom operating system for TI calculators, covering prerequisites, tools, and lessons from the KnightOS project.
An explanation of Microsoft Azure HDInsights, a managed Apache Hadoop service for processing big data on Azure.
A guide to creating a custom 'git lg' alias for a more visual and informative Git commit history graph.
A technical guide on using OpenEye's command-line tools for molecular substructure alignment and low-energy conformer overlay workflows.
A 2014 review of 'Advanced Rails' by Brad Ediger, concluding the book is outdated and not recommended for modern development.
Source [Book review] Tkinter GUI Application Development HOTSHOT February 22, 2014 Hi guys. You might have noticed that I am not so active. The reason
An overview of Microsoft Azure Web Sites, covering its features, pricing tiers, ideal use cases, and limitations for developers.
Explains npm's change from tilde (~) to caret (^) for '--save' and the semantic versioning implications for dependency updates.
Explains the meaning of ACL 2014 peer review scores and criteria for natural language processing papers.
Explains the Modernizr 'noPrefixes' flag, a feature to disable vendor prefix testing for cleaner, more stable code.
A guide on setting up an Express.js server to run over HTTPS using a self-signed certificate for local development.
A tutorial on configuring the Maven site plugin to generate project documentation using Markdown syntax instead of XDOC or APT.
A scatterplot analysis comparing perplexity results of Kneser-Ney, hierarchical Pitman-Yor, and hierarchical Dirichlet language models from a research paper.
A high-level introductory series explaining Microsoft Azure services using a unique, structured format for easy understanding.
A Python script to recursively find and delete empty directories from a filesystem, with options for root folder handling.
Explains how to use Windows Azure Shared Access Signatures to securely delegate file downloads directly from blob storage, with code examples.
Explores the benefits of JavaScript MV* frameworks for large-scale applications, including reusability, abstraction, and testability.
How to set the default locale for date formatting in OBIEE 11g to resolve user display issues.