Felix's Blog
Home
Posts
About
Tags
Search
No results
1 result
$NUMBER results
Posts
2025-09-27
Tips for Profiling in Python
A guide to profiling in Python and Jupyter
Read more ⟶
2025-09-14
Recipes For Concurrent Futures in Python
Recipes for how to use Concurrent Futures to run code in parallel and how to incorporate progress bars with tqdm.
Read more ⟶
2025-09-14
Git branch clean Function
A shell function to clean up git branches that were deleted on the remote
Read more ⟶
2025-09-14
Recipe to Integrate 1D NumPy Arrays in Pydantic
How to use 1D NumPy Arrays in Pydantic Models
Read more ⟶
2025-09-14
Schedule 1 Mix Calculator
An overview of the mixing mechanic in the Schedule 1 minigame and how I implemented an ingredient search algorithm.
Read more ⟶
2025-09-14
Connecting to a VertexAI Workbench Instance with SSH
How to connect to a VertexAI Workbench instance with SSH for use with VS Code
Read more ⟶