Jason Kottke shares a link to a Spotify playlist of Anthony Bourdain's favorite songs, highlighting his love for music. The post also links to an Apple Music playlist that includes songs Bourdain curated for his PBS show.
via kottke.org
Jason Kottke shares a link to a Spotify playlist of Anthony Bourdain's favorite songs, highlighting his love for music. The post also links to an Apple Music playlist that includes songs Bourdain curated for his PBS show.
via kottke.org
Rating: ★★★★☆
Upcoming features and improvements:
[x] Saved places integration
[ ] Report feature
[ ] Add Twitter likes and Bookmarks
[x] Goodreads integration
For updating all current Substack posts in your inbox to "Archived" - copy and paste this into the console on your browser:
let isArchiving = false;
let lastProcessedPost = null;
function archiveVisiblePosts() {
if (isArchiving) return;
isArchiving = true;
const posts = document.querySelectorAll('._linkRow_1qqfh_28.reader2-post-container');
let delay = 0;
const delayIncrement = 300;
Stay up to date with email notifications of new posts.