Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.today
programming·ProgrammingbyH1_To

I built a global chat using WebSockets

I made Open Terminal, a global chat where everyone shares the same space.

It uses WebSockets for real time messaging, so messages appear instantly as people join and chat.

The interface has a terminal inspired vibe, with a few simple commands you can use to interact with the chat.

I built it mostly because I thought it would be fun to see what happens when you put everyone in one chat room.

People on X and Hacker News seemed to love it, so I wanted to share it here too.

Open Terminal

View original on lemmy.today
20

7 replies

lemmy.world

You should create a version of this with a twitch-plays-pokemon style interface to bash

4

I’ve never gotten a feature request like that before. That’s actually a really cool idea I’ll definitely look into adding it!

Thx

3
lemmy.world

Hmm interesting but I don't know why this is better than IRC

4

I totally get why it looks like IRC at first glance. But I wasn't trying to build a protocol or compete with existing chat apps. I just wanted to see what happens to the social dynamic when you put everyone into a single, web terminal. It's more of a fun live experiment than a utility.

3

You reached the end