Live data from Hacker News

Show HN: Watch fascism unfold in realtime – an AI-powered tracker

realtimefascism.com

1–10 of 61 posts

Show HN: Watch fascism unfold in realtime – an AI-powered tracker

#1
Hi HN, Wanted to share a project I made over the weekend - a real-time fascism tracker. The site fetches recent news from trusted sources, filters it for keywords related to fascism and the current US administration, and then sends it to GPT-4o for classification according to the 14 characteristics of fascism described by Dr. Lawrence Britt. With the rapid pace of news in the US, especially post-election, it’s hard to keep up. I built this site so you can quickly see important topics and draw parallels with similar historical events. Would love to hear your thoughts. - Ryan

Show HN: Watch fascism unfold in realtime – an AI-powered tracker
realtimefascism.com

Re: Show HN: Watch fascism unfold in realtime – an AI-powered tracker

#5
Slick design, I like it.

Could just be me but with characteristic-level severity levels it's not immediately clear to me if they're referring to like the categorical severity (e.g. "when labor power is suppressed that's a critical sign of encroaching fascism") or the present-day severity (e.g. "recent news points to there being critical levels of labor suppression happening right now").

I can suss out that it seems to be the present-day severity, but it wasn't intuitive (for me at least).

And how does your scale/algorithm work in terms of time-dependence? If there isn't any news indicating signs / intentions of labor suppression for a couple weeks then does that drop the severity level (both at the characteristic level and/or the overall level)?

Cool project at the very least for keeping track of recent alarming news. I hope we never have to find out how accurate your tracker really is...(Then again that opens up the can of worms of "when does fascism arrive?"...with the answer always being earlier in retrospect than predicted in present.)

Re: Show HN: Watch fascism unfold in realtime – an AI-powered tracker

#6
Cool site. One thing I wish we had were rich, open archives of news that could be fed into something like this so we could see not just the live updating perspective, but a retrospective time series of the fascism-o-meter over a long time. Especially seeing how the different contributing categories change over time, and how you likely would see some of them start ticking up earlier than people might expect.

Re: Show HN: Watch fascism unfold in realtime – an AI-powered tracker

#7
post #6

Cool site. One thing I wish we had were rich, open archives of news that could be fed into something like this so we could see not just the live updating perspective, but a retrospective time series of the fascism-o-meter over a long time. Especially seeing how the different contributing categories change over time, and how you likely would see some of them start ticking up earlier than people might expect.

Thanks! and this is actually one of the things on my list. Still noodling on how to do this effectively and efficiently, since I want it to follow my same process of filtering through gpt-4o, and running 10 years of data through that could cost me.

But yes love the idea : )

Re: Show HN: Watch fascism unfold in realtime – an AI-powered tracker

#8

Slick design, I like it. Could just be me but with characteristic-level severity levels it's not immediately clear to me if they're referring to like the categorical severity (e.g. "when labor power is suppressed that's a critical sign of encroaching fascism") or the present-day severity (e.g. "recent news points to there being critical levels of labor suppression happening right now"). I can suss out that it seems t…

Good feedback! ill work on making it a bit more clear.

as for the time-dependance / algorithm, good question .I'm still working on tweaking it, right now recency has a 30% weight. I just started this last thursday so im quite unsure how things will change / look on the site over time and what makes sense for a half life / decay of an article.

Post reply on HN