Visualizing fits, inference, implications of (G)LMMs with Jaime Ashander
A guide to visualizing and diagnosing Generalized Linear Mixed Models (GLMMs) in R, based on a presentation and blog post by Jaime Ashander.
A guide to visualizing and diagnosing Generalized Linear Mixed Models (GLMMs) in R, based on a presentation and blog post by Jaime Ashander.
A developer announces joining Akamai's developer relations team to focus on web performance research, experiments, and standards.
The author announces a self-published book on Python tips, tricks, and patterns, offering an early sign-up for a reduced price.
An update on the certifi project's new release, addressing 1024-bit root certificate removal and the plan for a hybrid bundle.
A GitHub staffer shares eight key technical lessons learned from six months of hands-on work with GitHub Pages.
Exploring Fourier optics and 4f imaging systems through mathematical simulations and visualizations of light propagation.
A technical tutorial on using the ELK Stack (Elasticsearch, Logstash, Kibana) to import and analyze open CSV data from DonorsChoose.
Explains differences in Swift access control vs C#, focusing on how 'private' works differently in Swift.
A 2015 roundup of web browser news, new features, debugging tools, and testing techniques for web developers.
Preview of BI Forum 2015 presentations on OBIEE regression testing and data discovery using the ELK stack (Elasticsearch, Logstash, Kibana).
Explores three nuanced behaviors of Swift extensions, including visibility into private members and access control.
Explores three nuanced behaviors of Swift extensions: visibility into private members, file location effects, and default access modifiers.
Explains the distinct missions and approaches of two U.S. government tech modernization groups: 18F and the U.S. Digital Service (USDS).
A critique of government agency workplace culture, listing 19 reasons why technologists avoid public sector jobs and offering solutions.
Explains how a lens forms an image using Maxwell's equations and scalar diffraction theory.
Exploring a method to extend native DOM prototypes safely by using a single namespace property to avoid collisions in JavaScript libraries.
Explores advanced immutable data structures in AngularJS for optimizing the $digest loop and improving change detection performance.
A collection of useful Python programming tips and tricks, including enumerate, comprehensions, and debugging techniques.
Argues against using jQuery for modern web development, citing native browser APIs and jQuery's abstraction issues.
Introducing Hooks, a simple tool for running custom commands on GitHub webhooks to enable easy continuous deployment.