How I use chezmoi to manage dotfiles across Macs
Dotfiles drift when real machines change. Here is how I use chezmoi to keep config, app settings, and helper scripts predictable across my Macs.
A public notebook on product engineering, software, and the web.
22 entries in this topic.
Dotfiles drift when real machines change. Here is how I use chezmoi to keep config, app settings, and helper scripts predictable across my Macs.
Homebrew fell into a heavy source-build path on my older Intel Mac, so I used GitHub Desktop’s bundled Git toolchain to get Git LFS working immediately.
I migrated my personal site from Jekyll to Astro while keeping the content and publishing layers intact.
Learn how the "all" keyword in CSS simplifies universal styling changes across elements, making design tweaks quicker and more efficient.
I spent the weekend asking ChatGPT what each command in the zprofile configuration file does.
Part of process about learning framework-based frontend development is being able to manipulate JavaScript data types and you often need to understand how to ha
Some of the lessons I learned from local state management in React as a beginner.
Easily add Carbon Ads to your Next.js site with beginner-friendly tutorial. Seamlessly integrate the component and get the ads running in no time.
Learn how to let your site visitors to select dark or light theme on your site with this tutorial.
Learn how to store your design tokens with Sass and apply dark them with CSS variables.
Learn how to install Prettier to order CSS properties automatically in Sublime Text.
Here is a simple solution to resolve unable to load the EventMachine C extension; to use the pure-ruby reactor, require 'em/pure_ruby' error
Shell script to help you deploy website easily to HubSpot.
I'm sharing some tips to help you maintain repositories from the projects you forked from GitHub.
Here's a fix for Jekyll if you cannot build your project after updating Ruby to the latest version.
If you use GitHub for macOS, you want to verify that your personal token access is stored correctly.
Learn how you can set up Plausible on Amazon EC2 with this guide.
Take advantage of Jekyll Include to build a component in your project.
Follow this guide to integrate ConvertKit into your website by building a lightweight HTML form without loading additional scripts.
Learn the best practices to set up and configure macOS for web development.
In this tutorial, you're going to learn how to start a new Jekyll project and manage the dependencies correctly.
Learn the basic regular expression and manipulate clipboards with Keyboard Maestro.