This is a short summary. ↗ Open original to view full content
How To Find Good RSS Feeds To Follow
from blog Brentter.com/, | ↗ original
Related
More from Brentter.com/
Raindrop API Fun To Grab Recent Bookmarks
1 Jan 2025 |
original ↗
A quick little python script to convert your most recent bookmarks on the raindrop.io app to a local .json file using their API
My Favorite Website to Markdown Tools For LLMs
28 Dec 2024 |
original ↗
Some of the best open-source and free tools I use for converting websites and git repos into structured markdown data for improved LLM ingestion
Spotify Poster Generator In Python
18 Dec 2024 |
original ↗
A great album poster generator that is written in python and uses the Spotify API to pull the cover image. Highly customizable, looks great in dark mode and can print most lyrics at the bottom
Follow RSS Updates With Obsidian Integration, Email Newsletters, Webhooks And More
30 Oct 2024 |
original ↗
Updates to the Follow RSS Aggregator including Obsidian integration, email newsletters, webhooks and user-generated puzzles for access codes
Venv or Virtualenv: What's The Difference?
24 Oct 2024 |
original ↗
A quick tutorial on the difference between Python virtual environments Venv and Virtualenv and how to use both