March 05, 2025 devops 8 min read Creating a Tailwind CSS manager with systemd user services Learn how to build a bash script that manages multiple Tailwind CSS projects using systemd user services for reliable background processing. Topics: tailwind css bash systemd automation linux tools
January 15, 2024 devops 8 min read Building robust CI pipelines for Flask applications Learn how to design and implement effective continuous integration pipelines for Flask applications that automate testing, linting, and deployment processes. Topics: python flask testing ci devops automation
March 09, 2023 productivity 4 min read A beginner's guide to text expansion: boost your productivity Learn how text expansion tools can significantly improve your typing efficiency and workflow automation across different platforms. Topics: automation text-expansion productivity vim macos windows
December 27, 2019 code 3 min read Pelican YAML frontmatter with UltiSnips Learn how to automate YAML frontmatter generation for Pelican blogs using UltiSnips in Vim. Topics: pelican ultisnips vim yaml automation
November 19, 2019 devops 6 min read Automating Git commits for external Gollum wiki edits A comprehensive guide to automating Git commits for Gollum wikis when edits are made outside the web interface Topics: git gollum automation wiki shell-scripting