RecSys 2022: Recap, Favorite Papers, and Lessons
A recap of the RecSys 2022 conference, highlighting key trends, favorite papers, and lessons learned in recommendation systems.
A recap of the RecSys 2022 conference, highlighting key trends, favorite papers, and lessons learned in recommendation systems.
Explores implementing multi-threading in the Hare programming language for the Helios micro-kernel, covering kernel and userspace design.
A survey exploring how concepts from collective intelligence, like swarm behavior and emergence, are being applied to improve deep learning systems.
Explores the evolution of operations into platform engineering, where teams focus on enabling developers through self-service platforms and managed services.
Guide to migrating Azure Load Balancer from Basic to Standard SKU before Microsoft's 2025 retirement, covering key steps and considerations.
Discusses the importance of human factors like team onboarding, reversibility, and support when choosing software architectures and technologies.
A technical guide exploring Penalised Complexity (PC) priors for Gaussian process parameters, including theory and derivation.
Explains the differences between Bayesian posterior predictions, linear predictions, and expected predictions using R, brms, and Stan.
Explains how to use the built-in rate limiting middleware in ASP.NET Core .NET 7 to control API and web app traffic.
Explains how to use the new optional arguments feature in Terraform 1.3 for defining flexible input variables with type constraints.
A guide to setting up a remote Docker host on an x86_64 machine (like AWS EC2) to run containers not available for ARM architecture.
A guide to automatically wrapping Express.js middleware to enforce request timeouts, eliminating the need for manual checks in each middleware.
A mathematical and computational exploration of the probability of a coin landing on its edge, inspired by Matt Parker's question about a 'three-sided coin'.
A critique of traditional corporate hierarchies in tech, arguing they harm fulfillment and business by pushing people into management over their true passions.
A keynote exploring the trade-offs between batch and online recommender systems, with real-world examples from Amazon Books.
A guide to automating Cloud Build triggers for Pulumi infrastructure projects on Google Cloud Platform using Python.
A technical guide on deploying a static web app to Google Cloud Storage using an HTTPS Load Balancer for secure external access.
A lightning talk from DjangoCon Europe 2022 on implementing full-text search in the official Django project documentation website.
A guide to deleting an Azure tenant, troubleshooting the 'Unable to delete tenant' error by removing hidden enterprise applications.
Principles for designing and maintaining clean, modular core APIs in research software libraries, focusing on deep learning and experimental code.