Skip to Content

websites

4 posts

Posts tagged with websites

😱 Screamer News Featured Post

screamer.news

So I built something on Friday and it's already gone through a ton of revisions, but it's at a point where I think I'm pretty happy with it. I wanted a simple place I could go to quickly catch up on the major topics of the day being covered by major publications to help avoid having to go to multiple homepages, troll social media feeds, or having to bog down my RSS reader with firehose feeds from big publications, in order to stay informed.

Right up front, I will warn you, the summaries are written by AI—sent through Claude's API, specifically. I'm not a fan of AI, but I wanted to try to challenge myself as well as learn how to use some of these tools, just in case. So AI seemed like the best approach in order to avoid adding yet another project on my plate to update on a daily basis.

Screamer News is essentially a dashboard of news summaries across four topics, which run at different times throughout the day. Sports in the morning to capture the news from the day before and last nights scores; tech and culture in the afternoon/evening to capture the days news; and politics late at night to capture everything that happened during the course of the day.

When the job runs, it collects articles from various RSS feeds (specifically chosen for each topic) from the previous 24-hours. It then passes the collection of articles to Claude, which uses some criteria to pull out the five or so most important storylines from the day, summarizes them, and provides links back to the original sources covering the story.

Clicking a box in the grid will open the full summary up, as well as mark it as read (saved via localStorage) so when you return, you can quickly glance to see what's new.

That's basically it... I've thought about a few ideas I could maybe add and put behind a paywall, such as e-mailing the digests (which the original idea had via a Ghost blog), complete history (for when the list of days becomes too long), and a few other things, but for now, I'm pretty happy with it and have bee using it myself daily during it's short life.

🌁 mist

collaborative markdown editor

I’ve talked before about my desire for a Google Docs alternative—one where I could share docs with writers, suggest changes, etc.—and I even wrote up some requirements for it in the hopes that someone might magically decide to build it for me.

mist is 95% there. I couldn’t find a note about it being open-source, but I’m dying for someone to run with this and add file organization to it so I don't have to worry about the 99hr expiration.

🌐 Miniroll & Miniship

Miniroll + Miniship

These are two brand new webapps from Chris Hannah that I absolutely adore already. Miniroll is a simple and sleek way to make an embeddable blogroll and Miniship does the same, but for changelogs. They are both super simple, have a fun vibe and aesthetic, and are a joy to use.

I’ve started putting together a changelog for Foofaraw and a Friends of Foofaraw blogroll. I’m excited to continue building these out, creating more, and seeing where Chris takes his little ā€œminiā€ empire.

🌐 Hypertext theme

Blot

New theme fo the Blot CMS I use learned about via their newsletter. It’s styled after Obsidian Publish and looks terrific. Making me think I should give a digital garden another go…