Failing Fast
Explains the 'fail fast' principle in iOS development and provides macros for app abortion with crash logging via Crashlytics.
Explains the 'fail fast' principle in iOS development and provides macros for app abortion with crash logging via Crashlytics.
Explains how to replace common jQuery functionality with modern vanilla JavaScript and CSS, using examples like DOM manipulation, AJAX, and animations.
A data scientist analyzes gender stereotypes in children's clothing by building a model to classify t-shirts using image processing and color data.
Introducing JSAnimation, a JavaScript package for embedding Matplotlib animations in IPython notebooks without external video codecs.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
Explores sparse Singular Value Decomposition (SVD) implementations in Python, comparing libraries like ARPACK, LAPACK, and PROPACK for computational efficiency.
Explains a fix for the Drupal Attachment Links module to make files open in-browser instead of forcing downloads.
Announcement for DevNexus 2013, a Java/JVM technology conference in Atlanta, featuring sessions on cloud, mobile, web, and more.
A quick R function to edit CSV files using R's native data editor, providing a lightweight alternative to spreadsheet software.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A tutorial introduction to using mixed models in R for statistical analysis, covering linear and generalized linear mixed models with code examples.
Critique of using print-centric tools like Microsoft Word for modern web content creation and collaboration, advocating for web-native workflows.
Guide to fixing Ubuntu 12.04 issues on Asus N56VZ laptop, covering subwoofer, ethernet, and multimedia buttons.
Explains how to connect to and query TFS Preview (TFSPreview.com) using the TFS Client Object Model and C# code.
Using Heroku Postgres Dataclips to quickly prototype and test API endpoints by exposing SQL query results as JSON, CSV, or XLS.
Tips for preparing and delivering effective conference talks, based on experiences from tech community leaders and speakers.
A developer created a game called Sat-E for the Ludum Dare 22 game jam, inspired by the theme 'Alone' and Wall-E.
A programmer shares their excitement about receiving the book 'Design for Hackers' to improve their design skills for games and websites.
Article on optimizing OBIEE performance by pushing data processing to the database layer instead of the application server.
A student reflects on learning Ada programming and the concept of being a 'great programmer' after a teacher's provocative question.