Free Substack and Medium Writer Tool
Initial quick launch! Run your account through this free analytical tool. Would appreciate feedback on features you would like to see.
Does the same job
all alternatives →- AGA Github for writers?2013 · penflip.com · ▲181


- AUA user powered copy editing tool (running on Ars Technica)2011 · ▲56
I blew off a bunch of "serious" side work last month and built a tiny little embeddable editing tool that I've wanted to have for Ars Technica since, well, the beginning of internet time. It lets any random user make edit suggestions for writers/editors to consider and act on. I think it's pretty cool and it's gotten some good use over the last few weeks. Of note, it's uses a single-field signup form. Edit administration is currently email based, so all it needs is an email address to get people going. I'm sure I'm not the only person to ever do this, but I basically just turned it on one…
- LALightWrite, A Free Online WriteRoom Clone2011 · gun.io · ▲47
- RMReleasing my own SEO tools, free of charge2018 · ▲17
Hello HN! Being a software engineer and an SEO guy I wrote a heap of tools and scripts to make my life easier. Now I've decided to share some of them with the community, and made a small site where I will be publishing them. They are all completely free (yes, free forever) and you don't even need to sign up for the site. Just use the thing as you like, no limits. Currently you can access 4 instruments: - Backlink retriever - Thin/weak content analyzer - Traffic trend analysis - Visitor list retriever I am planning on releasing more free tools with time, and trying to stay original by…
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