Datasette 1.0a24
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Datasette 1.0a22 release notes covering new security features, a client detection method, and developer tools for plugin authors.
Using AI coding agents to automate repetitive plugin upgrades for Datasette 1.0, running six parallel sessions.
A developer documents upgrading a Datasette plugin for the 1.0 alpha, using tools like uv and OpenAI Codex CLI, including video and notes.
A guide to conditionally disabling WordPress plugins for specific pages using a must-use plugin and custom PHP code.
A tutorial on creating a custom blog post picker in Neovim using telescope.nvim, focusing on structured data and metadata filtering.
A developer shares their journey customizing Neovim for blogging, covering initial setup, autocommands, and plugin structure.
A tutorial on using the Block Lab WordPress plugin to create custom Gutenberg blocks with minimal coding required.
A guide to creating a basic Maven plugin from scratch, covering dependencies, annotations, and a simple example.
A developer explains building a security-focused static code analysis tool for Gulp by extending an existing plugin, following open source philosophy.
A guide to manually update Xcode plug-ins for compatibility with new Xcode versions by editing the DVTPluginCompatibilityUUIDs.
A guide to syncing remote Craft CMS sites to a local development machine, covering plugins, scripts, and tools like rsync.
Developer modifies TinyMCE plugin for b2evolution to add callbacks, enabling automatic integration of Gallery 2 image insertion.
A developer compares the Gallery 2 plugin for WordPress with their own b2evolution plugin, analyzing features, code structure, and integration methods.