EmojiKit goes open-source
The EmojiKit SDK for Swift is being open-sourced, moving from a commercial product to a free, public GitHub repository.
The EmojiKit SDK for Swift is being open-sourced, moving from a commercial product to a free, public GitHub repository.
A developer reflects on 2023, highlighting speaking at App.js conf, blogging about React Native/Expo, and popular technical posts.
Part 8 of a VORON 3D printer build series, detailing smaller fixes and tuning adjustments like bed mesh leveling and corner bulging solutions.
A developer compares solving Advent of Code puzzles in Prolog, Haskell, Python, and Scala, analyzing productivity, code style, and language ergonomics.
Exploring Djot, a new markup language designed to improve upon Markdown's parsing complexity and extend its feature set for technical writing.
An introduction to Data Vault modeling, a flexible data warehouse design method using Hubs, Links, and Satellites for scalable data integration.
A tech manager shares lessons on handling team salary disputes and collective issues after competitive hiring leads to pay disparities.
Table of Contents Context Introduction Short Version for Quick Readers My Journey with Table Formats and Lakehouses Ecosystem Over Features Key Takeaw
A tutorial on dynamically embedding the latest GitHub release version into project documentation using JavaScript and the GitHub API.
A personal review of the Logitech Litra Glow LED streaming light, covering its hardware, software, and value for budget-conscious streamers.
Java 22 previews a feature allowing statements before super() or this() in constructors, simplifying code like argument validation and preparation.
A guide to setting up distributed tracing for C# applications using Grafana and Tempo, including infrastructure configuration and integration.
Explains the limitations of code signing for software security and introduces software provenance as a more robust alternative.
A review of 2023 from a full-time open source maintainer, covering conference speaking, financials, and project work.
An analysis of React's current state, focusing on the paradigm shift and complexity introduced by React Server Components and the Next.js App Router.
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
A developer shares their positive experience using an AI-powered online tool to upscale a low-resolution, AI-generated logo for a tech project.
Analysis of 2024 web performance budgets for JavaScript-heavy vs. markup-centric sites, focusing on load times and resource limits.
Explains a subtle async/await problem with List.ForEach in .NET and provides a solution using a custom ForEachAsync extension method.
Learn how to use the CSS accent-color property to quickly style form inputs like checkboxes, radio buttons, and range sliders.