Life & fun · September 11, 2023
The unofficial HN discord just hit 50 members
This server started a few weeks ago via some HN comments. It's very unofficial! There'll probably be some negative comments about discord. I know that many people dislike discord. (Side note: I hope more founders build discord alternatives) If you're active on discord and would like a HN channel, feel free to join. The server has the same guidelines as HN: > On-Topic: Anything that good hackers would find interesting. That includes more than hacking and startups. If you had to reduce it to a sentence, the answer might be: anything that gratifies one's intellectual curiosity. > Off-Topic:…
What it does
In the maker’s words, at launch
This server started a few weeks ago via some HN comments. It's very unofficial! There'll probably be some negative comments about discord. I know that many people dislike discord. (Side note: I hope more founders build discord alternatives) If you're active on discord and would like a HN channel, feel free to join. The server has the same guidelines as HN: > On-Topic: Anything that good hackers would find interesting. That includes more than hacking and startups. If you had to reduce it to a sentence, the answer might be: anything that gratifies one's intellectual curiosity. > Off-Topic: Most stories about politics, or crime, or sports, or celebrities, unless they're evidence of some interesting new phenomenon. Videos of pratfalls or disasters, or cute animal pictures. If they'd cover it on TV news, it's probably off-topic. > Be kind. Don't be snarky. Converse curiously; don't cross-examine. Edit out swipes. Intentions for the server: More of the Ask HN and Show HN discussion type content, including early feedback before show HN posts. Less intimidating to join the convo.
Does the same job
all alternatives →- HCHackerNewsers,com, find other hackers near you2010 · ▲221
There's been lots of discussion recently about finding other HNers to talk to / bounce ideas off / work with, some Google spreadsheets were set up to share details but they were soon vandalised. I had a spare afternoon yesterday (which turned into a long day) and here's the result: http://www.hackernewsers.com/ It's only open to people with HN accounts, it lets you post your biography, location, skills etc. Anyway, I hope you like it and find it useful.
- IMI made an HN job board2013 · hnjobs.org · ▲149
I noticed the who's hiring threads are very popular every month, so I decided to create a job board specifically for hacker news. You can tag jobs, search, view user's profiles and more. Tell me what you guys thing! Any feedback is appreciated.
- HCHackerForums.co, a forum for the crowd that hangs out on HN2018 · hackerforums.co · ▲175
- UHUnofficial Hacker News Bulletin Board (links to your HN user account)2012 · ▲8
I've setup a bulletin board for the HN community that only accepts registrations from HN users. The idea behind it is to allow members of the community to have open discussions with each other that would otherwise be regarded as off topic. Any and all feedback welcome. http://hnbb.org
- HNHacker News without leaving your terminal2011 · github.com · ▲25
I put this together since I find myself switching away from the terminal to see if anything new popped up in HN. There might be similar ones out there, didn't bother looking. It was a quick experiment, which might end up with a few more features.
- FCFounder Chats – Connecting Hacker News Founder Community2019 · ▲37
Hi HN community! A huge number of startup founders are reading Hacker News, but it's still very hard to make new personal connections here and help each other with product building, growth, or fundraising. As an experiment to make HN founder community more connected, I've created a system of chat groups, organized by location, industry sector, and priority tasks. We were testing it out for the last couple of weeks, starting with 200+ YCombinator alum companies. Now already have 1000+ startups there, and 80+ venture investors have joined to connect with founders early. Many pitch practices…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d 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