Front-end wishlist for 2016
A front-end developer's wishlist for 2016, focusing on container queries, Service Worker adoption, and new CSS selectors.
A front-end developer's wishlist for 2016, focusing on container queries, Service Worker adoption, and new CSS selectors.
A technical guide on using Linux Control Groups (cgroups) to limit memory usage for specific processes, demonstrated with OBIEE and stress testing.
Explores the complexities and efficiency trade-offs between weighted and unweighted logistic regression in case-control study designs.
A December 2015 progress report on sway, an i3-compatible Wayland compositor, detailing features, contributors, and development stats.
A developer expresses gratitude after being elected a Java Champion, thanking mentors, community members, and supporters.
A female developer shares her positive experiences in the tech industry, countering the narrative of pervasive sexism.
Explores how MongoDB's BI Connector pushes SQL WHERE clauses and projections down to the database as an aggregation pipeline for efficient querying.
A developer's postmortem analysis of creating a game simulation in Clojure for the Ludum Dare 34 game jam, covering technical choices and lessons learned.
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
Analyzing a classic probability problem involving dice rolls, its historical context with Newton and Pepys, and the mathematical intuition behind it.
A former PhD scientist shares his positive transition to data science freelancing, detailing the freedom and variety of his new career.
Explains Lambda Architecture for Big Data, combining batch processing (Hadoop) and real-time stream processing (Spark, Storm) to handle large datasets.
A review of the author's favorite web development conference talks from 2015, covering topics like Service Workers and CSS techniques.
Guide on using MongoDB's BI Connector to access MongoDB data via SQL/ODBC from Windows tools like Excel, with a practical example using UK MOT test data.
An introductory explanation of permutation patterns, covering basic permutations, slot restrictions, and their relevance to programming and mathematics.
Explains how to implement Enhanced Usage Tracking in OBIEE to capture detailed user interactions for improving engagement and system value.
A guide to building a Docker container cluster using Raspberry Pi hardware, demonstrating Docker's overlay networking and clustering features.
A hands-on tutorial demonstrating how to use PostgreSQL's JSONB feature as a NoSQL document store with the MassiveJS library in a Node.js application.
A guide to using Usenet newsgroups, including how to set up the NZBGet client on Linux for downloading files.
A developer's troubleshooting guide for fixing MissingMetadataException errors in UWP apps when using .NET Native compilation with reflection.