Notes from Simon Willison's Interview on Software Misadventures
Key takeaways from Simon Willison's podcast interview on software architecture, plugins, and effectively using LLMs in development.
Key takeaways from Simon Willison's podcast interview on software architecture, plugins, and effectively using LLMs in development.
A developer's recap of MCing the developer track at Figma Config 2024, highlighting talks on design, development, and live-coding.
A guide on how to add custom Babel presets and plugins to a Next.js project by creating and configuring a .babelrc file.
A guide to supercharging search and global replace functionality in Vim using plugins and built-in tools for maximum speed.
Learn how to navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
A guide to installing and managing Vim plugins using a plugin manager like vim-plug to improve your development workflow.
A technical guide on creating a custom includes directory in Jekyll using a custom Liquid tag.
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.