A Moment with Helix
A developer compares the Helix editor to Emacs, highlighting Helix's out-of-the-box features and reflecting on Emacs' extensive plugin ecosystem.
A developer compares the Helix editor to Emacs, highlighting Helix's out-of-the-box features and reflecting on Emacs' extensive plugin ecosystem.
See original article on MediumThis article shows how you can easily inject a generic key/value into Google Cloud Monitoring and set up alerts on it. I
Introducing LicenseKit, an on-device license engine SDK for protecting closed-source software with commercial licenses.
Explores the latest, type-safe NgRx APIs for Angular state management, focusing on improved Actions and Reducers with TypeScript.
A developer explains why Astro became their preferred framework for building a fast, static website with minimal JavaScript and flexible component islands.
A talk from Ubuntu Summit 2022 on how to maximize benefits from Open Source by contributing to communities like Python and Django.
Explores the shift to ELT in data engineering, focusing on modern tools like dbt, Fivetran, and Airbyte for loading and transforming data.
A tutorial on building a custom autocomplete component for Blazor WebAssembly apps, including styling and live data fetching.
A tutorial on creating an R function to automate the generation of new Quarto blog posts, including directory structure and YAML front matter.
A tutorial on setting up and running TypeScript in a Node.js backend project, including ts-node and nodemon.
Learn to optimize Stable Diffusion for faster GPU inference using DeepSpeed-Inference and Hugging Face Diffusers.
The author announces their personal YouTube channel is now officially 'PHP Annotated' and part of their role as a JetBrains developer advocate.
Lea Verou's re-election statement for the W3C Technical Architecture Group, focusing on web standards and developer needs.
A technical article clarifying React's rendering behavior, specifically how parent component re-renders do not automatically cause children to re-render, using JSX and React.createElement examples.
A developer reflects on unfinished tech projects, including profiling JavaScript apps and analyzing fast HTTP router strategies.
A personal recap of the Dutch Clojure Days 2022 conference, covering talks on Humble UI, clojure.math, and the overall community experience.
Author announces 'The TypeScript Cookbook', a new O'Reilly book for 2023 providing practical solutions for everyday TypeScript problems.
Explores the pitfalls of mutable value types in C#/.NET, explaining why they are often avoided and the performance reasons for their limited use.
A developer shares personal strategies for improving focus and efficiency while coding, including managing digital and physical distractions.
A guide to automating pull request creation and auto-merging for content updates using GitHub Actions and the GitHub CLI.