Today I Learned
This is a collection of short articles about things I've learned. They are too short for my Blog
I stole took this idea fromjbranchaud/til
2026
GitHub Pages can host a live preview for every pull request if you deploy from a gh-pages branch, so you don't need Netlify just for that.
Ollama’s Launch feature lets you spin up Claude locally, so you can use Claude Code without an Anthropic subscription. I’m running the powerful `gpt-oss:120b-cloud` model and it feels amazing.
2025
The profile feature lets you create separate environments with different extensions and settings for each tech stack helping keep your IDE fast and organized by loading only what you need for each project.
2024
I stumble across one of the easiest ways of deploying ML models online so anyone can use it
You can use the Opengraph API of Github to get always up to date preview of any repository
During the past days I've tried different models locally and it turns out that it was easier than I expected!
How to automate birthday email reminders using Google Calendar and Apps Script by leveraging Google Contacts to create a birthday calendar and setting up a script to send notifications on each birthday.
Boosting video recording setup using NVIDIA's app to save on hardware expenses.
I explained how you can easily convert your notebooks into well animated presentations powered by Reveal.js
Enhance your Markdown with LaTeX math thanks to remark-math project
I found JupyterLite for embedding Python code in websites, enabling easy sharing and local execution.
Git-open is a CLI tool I use that opens the current project's repository in my browser with a simple command
An open source project to quickly share content directly from the browser
I introduce TIL, a micro-blogging format to share concise, specific knowledge in under 200 words for simplicity and quick content creation.