RSSAmplifier

Blog

rserra.it Blog RSS Feed

Just my page.

rserra.itRSS feed ↗5 posts

Latest posts

ML and AI resources

Why? This post contains a list of my favorite sources (YouTube channels, websites, newsletters, etc..). last updated on: 2025-02-06 Youtube…

Docker for AI and data science

Why? Managing dependencies with Python when working on multiple AI and data science problems can quickly become a nightmare; sure, , , or…

HTML5 canvas optimization

Introduction Almost every year around July, I start preparing for the js13kgames, a game dev competition that requires creating an HTML…

Solving the hardest sudoku (with wave function collapse)

The code presented in this post is available on github. Why If you search on the internet for the world's hardest sudoku you will probably…

Playing with Prompts

Why? In recent times, Large Language Models (LLMs) have gained tremendous popularity, and ChatGPT is among the leading ones. The capability…