Jul 1, 2026
Giving Netlify access to a new GitHub repo
When a new GitHub repo doesn't show up in Netlify, the fix is in your GitHub app permissions—not the Netlify dashboard.
Jul 1, 2026
When a new GitHub repo doesn't show up in Netlify, the fix is in your GitHub app permissions—not the Netlify dashboard.
Jun 28, 2026
Learn how to revert a range of commits in one command with git revert, including the A..B notation and when to use --no-commit.
Jun 20, 2026
Learn how git reflog tracks your movements in Git, how to read its entries, and how to restore a previous state.
Feb 3, 2026
Learn how to bypass caching by versioning CSS files with automated staging deploys through GitHub Actions.
Feb 3, 2026
What I learned building a real product with AI tools as collaborators: where they helped, where they failed, and why clarity matters more than the tools themselves.
Nov 15, 2025
Copilot for the win.
Oct 26, 2025
7 pull requests merged on GitFichas and an overview on the hacktoberfest badges.
Oct 20, 2025
Blog and GitFichas work - GitFichas now has a search bar!
Oct 19, 2025
How I used Copilot to adjust my blog covers over my morning cup of coffee
Oct 14, 2025
Over 90 issues waiting for you
Oct 12, 2025
A week 2 recap - TLDR 54 PRs this week!
Oct 5, 2025
A recap covering GitFichas contributions, pull request statistics, and others
Sep 29, 2025
Plans change and less work because resting is also important
Sep 22, 2025
Busy weekend but we have 6 different color schemes on GitFichas now 🎨
Sep 15, 2025
Big issue closed and a big win for localization 🚀
Sep 8, 2025
Learn how to integrate Auth0 MCP server with VS Code for enhanced AI-powered development workflows
Sep 8, 2025
This weekend GitFichas is got a remake and some bugs fixed 🚀
Aug 31, 2025
Learn how to integrate a custom Python MCP server with VS Code to use it directly in your development environment.
Aug 29, 2025
Learn how to automatically generate a llms.txt file in Jekyll
Aug 28, 2025
Turn a blog into a searchable knowledge base for your AI assistant. Follow this step-by-step guide to build a local MCP server in Python
Jun 26, 2025
Explore the latest MCP specifications update focusing on authentication mechanisms and security improvements for AI assistants
Apr 5, 2025
Learn how to add interactive maps to your blog.
Jan 21, 2025
Learn how to use retrieval-augmented generation with fine-grained authorization to ensure that private information stays private
Dec 5, 2024
Learn to integrate Auth0 with a FastAPI web app
Nov 9, 2024
A look at how Apple Intelligence's Clean Up feature erases objects from photos on iPhone and iPad, with real before-and-after shots.
Oct 29, 2024
Fork, branch, pull request. Learn how to use GitHub Codespaces to make your contributions.
Oct 23, 2024
I don’t know, but I’d love to see more projects and contributors alike
Oct 22, 2024
Exciting news for anyone that deals with Git and might need a reminder or two about some commands 🤩
Dec 15, 2023
Learn the differences between Flask and FastAPI when dealing with templates, routers, and static files
Dec 4, 2023
How to log in to the Heroku CLI from the terminal without a browser, even with multi-factor authentication (MFA) turned on. Handy on GitHub Codespaces.
Dec 2, 2023
Using the Heroku CLI on GitHub Codespaces to perform a "browserless" login
Dec 1, 2023
Rename a file in git without breaking your history. Learn how git mv renames files in one step so git doesn't think you deleted and recreated them.
Dec 1, 2023
Learn how to use git revert and reverse changes
Sep 20, 2023
How to use Git to force building a website hosted via GitHub Pages
Sep 11, 2023
How to get the last item of a list in Python using negative indexing, the clean way instead of len(my_list) minus one.
Sep 10, 2023
An introduction to the superpowers of database properties
Sep 8, 2023
Getting comfortable with a new skill requires effort, here's what I learned so far on editing and recording videos
Aug 19, 2023
Here’s where you can find a list of mine
Aug 16, 2023
Writing is hard, publishing is also hard, here's what I learned by doing it the first time
Dec 16, 2022
A reflection on the events of the year
Nov 30, 2022
Basic tips you can use in less than 5 minutes
Oct 31, 2022
The tips that helped me get through over 15 airports in seven countries in a timely manner in the past year
Mar 29, 2022
Curious about how the move from data science to developer relations/advocacy was? Read this one 😉
Feb 12, 2022
Let me share with you how I organize all articles, videos, talks, and podcasts I create and maybe help you with your own creation process
Feb 5, 2022
Understand when to use git stash drop how it works
Jan 23, 2022
Understand how to use git stash and git stash pop for real
Jan 18, 2022
Hands-on tips for you to improve your LinkedIn profile in less than 30 minutes
Jan 16, 2022
Your new best friend: git study cards!
Jan 15, 2022
Undo the last commit with git reset using --soft and reuse the message with ORIG_HEAD
Jan 14, 2022
Learn how to use the git reset command to undo most recent commits
Jan 1, 2022
See how to use git checkout and git switch to create a branch and switch to it with just one command
Dec 30, 2021
See how to use git rebase to bring all the most recent commits to your current branch
Dec 29, 2021
Understand how to use git rebase para to fix the brach source
Dec 24, 2021
A recipe to understand and fix conflicts in git
Dec 24, 2021
Git doesn't track empty folders. Here's how the .gitkeep file lets you commit an empty directory and keep your project's folder structure.
Oct 6, 2021
Top tips to make your open-source contribution a success
Jul 2, 2021
Learn how to create, parse and verify your JWTs in Python using PyJWT
May 31, 2021
A guide on how to configure your Droplet to access it via SSH
May 21, 2021
Get to know more about the changes in this release of the framework
Apr 29, 2021
Welcome blog post on the Auth0 blog
Apr 21, 2021
A step-by-step guide to create an instance (Droplet) at Digital Ocean
Mar 26, 2020
Tips I use when I'm working remotely for you that are adapting yourself
Feb 25, 2020
This pro tip explains how to fix the "Invalid date" error you may see on macOS Catalina
Dec 18, 2019
You know qualified women. Why not appoint them?
Sep 27, 2019
How a theme exchange impacted the number of hits on my blog
Apr 13, 2019
Learn to calculate the optimal cluster number using the elbow method
Apr 3, 2019
Let's learn to copy files into a container without using volumes
Mar 16, 2019
Learn to list and filter containers from the list
Mar 13, 2019
See how Pizza was born and get inspired to create your podcast
Apr 15, 2018
Learn how to deploy a Flask API to Heroku, using Heroku CLI and Git
Jan 13, 2018
Today's pro-tip teaches you what to do when you don't have a Gemfile
Jan 7, 2018
Learn to get your website up and running using the terminal, jekyll and other tools.
Jan 7, 2018
Chose a theme and start blog without fuss
Jan 6, 2018
Learn about the requirements.txt file
Dec 30, 2017
Learn how to create virtual environments using Python's module venv
Dec 29, 2017
Learn how to install manage Python versions using pyenv
Dec 27, 2017
How to add a thumbnail on your site
Oct 30, 2017
Using Sphinx to create documentation of the processes of organizing a community event
Feb 1, 2017
After a few months working on a open-source project sometimes I still find myself having trouble with some things. An...
Jan 26, 2017
A letter to my friends
Jan 23, 2017
As I was filling out PyCon’s financial aid form, I came across the followingquestion: Your Involvement. It wasn’t rea...
Oct 13, 2016
Finally I managed to get this thing going! After a few days trying to get thisbeautiful Jekyll template to work, and ...