Notes on building CLI applications in Rust
Exploring Rust for migrating complex CLI tools from Bash, covering requirements, useful crates, and considerations for adoption.
Exploring Rust for migrating complex CLI tools from Bash, covering requirements, useful crates, and considerations for adoption.
A curated list of blogs and resources for developers to learn about the low-level internals and performance of the .NET runtime and CLR.
Explores Rao-Scott tests for survey data analysis, comparing them to Wald tests and discussing new Satterthwaite-adjusted Wald tests in the survey package.
An introduction to Test Driven Development (TDD), explaining its core principles, the Red-Green-Refactor cycle, and the author's personal experience with it.
A tutorial for developers on how to control LIFX smart lights from web applications, using Laravel or other frameworks.
A sample Windows native OIDC client using a custom URI scheme and named pipes to handle authentication responses from the system browser.
A guide to using Git Bisect, a powerful Git command for efficiently finding the commit that introduced a bug or specific change.
A technical guide on enabling and locating MySQL query logs for debugging and monitoring database activity.
An interview about BSDScheme, a Scheme interpreter, and the developer's experience switching from C to the D programming language for its features.
Critiques a statistics position paper for ignoring computing, software, and reproducibility in modern statistical science and faculty evaluation.
A survey asking readers about their patching status for the Meltdown and Spectre CPU security vulnerabilities, with results shared.
A tutorial on creating a simple 5-star rating component using CSS and Flexbox's row-reverse to overcome selector limitations.
The article discusses the evolution from the Barnabas project to Strimzi, an open-source project for deploying Apache Kafka on Kubernetes and OpenShift.
Learn tricks for using Redux and Immutable.js with TypeScript, including statically typed records for better type safety and developer experience.
A resource list for a Devs4Ops talk, featuring links to PowerCLI scripts, VMware automation tools, and coding examples for IT operations.
A review of 'Inclusive Design Patterns', a book teaching developers how to build accessibility and inclusivity into web applications from the start.
A software engineer reflects on graduating, starting a career in game development, transitioning to consulting, and setting goals for learning new tech.
A tutorial on using Python and the Twython library to automatically create a Twitter list of users who use the #freeCodeCamp hashtag.
A blog post discussing the impact of curly bracket placement on code readability, developer focus, and cognitive load in software development.
A breakdown of transaction, platform, and withdrawal fees for popular donation platforms like Patreon, with a calculator tool to help creators.