Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 9 min 6 sec ago

One Model or Twenty-Six?

Tue, 07/14/2026 - 2:12pm
Categories: Hacker News

Skydreams

Tue, 07/14/2026 - 2:11pm
Categories: Hacker News

LLMs and Shaders

Tue, 07/14/2026 - 2:10pm
Categories: Hacker News

Finding Eliza – The First Chatbot

Tue, 07/14/2026 - 2:08pm

Article URL: https://findingeliza.org

Comments URL: https://news.ycombinator.com/item?id=48910826

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I built Habbo but for your website – 3D chat rooms, one script tag

Tue, 07/14/2026 - 2:05pm

Hey HN, I'm Vincent.

I built floors.js to bring back social interactions on the web.

You paste one script tag. Your pages become isometric 3D rooms. Visitors show up as avatars, see each other, and chat in real-time.

Three.js handles the isometric rendering, and a Bun WebSocket server manages presence, rooms and chat. The whole thing runs without touching the host site's DOM or styles beyond its own container. It works on any static site and is also optimised for SPA navigation (clicking on a door lets you navigate to another page).

The landing page itself is the live demo, and I'm in the room almost all the time so come say hi! (when I'm not, I get pinged on my phone and can text you back from Telegram directly)

Would love to hear what you think!

Comments URL: https://news.ycombinator.com/item?id=48910799

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I made my note-taking system self-hosted after HN asked

Tue, 07/14/2026 - 1:13pm

6 months ago [0] I did a Show HN for Docket - it’s a system for active note taking in regular meetings like 1-1s, stands, all-hands, etc.

On that thread a few of you asked for a self-hosted version. So I built it.

There's a free tier available. I put loads of effort into making setup easy - just one install command that gives you a CLI for start/stop/upgrade commands etc.

It runs as a single container, you can use a custom domain out the box for hosting over the internet (it provisions a LetsEncrypt cert for you), or just run locally (then via tailscale or whatever else if you want private networking). Single-player mode for private note-taking is indeed a much-encouraged usecase and is unlimited within the free tier.

This release also includes other big improvements requested in feedback last time (in both the self hosted and cloud versions): Export of notes; editor formatting more intuitive; easier to manage your actions.

Next on the roadmap is native clients, but honestly the mobile web experience is already quite usable. I use it all the time on my phone!

Give it a go, and let me know what you think :-) Any help needed with setup or anything else really, contact details are in my profile.

[0] https://news.ycombinator.com/item?id=46198430

Comments URL: https://news.ycombinator.com/item?id=48910011

Points: 1

# Comments: 0

Categories: Hacker News

Pages