
Doodle a Joke
Turn four lines of internet hype into a tiny hand-drawn GIF joke.
@chaogetalks · X
Hyperframe 真的太强了!我给 网站 做了一个 intro demo video, 请欣赏! #Hyperframe #VibeCoding #AI #DoodleAJoke #AiVideo
The full gallery
Tech stack
60 projects

Turn four lines of internet hype into a tiny hand-drawn GIF joke.
@chaogetalks · X
Hyperframe 真的太强了!我给 网站 做了一个 intro demo video, 请欣赏! #Hyperframe #VibeCoding #AI #DoodleAJoke #AiVideo

The internet started with $1. It is turning it into a Lamborghini, one funded level at a time.
@zeekgen · X
shipped the internet is upgrading $1 into a lamborghini through 21 levels. pay anything, stripe verified, biggest contributor gets their logo vinyl on the actual car 🏎️ currently level 3, crown sits at $6

Paste your profile link, pay to climb. Highest bid wins #1 on each board. Real creators over synthetic hype.
@anup756 · X
well but show me you really mean it

One spotlight. Anyone can take it. Climb the leaderboard and get looked at.
@zroutisnomore · X

Now in public beta. A sarcastic startup simulator: hire devs, ship features, dodge VC drama, and try not to go bankrupt. Built with Three.js.
@fmfamaral · X

Dethrone is the next attention market.
@DethroneLeague · X
Dethrone League — a live arena where websites go head-to-head in hourly battles. Submit your site, get matched with a competitor in your category, and let people vote for the winner. Just launched:

A competitive launch feed for founders. Submit your X launch video, bid to climb the ranking, and get seen by the people who fund and buy.
@prathamsonk · X
Check out and grab the #1 position

One ad slot per category. The price falls every second. Grab it before someone else does.
@itscalpz · X
is fun until the price is too high for some users, introducing #meltspot wherein you can be number one until someone does offer higher (the price is going down from time to time) :)))

@TTrimoreau I made a machine that turns customer complaints, into winning startup ideas...ready in seconds, instead of months https://t.co/msX0TkZJgd
@drewg2009 · X
I made a machine that turns customer complaints, into winning startup ideas...ready in seconds, instead of months

Post weekly to X, LinkedIn, and Reddit automatically with AI-generated content in your voice.
@mihirrr_08 · X
check this out

@lightsilver323 Built something slightly pointless but strangely addictive 😅 One global countdown shared by everyone. Every person can add 1 second, but the clock never stops. Now
@WhatHappensAt0 · X
Built something slightly pointless but strangely addictive 😅 One global countdown shared by everyone. Every person can add 1 second, but the clock never stops. Now I'm just waiting to see how long the internet can keep it alive 👀

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor