Felix's Blog
github
HomePostsAboutTags

Search

No results1 result$NUMBER results
Light Dark
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 ⟶
    © 2025 by Felix Williams is licensed under CC BY-SA 4.0
    Powered by Zola • Theme customized from Apollo