RSS Feed
Articles
-
Now Generating URL Slugs With Natural Language Processing!
Generate clean, SEO-friendly URL slugs using spaCy's natural language processing capabilities. -
Safe Storage of App Secrets in Python Development
Discover an effective method for securely storing and managing sensitive app secrets in Python development. -
Automate All The Things: A Manifesto for Building Better Teams
Explore how automation can transform team dynamics, boost productivity, and foster innovation. This manifesto outlines the benefits of automating repetitive tasks to free up creative energy and improve collaboration across teams. -
Preserve commit history when moving files across Git repositories
Learn how to preserve your commit history when moving files between Git repositories, ensuring that valuable project history and context are retained during the transfer process. -
Publishing a Jekyll site to a separate Github Pages repository using Github Actions
Learn how to automate the deployment of your Jekyll site to a separate GitHub Pages repository using GitHub Actions, streamlining your workflow and ensuring seamless updates.
Newest Posts
- Now Generating URL Slugs With Natural Language Processing!
- Safe Storage of App Secrets in Python Development
- Automate All The Things: A Manifesto for Building Better Teams
- Preserve commit history when moving files across Git repositories
- Publishing a Jekyll site to a separate Github Pages repository using Github Actions