Jessica Temporal
  • 🇺🇸 EN
    • 🇺🇸 English ✓
    • 🇧🇷 Português
  • About
  • Books
  • Series
  • Talks
  • Videos
  • Socials
  • CV
  • GitStudyCards
Configure a Local Python MCP Server in VS Code

Configure a Local Python MCP Server in VS Code


Aug 31, 2025
Learn how to integrate a custom Python MCP server with VS Code to use it directly in your development environment.
How to create an llms.txt file in Jekyll and GitHub Pages

How to create an llms.txt file in Jekyll and GitHub Pages


Aug 29, 2025
Learn how to automatically generate a llms.txt file in Jekyll
How to Build a Python MCP Server to Consult a Knowledge Base

How to Build a Python MCP Server to Consult a Knowledge Base


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
Model Context Protocol (MCP) Spec Updates from June 2025: One Small Step for a Spec, One Giant Leap for Security

Model Context Protocol (MCP) Spec Updates from June 2025: One Small Step for a Spec, One Giant Leap for Security


Jun 26, 2025
Explore the latest MCP specifications update focusing on authentication mechanisms and security improvements for AI assistants
Creating a Travel Diary With Django

Creating a Travel Diary With Django


Apr 5, 2025
Learn how to add interactive maps to your blog.
RAG and Access Control: Where Do You Start?

RAG and Access Control: Where Do You Start?


Jan 21, 2025
Learn how to use retrieval-augmented generation with fine-grained authorization to ensure that private information stays private
FastAPI Authentication by Example

FastAPI Authentication by Example


Dec 5, 2024
Learn to integrate Auth0 with a FastAPI web app
Apple Intelligence Clean Up: removendo objetos de fotos no iPhone

Apple Intelligence Clean Up: removendo objetos de fotos no iPhone


Nov 9, 2024
Um olhar sobre como a funcionalidade Clean Up da Apple Intelligence apaga objetos de fotos no iPhone e iPad, com imagens reais de antes e depois.
Apple Intelligence Clean Up: removing objects from iPhone photos

Apple Intelligence Clean Up: removing objects from iPhone photos


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.
Fazendo pull requests com GitHub Codespaces e contribuindo com um projeto open source

Fazendo pull requests com GitHub Codespaces e contribuindo com um projeto open source


Oct 29, 2024
Fork, branch, pull request. Veja como usar GitHub Codespaces para fazer suas contribuições.
Learn to make pull requests using GitHub Codespaces and contribute to open source

Learn to make pull requests using GitHub Codespaces and contribute to open source


Oct 29, 2024
Fork, branch, pull request. Learn how to use GitHub Codespaces to make your contributions.
GitFichas agora é Open Source 🎉

GitFichas agora é Open Source 🎉


Oct 25, 2024
Ótimas notícias pra quem mexe com Git e precisa de uma ajudinha de vez em quando 🤩
Reflections from a maintainer and contributor during Hacktoberfest - is open source struggling?

Reflections from a maintainer and contributor during Hacktoberfest - is open source struggling?


Oct 23, 2024
I don’t know, but I’d love to see more projects and contributors alike
GitFichas is Now Open Source 🎉

GitFichas is Now Open Source 🎉


Oct 22, 2024
Exciting news for anyone that deals with Git and might need a reminder or two about some commands 🤩
Projetos Brasileiros para contribuir nesse #Hacktoberfest 2024

Projetos Brasileiros para contribuir nesse #Hacktoberfest 2024


Oct 2, 2024
Versão 2024 da lista de projetos brasileiros para fazer pull requests no #Hacktoberfest
Notas sobre publicar meu primeiro e-book

Notas sobre publicar meu primeiro e-book


Feb 4, 2024
Escrever um livro é difícil, publicar também, aqui está o que aprendi ao fazê-lo pela primeira vez
Dicas para migrar uma aplicação de Flask para FastAPI e vice-versa

Dicas para migrar uma aplicação de Flask para FastAPI e vice-versa


Jan 19, 2024
Aprenda as diferenças entre Flask e FastAPI ao lidar com templates, routers e arquivos estáticos
Tips on migrating from Flask to FastAPI and vice-versa

Tips on migrating from Flask to FastAPI and vice-versa


Dec 15, 2023
Learn the differences between Flask and FastAPI when dealing with templates, routers, and static files
Heroku CLI login from the terminal with MFA enabled

Heroku CLI login from the terminal with MFA enabled


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.
7 lições que aprendi gravando e editando vídeos curtos

7 lições que aprendi gravando e editando vídeos curtos


Dec 3, 2023
Se sentir confortável com uma nova habilidade exige esforço. Esse posts é uma reflexão sobre os aprendizados em relação a edição e gravação de vídeos
Login to Heroku from GitHub Codespaces

Login to Heroku from GitHub Codespaces


Dec 2, 2023
Using the Heroku CLI on GitHub Codespaces to perform a "browserless" login
Renaming files in Git: the right way (using git mv)

Renaming files in Git: the right way (using git mv)


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.
How to undo changes in a Git repository using git revert

How to undo changes in a Git repository using git revert


Dec 1, 2023
Learn how to use git revert and reverse changes
Livestream Hacktoberfest - Contribuindo com Open Source

Livestream Hacktoberfest - Contribuindo com Open Source


Nov 5, 2023
Se você quer contribuir com open source e entender mais sobre o GitHub, este post é para você
Projetos Brasileiros para contribuir nesse #Hacktoberfest 2023

Projetos Brasileiros para contribuir nesse #Hacktoberfest 2023


Oct 1, 2023
Versão 2023 da lista de projetos brasileiros para fazer pull requests no #Hacktoberfest
Using empty commits to rebuild GitHub Pages websites

Using empty commits to rebuild GitHub Pages websites


Sep 20, 2023
How to use Git to force building a website hosted via GitHub Pages
Getting the last element of a list in Python

Getting the last element of a list in Python


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.
How to count characters of a property on Notion easily using formulas

How to count characters of a property on Notion easily using formulas


Sep 10, 2023
An introduction to the superpowers of database properties
Contando carácteres de uma propriedade no Notion usando fórmulas

Contando carácteres de uma propriedade no Notion usando fórmulas


Sep 10, 2023
Uma introdução sobre os superpoderes das propriedades das Databases
Login no Heroku via linha de comando (CLI) com MFA ativado

Login no Heroku via linha de comando (CLI) com MFA ativado


Sep 9, 2023
Como fazer login no Heroku CLI pelo terminal sem navegador, mesmo com a autenticação multifator (MFA) ativada. Útil no GitHub Codespaces.
  • 👈
  • 👉
All rights reserved by Jessica Temporal