nowfound

Dev tools · February 5, 2021

TL

Telnet lunatic.chat – A chat server for the terminal

Hi HN, I'm working on an Erlang inspired WebAssembly runtime for the backend[0]. Recently I added TCP support and was looking for apps I could build with it. I ended up building a telnet line chat app. It was a great dogfooding experience and has a nice retro feel to it. You can access the US server with > telnet lunatic.chat or the EU one with: > telnet eu.lunatic.chat You should pick the one closer to you as all the rendering is done on the backend and lower latency will mean better UX. The server is open source[1] and written in Rust. The Rust code is then compiled to WebAssembly and runs…

What it does

In the maker’s words, at launch

Hi HN, I'm working on an Erlang inspired WebAssembly runtime for the backend[0]. Recently I added TCP support and was looking for apps I could build with it. I ended up building a telnet line chat app. It was a great dogfooding experience and has a nice retro feel to it. You can access the US server with > telnet lunatic.chat or the EU one with: > telnet eu.lunatic.chat You should pick the one closer to you as all the rendering is done on the backend and lower latency will mean better UX. The server is open source[1] and written in Rust. The Rust code is then compiled to WebAssembly and runs on top of Lunatic. Each connection runs in a separate (lightweight) process, has it's own state and sends just a diff of esc-sequences back to the terminal to bring it up to date with the current render buffer. Everything is deployed to an ARM Linux box. [0]: https://github.com/lunatic-solutions/lunatic [1]: https://github.com/lunatic-solutions/chat

Does the same job

all alternatives →
  • RetroTerminal2025 · ▲152

    Chat with modern LLMs through a old-school terminal

  • Chat'Inn2022 · ▲69

    Miminal, Clean and Realtime Global Chat Application

  • ChattyUI2024 · ▲149

    Run open-source LLMs locally in the browser using WebGPU

  • NJ
    Node.js console chat (ssh [email protected])2011 · ▲11

    ssh [email protected] (pass: hn) I did this simple chat with Node.js. It basically consists of a server which listens on a UNIX socket and clients which can connect to it. I changed ttychat's login shell to the chat client (ttychat.js) so that anyone who SSHes into the server automatically joins the chat room. Feel free to fork on Github: https://github.com/olalonde/node-ttychat

  • Wirechat 2024 · ▲113

    A robust Laravel livewire chat package

  • ChatMar 2026 · ▲88

    turn your backend into a chat app instantly

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, February 2021

the whole month →