Scaling documentation without scaling your team: Dagster’s AI-powered strategy
How smart information architecture and AI assistants help a small team answer 16,000 community questions a month.
Using Codex for education at Dagster Labs
How we structure docs so AI tools can reason with them effectively.
An evolution of data engineering
With the advancements of LLM-based tooling, the responsibilities (and maybe even the title!) of data engineers are changing.
Render three-dimensional models in `NuxtContent` with p5.js
Three-dimensional models, whether they be of the format .obj or .stl, can be easily rendered in your Nuxt project by using the p5js.org library.
Configuring a YubiKey for use with OpenSSH
YubiKey's are a convenient way to introduce a physical form of two factor authentication into ones workflow. They support a variety of protocols, but in this guide we will walk through how to configure a YubiKey for use with OpenSSH via the "new" ed25519-sk key type that supports FIDO compliant hardware keys.
Using pinentry-mac to sign commits from vim-fugitive
In order to sign git commits from within Vim using a plugin like tpope/vim-fugitive, it is necessary to configure the gpg-agent to use a GUI based pinentry-program.
Easily Transcribe Podcasts with Whisper.cpp
If you've ever had the need to transcribe a podcast, lecture, or some other audio recording, it turns out it's surprisingly easy with the extremely impressive whisper.cpp project. This high-performance fork of OpenAI's Whisper can run on all sorts of hardware -- including my M1 Mac Mini. Let's walk through an example from start-to-finish of transcribing an episode of the Alter Everything podcast.
How To Add an RSS Feed to a Nuxt Website
If you are a user of Nuxt Content and you wish to configure an RSS feed for your website, it's a surprisingly straight forward process! In this article, we will walk through the code changes required to host an RSS feed for both a statically generated, and Universal Nuxt application.
Page 1 of 3
Categories
Tags