Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    40comments
  2. Show HN: I built a new version of my fun spatial 3D online meeting app(flat.social ↗)
    31comments
  3. One Year of Sponsored Servo Development(servo.org ↗)
    106comments
  4. I had Gemini train its own replacement for $9(petervijeh.com ↗)
    12comments
  5. Canada welcomes EU proposal to become 'associate member'(bbc.com ↗)
    147comments
  6. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    331comments
  7. CCC invites all model citizens to 40C3(ccc.de ↗)
    32comments
  8. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    59comments
  9. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    9comments
  10. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    95comments
  11. Sixteen Locks Ought to Be Enough for Anybody(thebuild.com ↗)
    discuss
  12. Training a 4B model to produce 81% faster query plans than Postgres(rohanbansal.com ↗)
    126comments
  13. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    152comments
  14. The Relation Between Mathematics and Physics by Paul Dirac(cam.ac.uk ↗)
    33comments
  15. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    139comments
  16. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    discuss
  17. Small programming tricks(will-keleher.com ↗)
    261comments
  18. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    30comments
  19. Online Z3 Guide(microsoft.github.io ↗)
    9comments
  20. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    23comments
  21. Neovim have a ~$800k Bitcoin donation sitting untouched since 2023
    177comments
  22. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    246comments
  23. Comparison of Malloc() Algorithms(egbert.net ↗)
    29comments
  24. Backups Aren't Simple(filipovski.net ↗)
    179comments
  25. Breaking the 1.58-bit Barrier for Ternary LLMs(arxiv.org ↗)
    36comments
  26. Developing provably correct Rust code with Verus(amazon.science ↗)
    36comments
  27. HarnessTax: How Much Does the Harness Matter for Coding Agents?(harnesstax.github.io ↗)
    71comments
  28. A 32-year-old bug walks into a Telnet server(watchtowr.com ↗)
    37comments
  29. AWS says it can't restore some data from mideast facilities struck by Iran(wsj.com ↗)
    410comments
  30. The engineering behind the US Strategic Petroleum Reserve(johnjwang.com ↗)
    98comments

Show HN: I built a new version of my fun spatial 3D online meeting app

51 pointsby 1h agoflat.social
30 comments
Hi HN!

flat.social is a fun spatial online meeting app for remote teams and communities. It's largely built like a web multiplayer game, and the 3D virtual spaces are highly customisable with elements and activities (I recently added surfing!).

Live demo to try it out: https://app.flat.social/f/demo-flat

Here's a quick demo video: https://www.youtube.com/watch?v=GeinBNqL23s

It's a solo, bootstrapped project built with Three.js, LiveKit and Rapier for physics. I built the first version during the pandemic and posted it here back then: https://news.ycombinator.com/item?id=31833415

I had a couple of months off this year, so I locked myself in an (almost) jungle house in Brazil and rebuilt it into what I've always wanted it to be.

Would love to hear what you think!

1h agoHN ↗

i call this the end game of social media

1h agoHN ↗

As someone who has seen and used (and disliked) many similar pieces of software, something about this feels much better and natural (I think it's that your avatar is just a circle with your video on it). Great job on nailing the feel of it!

1h agoHN ↗

Thank you! Getting the vibe right was definitely a challenging part, especially light and colours

1h agoHN ↗

Those videos of the actual webcam feeds are AI-generated, right? If I were you I would at least use the videos of real people from the original demo, if not try to have another live demo. Maybe not the highest priority but it does affect the first impression of the product and whether people assume it's a vibecoded mess under the hood or not.

Anyways, is source available anywhere?

1h agoHN ↗

Yep, the faces in the demo video are AI right now, mostly for speed. I built a little system to direct / record it but real faces coming soon too!

52m agoHN ↗

Real faces as in your friends or actors, or real faces as in unsuspecting users? (I guess the first.)

53m agoHN ↗

Are developers still in denial about the capabilities of coding agents, "vibecoded mess under the hood or not"? If the application works, do you think most users are thinking about the code quality?

47m agoHN ↗

OP actually just answered my question with no problem, we're all good bro. We don't need pro-AI evangelists inserting themselves.

45m agoHN ↗

Not being in denial about the capabilities of coding agents is a far cry from being an "pro-AI evangelists"... 'bro'.

1h agoHN ↗

I would work on affordances for when people with 0 gaming experience need to join, maybe a flat or simplified mode that someone can opt in to.

I have a lot of experience testing a defunct spatial conferencing app during the pandemic and gamers had fun with it but people with no gaming experience universally hated it and wanted nothing to do with it. There were no affordances or instructions that made a dent after months of trying.

1h agoHN ↗

Okay, you got me on the first impressions. signed up. also, use a demo video which has real people doing those activities and smiling etc. A little bit of authenticity will go a long way here.

1h agoHN ↗

Thanks! Yep totally agree on the demo faces, they were mostly AI now for the speed but more videos with humans coming soon.

56m agoHN ↗

this is unbearably slow and unusable on Safari.

41m agoHN ↗

Thanks for the feedback! Initial couple seconds when the map is loading are indeed slow, I'll be optimising this as my priority in the next days.

45m agoHN ↗

Thank you! Yep there was a bunch of those, a lot of them with a pixel style aesthetic.

55m agoHN ↗

This is really great and I hope it succeeds. I am waiting for a service that combines the virtual spaces concepts of Habbo Hotel into digital meeting spaces. I think Meta VR attempted this but it was too clunky (requires a headset). Mozilla Hubs attempted this too but it was too similar to Second Life and Roblox in the sense that things were not modular enough and it takes too long to do simple things.

20m agoHN ↗

Thank you! There might not be as many elements in flat.social as there are in Habbo Hotel but I built an entire map builder which you can use to customise your space. There is a bunch of options - from procedural persian rugs to furnite, plants and lamps. You can even add a dill pickles jar that vigorously opens itself when you press enter.

31m agoHN ↗

This is so cool, i am going to try this with my friends, i will let you know about the experience.

30m agoHN ↗

Thank you! There is also a little support / feedback button on the bottom left. Whenever you have any comments, feel free to use it.

29m agoHN ↗

Performance is poor with frequent stutters.

I think we peaked at https://www.gather.town/

The only on-par open source solution is https://workadventu.re/, but it is impossible to self-host to the point that one would think they're doing it on purpose so that you pay them for hosting.

26m agoHN ↗

Hey, thanks for the feedback! It might be the first map load that's a bit heavy (I'm working on this now) - later once everything is loaded it should be much faster. Was it just the first couple seconds that were problematic for you or you stayed longer?

PS. there is also a bunch of graphic tiers which suit more older machines. If you click on the top right there is a menu which has a graphics tab. It should switch automatically after a while too.

6m agoHN ↗

I don't know man, I think I am not the right audience for this. I think online meetings are fine as is, I want to spend less time on them and more time connecting in real life.

I have been working remotely for a decade now, with fully remote teams, and we never felt the need for a deeper bonding in the form of work meetings that are more casual.

That said, if we want this kind of experience, online gaming already gives us that. I see lots of members of the team hanging out by discord and in gaming platforms.

Looks cool, but I don't want it. That's just my opinion.