[12:15:16] * dustinm` has quit (Quit: Leaving). [17:44:00] https://irclogs.factorcode.org/ [17:44:14] it kind of works! [17:45:03] only one channel is supported right now. i'm not sure why it got that one quit message but not the others, and no joins either.. [19:01:25] * flogbot has joined the channel. [19:01:25] :sendak.freenode.net 353 flogbot = #concatenative :flogbot benkard dustinm` rgrinberg Sonderblade FreeFull pjdelport tgunr jeaye erg m_hackerfoo nchambers rotty ski koisoke doublec puckipedia groovy2shoes earl cantstanya jlewis c00kiemon5ter diginet PGGB honkfestival +CcxCZ Hotkeys so _longines dju otoburb cstrahan @bmp jeremyheiler [19:01:25] :sendak.freenode.net 366 flogbot #concatenative :End of /NAMES list. [19:01:29] * erg has left the channel. [19:01:32] * erg has joined the channel. [19:01:53] rawr [19:02:01] irc client bug fixed [19:02:24] https://irclogs.factorcode.org/concatenative/2016-05-09.log [19:02:25] check it out! [19:07:45] * benkard has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…). [19:13:10] * flogbot has joined the channel. [19:13:10] :sendak.freenode.net 353 flogbot = #concatenative :flogbot erg dustinm` rgrinberg Sonderblade FreeFull pjdelport tgunr jeaye m_hackerfoo nchambers rotty ski koisoke doublec puckipedia groovy2shoes earl cantstanya jlewis c00kiemon5ter diginet PGGB honkfestival +CcxCZ Hotkeys so _longines dju otoburb cstrahan @bmp jeremyheiler [19:13:10] :sendak.freenode.net 366 flogbot #concatenative :End of /NAMES list. [19:13:37] ZZZzzz… [19:16:52] bmp: should irc encoding be utf8 or latin1 or what? [19:17:35] erg: There's actually no officially standard, but UTF-8 works for the overwhelming number of contemporary clients. [19:17:48] *Official standard [19:18:04] ok. logs etc are in utf8, i dont have to revert [19:18:14] Some networks (not Freenode IIRC) either have a set encoding or allow specifying it in ChanServ [19:18:21] Yeah, you're good. [19:19:07] You'd honestly be fine anyway; all the protocol commands are ASCII, so I think it'd have to be either UTF-8 or explicit old school code pages. [19:21:53] sweet. it's getting to be a pain to letsencrypt every factorcode and concatenative.org domain by hand. ten of them! [19:50:30] * rgrinberg has quit (Ping timeout: 246 seconds). [22:01:53] freenode says my email has too many accounts registered. humbug [22:02:24] so what, i'm just going to use another email address. but it's still gonna be me... [22:12:33] * stackoid has joined the channel. [22:21:03] LOL [22:21:11] You can use the + trick, erg. [22:21:20] I should "just" write ACME support next instead of TOML. :) [22:23:24] oh good point. but if i know about the + trick, they must know about it..? [22:27:10] definitely would love ACME support. also, if letsencrypt would just support wildcard domains that would solve it too :) [22:27:54] * fuzzyhorns has joined the channel. [22:29:42] So, technically, + isn't part of the email definition. [22:30:00] But if that bothers you, and you have a Gmail account you're using, then another trick is that dots don't count. [22:30:07] So bmp is the same as b.mp is the same as bm.p is the same as b.m.p, as far as Google's concerned. [22:30:41] *So technically, + isn't part of the email format -> it's tough to just filter +; you can block legitimate email addresses. [22:30:57] The only effective way to parse email addresses is to honor .*@.* [22:34:56] * cstrahan has quit (Ping timeout: 244 seconds). [22:35:33] * cstrahan has joined the channel. [22:44:54] * erg [erg!~erg@166.78.160.216] has left the channel. [22:44:58] * erg [erg!~erg@166.78.160.216] has joined the channel. [22:49:52] i'm logging the user prefix>> field now. i love how all i have to do is change the code and refresh-all and it starts working :) [22:54:15] * stackoid [stackoid!~stackoid@2001:4800:7814:0:2804:b05a:ff04:4ba7] has quit (Remote host closed the connection). [22:56:04] I'm sorry I inflicting that on you, but thanks for fixing it. [22:56:15] We lack anything for MP3 in the Factor lib, right [22:56:17] ? [22:56:24] there's an id3 parser! lol [22:56:27] I spent my plane ride Sunday learning the GUI system. [22:56:40] I want to write a super-light MP3 player just cause, but I can just use the Vorbis vocab instead. :) [22:56:57] write an itunes replacement! [22:57:03] people were bitching about it on hn today [22:57:18] i actually wrote the sorting vocab for sorting mp3s mostly [22:58:00] the one where you can sort nested tuples forward/reverse based on fields [22:58:13] https://www.irccloud.com/pastebin/fsB1WvjM/People%20on%20HN%2C%20you%20say%3F [22:58:43] I did see the MP3 parser. :) [22:59:15] The thing is, I'm not really keen on writing an MP3 vocab "for real", and that means I either get to code against the GNOME media lib, whose name I'm forgetting, or write the vocab three times, once for each system. [22:59:16] GStreamer. [23:00:23] joe wrote a lightweight one: https://github.com/jckarter/Vinyl [23:01:07] i like your /etc/hosts file. i should copy it.. [23:03:05] I actually wrote a Factor script that can swap out /etc/hosts depending on time of day, but I need to actually finish it. [23:03:11] But HN is blocked in all configs. [23:03:36] i wanted a bot to just tell me when there's an hn post with >100 upvotes in 5m or something [23:03:48] so i never miss anything, but i also never have to check [23:10:41] * stackoid [stackoid!~stackoid@2001:4800:7814:0:2804:b05a:ff04:4ba7] has joined the channel. [23:11:21] * fuzzyhorns [fuzzyhorns!~fuzzyhorn@c-73-38-57-191.hsd1.ma.comcast.net] has quit (Quit: Leaving.). [23:15:36] 7ced47a Doug Coleman: irc.gitbot: fix command. [23:15:52] oh, hello stackoid [23:16:53] watch out slack/hipchat [23:18:04] Vinyl - Mac OS X music player + iTunes-like interface – iTunes-like crap [23:35:36] 7f3adf3 Doug Coleman: sequences.extras: add map-keys, map-values.