Teaching a kid to code with Pygame Zero
A father shares his experience teaching his 6-year-old son to code using Pygame Zero, explaining why he chose a real programming language over Scratch.
A father shares his experience teaching his 6-year-old son to code using Pygame Zero, explaining why he chose a real programming language over Scratch.
A technical tutorial on integrating Apple's Spotlight Search into iOS apps using CoreSpotlight to index app data for user searchability.
A deep dive into the Spring Framework's BeanDefinition interface, explaining how beans are registered and serve as the foundation for bean creation.
A humorous take on coding style guides, arguing to follow the project's existing conventions rather than debating personal preferences.
Analysis of Google Cloud Functions' improved cold start behavior, showing less frequent recycling of idle instances compared to AWS and Azure.
An analysis of user-created Sankey diagrams from Reddit, visualizing personal Tinder match data and dating outcomes.
A developer's guide to Elasticsearch best practices, covering mapping, settings, querying, and strategy for optimal performance.
An exploration of ASCII art found in comments within major .NET open-source repositories, categorized by technical themes.
An analysis of Sysdig's cloud-native monitoring solution, which uses eBPF for container security and performance insights.
A technical guide on using the Cage Wayland compositor with wlroots' RDP backend to create a seamless remote desktop session.
Guide to deploying the Global Azure Bootcamp Science Lab planet discovery workload in a Kubernetes cluster using provided YAML configuration.
A guide on implementing Docker security best practices for Node.js, focusing on using non-root users to minimize attack surfaces.
Argues that modern C++ idioms like smart pointers and string_view are insufficient to prevent memory safety vulnerabilities, advocating for memory-safe languages.
A technical guide on handling 'plausible values' in survey data analysis using R, including code for the survey package.
A tutorial on using a YL-69 soil moisture sensor with an Arduino to build a greenhouse monitoring system.
The Day Two Cloud podcast moves to its own dedicated channel, focusing on operating cloud infrastructure beyond initial deployment.
A critical analysis of VPN services, highlighting privacy risks and the importance of researching providers before use.
Explores challenges in applying weighted penalized least squares to linear mixed models for survey data, highlighting estimation issues.
Examines the common fallacy that new network generations (3G, 4G, 5G) instantly solve performance issues, highlighting slow, uneven rollouts and marketing hype.
A speaker's reflections on PyTexas 2019, summarizing key talks on feature flag management and using mypy with ORMs.