IRC.com – A Scriptable Web IRC Client
Hi HN, Long-time IRC obsessive here (some of you may remember me from the privacy wars and the freenode drama). My commitment to the protocol never died, so I built IRC.com, a browser-based IRC client where everything lives in user-editable JavaScript. The core ships with just a protocol shim and window manager; the rest is scriptable. Out of the box it feels like a normal IRC client, but if you want to automate channel ops, invent new commands, or redesign the UI, the power is yours. I’d love your feedback, bug reports, and feature ideas... especially from fellow IRC lifers! I'll be adding…
What it does
In the maker’s words, at launch
Hi HN, Long-time IRC obsessive here (some of you may remember me from the privacy wars and the freenode drama). My commitment to the protocol never died, so I built IRC.com, a browser-based IRC client where everything lives in user-editable JavaScript. The core ships with just a protocol shim and window manager; the rest is scriptable. Out of the box it feels like a normal IRC client, but if you want to automate channel ops, invent new commands, or redesign the UI, the power is yours. I’d love your feedback, bug reports, and feature ideas... especially from fellow IRC lifers! I'll be adding support for other networks soon once we are out of BETA and have I lines (or webirc auth) in place with other networks. And above all, I hope you enjoy! Cheers, Andrew
Does the same job
all alternatives →- AOAn open source IRC client for your web browser2013 · github.com · ▲44
- ABA browser-based IRC client built on Node.js – first Node project2014 · airchatter.net · ▲60
- SASubway, a persistent web client for IRC2012 · github.com · ▲84
- ILIRC like chat platform with 4chan like reply system2020 · ▲14
Hello HN, I want to share something that I worked on for quite a while as my side project - www.heahy.com an IRC like chat where you can share various media and even record yourself (using web MediaRecorder api). Here is a thread with short explanation on how it works: https://www.heahy.com/channel/homepage/thread/3900adb9e441a09abc757461 I am looking for any feedback and if you have any ideas, advice or questions I am eager to hear it here or on heahy!
- MWmy weekend project, a "framework" for IRC apps/bots2011 · ▲24
This is a little project I've been working on for a while in order to better learn Python. Although IRC may not exactly be the most exciting medium, I still find it to be fun and useful, this interest lead me to writing a bot. In doing this I realized that what would actually be more interesting would be if I had a framework. There may already be such a thing, certainly there are IRC libraries, but I don't know if they're well-suited to deploying bots. At any rate if for no other reason than the fact that I am relatively new to programming and eager to learn I decided to build a framework.…
- CCCascade Chat – A Hackable IRCv3 Client for macOS, Windows, and LinuxJul 2026 · github.com · ▲8
Hello HN! I'm Matt and today I'd like to show you Cascade Chat. One of my earliest internet experiences was with mIRC. I always admired its straightforward, pleasant UI and the way it wove a hackable core into the code. The way you could build on the visual and API layers of the underlying IRC client to me was fascinating software machinery. It was truly a client that you could build on top of. As my career has progressed, I moved away from Windows and adopted Linux as my daily driver. That was where I found HexChat, the closest thing I could find to mIRC many years later. While I really…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, June 2025
the whole month →- IM
Hey HN! Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history. This globe is probably my favourite so far: https://jameshard.ing/pilot/globes/all If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
Life & fun · 2025 · jameshard.ing

Stunning presentations with AI. No design skills required.
AI · 2025 · chroniclehq.com

Build native mobile apps for iOS and Android without code.
Dev tools · 2025 · bble.io

All your connections, across all your socials.
AI · 2025 · pally.com
- WC
I was the main contributor to workout.lol, an open-source fitness app to easily build a workout routine. The project had traction (1.4k GitHub stars, 95 forks, ~20K visits/month), but was eventually sold due to video licensing hurdles. The new owner stopped maintaining it, and the repo went abandoned. Over the next 9 months, I sent 15 emails to try to save it : no replies. Feature requests & issues were ignored. The community was left with a "broken" tool let's say. I couldn't just let it die So I built the new version from scratch with the same open-source spirit, but a better…
Dev tools · 2025 · github.com