How to organize and edit your CSS painlessly
Introduces CSS preprocessors like SASS to organize and edit CSS code more efficiently, reducing pain points in web development.
Introduces CSS preprocessors like SASS to organize and edit CSS code more efficiently, reducing pain points in web development.
A guide to using simple share URLs for Twitter, Facebook, and other platforms instead of heavy social media plugins.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.
A performance comparison revisiting Numba vs. Cython for optimizing a pairwise distance array computation, using updated libraries and benchmarks.
Explains the principles of subtyping in Java generics, including why generic types like List<Number> are not supertypes of List<Integer>.
Explores the inconsistent behavior of AbandonedMutexException in .NET vs. Windows Phone 8, detailing mutex synchronization and platform-specific quirks.
A guide to using EXPLAIN and EXPLAIN ANALYZE in PostgreSQL, including JSON output and visualization tools for query execution plans.
A comprehensive list of reserved keywords in JavaScript, detailing their evolution across different ECMAScript versions and usage rules.
An open letter advising government CIOs to adopt lean, iterative, decentralized, and open development practices for better tech outcomes.
Guide to running Oracle OBIEE SampleApp 305 on VMware Fusion instead of VirtualBox, including VM setup and tools installation.
A technical article proposing a null model to analyze age and multiple infection effects in Sudden Oak Death disease dynamics, using mathematical modeling.
Explores the need for responsive images in web development, analyzing performance benefits and implementation challenges.
Developer creates an open-source web app to calculate screen DPI/PPI, detailing the project's inspiration, features, and development process.
Compares file sizes between SQL Server Extended Events and deprecated SQL Trace, finding XML format adds ~29% overhead.
A technical article explaining how to count character frequencies in a text file using Objective-C and Grand Central Dispatch for asynchronous file I/O.
A statistics professor details his hardware and software setup, including Mac laptops, R, LaTeX, and plans to learn JavaScript.
Explores Java generics, type erasure, and how to retrieve generic type arguments at runtime despite common misconceptions.
Explores using LLVM and Go to statically recompile NES games into native executables, detailing technical challenges and solutions.
A summary of upcoming technical talks on statistical computing, rare DNA variant analysis, and handling large datasets with R and SQL.
Cimbalino Windows Phone Toolkit v3.0.0 released, featuring async/await support for WP7 and new services, requiring Visual Studio 2012.