SeanTAllen changed the topic of #ponylang to: This IRC channel is no longer used. Please consider joining our Slack server => https://www.ponylang.io/get-slack-invite
<SeanTAllen>
IRC lurkers who don't want to join Slack. Would you consider joining a Pony Zulip? https://zulipchat.com/
<SeanTAllen>
Candle doublec kempe and whoever else ^
acarrico has joined #ponylang
kempe has quit [*.net *.split]
malyn has quit [*.net *.split]
kempe has joined #ponylang
malyn has joined #ponylang
endformationage has quit [Quit: WeeChat 2.3]
<Candle>
Mostly it's about unifying comms into one relativly lightweight client. (wee-slack breaks horribly with the variety of differences in the slack groups; the python based localslackirc is (a) single threaded and (b) can't detect if it's websocket has disconnected, so you have to guess if it's disconnected and restart it.)
<Candle>
Hint, my exploration into orato's websocket client and the http client have been driven by fixing the issues with the python implementation. I have *some* of a ircv3 capable IRCd in pony.
<Candle>
Zulip looks to compound that problem; adding yet another chat potocol.
<vaninwagen>
Candle: do you have a link for your ircd?
<vaninwagen>
thanks a bunch, will try it out today :)
<vaninwagen>
i can have some private conversations with myself there
<Candle>
I've been having several private conversations with byself... irssi and weechat can both sort-of connect; they get stuch when trying to use some of the v3 features.
<Candle>
s/byself/myself/;s/stuch/stuck/
<vaninwagen>
i can listen especially well i found
<Candle>
I suspect there are a couple of issues around cleaning up after disconnecting clients.
<Candle>
vaninwagen: as in a "Candle is working on ..." entry?
<vaninwagen>
or rather: look at this pristine gem i crafted!!! It does IRC in Pony! IN PONY! Cool shit
<Candle>
It does feel like ponylang is perfectly suited to the role of an IRCd :)
<vaninwagen>
indeed
<vaninwagen>
so uou
<vaninwagen>
so you should add a: FINALLY!
<Candle>
There, ..
<Candle>
(I'm really bad at promoting my own things!)
<aturley>
i had an ircd limping along in pony a while back.
<aturley>
i stopped working on it when the awfulness of IRC as a protocol overwhelmed my desire to have a pony ircd.
<Candle>
It's not the worst I've worked with!
<aturley>
haha i can believe that.
<aturley>
i, too, have seen things ...
<SeanTAllen>
like IMAP?
alxs has joined #ponylang
<Candle>
The v3 additions does have one *special* complication: '\:' is the escape for a ';'.
<Candle>
(it's so that you can just use a string.split(";") on the tags)
alxs has quit [Quit: Bye y'all!]
Foaly has joined #ponylang
a-pugachev has quit [Quit: a-pugachev]
Foaly has quit [Quit: Now 'mid shadows deep falls blessed sleep.]
PrsPrsBK1 has joined #ponylang
PrsPrsBK has quit [Ping timeout: 255 seconds]
PrsPrsBK1 is now known as PrsPrsBK
Foaly has joined #ponylang
<doublec>
SeanTAllen: I don't really chat enough at the moment to justify maintaining another online account and additional software - I barely keep up with IRC. When I get more time to contribute I'll sign up with whatever service Pony ends up using at that point.
<SeanTAllen>
Thanks for the input doublec
<SeanTAllen>
Im really try to get the temperature of things at the moment
Foaly has quit [Quit: Now 'mid shadows deep falls blessed sleep.]
a-pugachev has joined #ponylang
a-pugachev has quit [Read error: Connection reset by peer]