Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 42 min 2 sec ago

Show HN: I built my own cloud-based collaborative code editor

Sat, 05/03/2025 - 1:42am

Hey guys!

I’ve been working on a web app called CodeCafé—a collaborative, browser-based code editor inspired by VS Code and Replit, but with no downloads, no sign-up, and zero setup. You just open the link and start coding—together.

The frontend is built with React and TypeScript, and the backend runs on Spring Boot, which handles real-time editing via WebSockets. For syncing changes, I’m using Redis along with a custom Operational Transformation system (no third-party libraries!).

The idea came after I found out a local summer school was teaching coding using Google Docs (yes, really). Google Docs is simple and free, but I wanted something that could actually be used for writing and running real code—without the need for any sign-ups or complex setups. That’s how CodeCafé came to life.

Right now, the app doesn’t store files anywhere, and you can’t export your work. That’s one of the key features I’m working on currently.

If you like what you see, feel free to star the repo to support the project!!

Check it out and let me know what you think!

GitHub: https://github.com/mrktsm/codecafe

Web App: https://codecafe.app

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

Points: 3

# Comments: 0

Categories: Hacker News

Runtime: Green tea garbage collector (Go)

Sat, 05/03/2025 - 1:08am
Categories: Hacker News

The Algebra of Patterns (Extended Version)

Sat, 05/03/2025 - 12:40am

Article URL: https://arxiv.org/abs/2504.18920

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

Points: 2

# Comments: 0

Categories: Hacker News

Ask HN: What is your perception of real estate agents

Sat, 05/03/2025 - 12:39am

I’m curious about what people’s perception of real estate agents. I am wondering if I have made lots of assumptions about real estate agents, or if other people have similar perceptions.

I’d love it if you would share your thoughts on my anonymous survey. Here is the link…

https://forms.gle/wMaZRFBeKo1SQ8tn7

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

Points: 1

# Comments: 0

Categories: Hacker News

Why Free Speech Matters

Sat, 05/03/2025 - 12:28am
Categories: Hacker News

The Hill and Valley Forum 2025 Schedule

Sat, 05/03/2025 - 12:27am
Categories: Hacker News

Show HN: GeoGuessr AI that crushes o3 and humans

Sat, 05/03/2025 - 12:25am

Hey HN!

Over the past few months as part of my AP Research class, I've been working on creating the worlds best Geoguessr AI. My final report (submitted for my AP Research class) for Locamage will be published soon on https://locamage.dev.

The images are blurred to prevent bots from downloading them, and to not violate copyright. Hope you enjoy getting crushed by Locamage! Supported by the TPU Research Cloud.

- Pinak

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages