I made a realistic fake tweet generator that's easy to use
Hi HN, I created a (realistic) fake tweet generator to make my mum believe I'm successful until I get there for real haha. Now I can proudly (not) show her Elon endorsed my SaaS! It's 100% free to use and I tried to make it as realistic as possible while being easy to use. There are already existing similar tools but I could not find one that automatically pre-fills data from a twitter username and that handles business accounts (square picture/gold badge/company picture) so I built it. I would love to hear your feedback or suggestions!
Does the same job
all alternatives →

- PAProven – An alternative to Twitter's verified accounts, with HN support2018 · github.com · ▲334


- TMTweetBoard.me2011 · ▲124
I've been wanting a "pro-feel" Twitter stats dashboard for a while now. Inspired by Geckoboard I built TweetBoard.me If you're a Twitter power user you might like it :) Looks best in full screen! Note: There were problems when first launched but now it should be working at the real address: http://TweetBoard.me (Not working on mobile)
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com