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?
<Candle> This fragmentation: https://xkcd.com/1810/ and clearly https://xkcd.com/1782/ !
<Candle> vaninwagen: Not yet, it's in a private repo, I can lob it at github, but I'll need to tidy some of it up first.
<vaninwagen> type faster please :P
<Candle> vaninwagen: It's got no slack integration yet, it's just the ircd bit atm.
<vaninwagen> noone needs slack integration
<Candle> ¬_¬
zeeshanlakhani has quit [Ping timeout: 264 seconds]
zeeshanlakhani has joined #ponylang
<Candle> vaninwagen: https://github.com/CandleCandle/posse tests and all. Ruby & bundler required to run the end-to-end tests.
<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.
_whitelogger has joined #ponylang
a-pugachev has joined #ponylang
waleee has joined #ponylang
a-pugachev_ has joined #ponylang
a-pugachev has quit [Ping timeout: 255 seconds]
a-pugachev_ is now known as a-pugachev
_andre has quit [Quit: leaving]
a-pugachev has quit [Quit: a-pugachev]
_andre has joined #ponylang
a-pugachev has joined #ponylang
a-pugachev has quit [Quit: a-pugachev]
endformationage has joined #ponylang
waleee has quit [Quit: WeeChat 2.4]
a-pugachev has joined #ponylang
<vaninwagen> Candle you wanna announce it on Last-Week-In-Pony? https://github.com/ponylang/ponylang-website/issues/402
a-pugachev_ has joined #ponylang
a-pugachev has quit [Ping timeout: 252 seconds]
a-pugachev has joined #ponylang
a-pugachev_ has quit [Ping timeout: 244 seconds]
<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]
a-pugachev has joined #ponylang