Interview with the D Language Blog: BSDScheme
An interview about BSDScheme, a Scheme interpreter, and the developer's experience switching from C to the D programming language for its features.
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.
A PowerShell script to identify Windows Server 2008 VMs in a vSphere environment before their 2020 end-of-life.
An article defending utility-first CSS, comparing it to software design patterns and functional programming, and addressing common criticisms.
A final guide on managing Windows 10 updates, explaining how to avoid forced reboots but emphasizing the importance of installing security patches.
A software testing article using the Agile Testing Pyramid analogy to discuss the importance of unit tests and strategic test automation.
A tutorial on calling C code from Swift, covering bridging headers and Swift Package Manager integration for C libraries.
Results of a 2017 satisfaction survey for the Web Engineering Düsseldorf Meetup, covering location, organization, topics, and attendee feedback.
Explains a bug in R's tidyverse where !! and !!! quasiquotation breaks when parsed/deparsed, affecting debugging and function editing.
A technical tutorial on deploying and running a Durable Azure Function inside a Docker container, covering prerequisites and step-by-step setup.