PartiallyApplied@lemmy.worldtoTechnology@lemmy.world•I Ditched the Algorithm for RSS - and You Should TooEnglish
9·
9 days agoMy way is simple and stupid. I hit F12, then search for “rss” in the html and copy the link
My way is simple and stupid. I hit F12, then search for “rss” in the html and copy the link
If you’re on iOS, feeeed is kinda slick :)
You probably already know this, but for those who don’t, git can globally ignore patterns. It’s the first thing I set up after logging in. Honestly wish git just shipped this way out of the box (maybe match .DS_Store by name and some magic bytes?) with a way to disable it. Just for the sake of easier onboarding