I made this website where I collect OSINT tools
Show HN: I made this website where I collect OSINT tools
Does the same job
all alternatives →- OWOur weekend project - HN Showcase, browse "Show HN" posts2011 · ▲63
http://www.hnshowcase.com Moses (nnythm) and I browse Hacker News daily. Show HN posts are some of our favorite parts of HN. We wanted to create a way to browse Show HN articles, even those that might not quite make it to the front page. We created http://www.hnshowcase.com last weekend to make discovering projects posted on HN easier. It searches all "Show HN" posts and generates a thumbnail view for each of them. You can sort by submission date, points, and number of comments, and navigate with left/right or j/k keys. We used the following technologies: HN Search API, Pyramid web…
- IMI make list of tool to decor your GitHub readme2021 · github.com · ▲39
- IMI made a tool to track the upvote/ranking history of HN submissions2021 · upvotetracker.com · ▲144
- IMI made a better interface for Google Tasks and I can't go back2011 · gtasker.com · ▲122
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)
- PFPosts from Hacker News tagged "Show HN"2013 · showhnapp.herokuapp.com · ▲35
My first python app, it displays posts from hacker news that is tagged under "Show HN"...
- CLCurated list of startup tools in a single page2021 · startuptoolchain.com · ▲43
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