Show HN: An experiment - IRC channel from just a URL (lalo-g7stltno.dotcloud.com)
This is related with a previous story I've seen today: http://news.ycombinator.com/item?id=5330020
I've been working on a similar concept but based on IRC.
Once authenticated with your Twitter account you can join a room using the URL, the path represents a channel. As I said, it's based on IRC which means that you can also join the same room using an IRC client.
The code is here: https://github.com/malditogeek/lalo
13 comments
[ 5.9 ms ] story [ 68.5 ms ] threadI've been working on a similar concept but based on IRC.
Once authenticated with your Twitter account you can join a room using the URL, the path represents a channel. Being IRC based means that you can join the same channel using an IRC client.
The code is here: https://github.com/malditogeek/lalo
Could someone explain what is and why it needs a twitter account.
suggest maybe linking to something of an explanation before jumping straight into auth-step
Also, just added a welcome page ;)
This is an IRC channel from just a URL: irc://irc.efnet.org/HN
What's the difference?
I'm not sure what advantage you get from the integration here, compared to a conventional ircd and a web gateway?