2018-08-23 UTC
ben_thatmustbeme, jeremych-, [iambismark], tantek__ and dmcweeney joined the channel
frmus14 joined the channel
# 01:23 frmus14 _____________________
strugee, tantek and [eddie] joined the channel
# 03:42 [eddie] aaronpk / tantek if it would be helpful to you all, I can help moderate Slack spam. Since I always use Slack to connect, I am always aware of it 🙂
[tantek] joined the channel
[shaners], tantek__ and [aaronpk] joined the channel
# 04:17 aaronpk Hopefully tomorrow or Friday I'll be able to adjust the spam hooks to make the spam not get to slack in the first place
letty9 joined the channel
# 04:20 letty9 | _.--"""""--._
# 04:24 GWG Okay, initial PR for client information sent for review.
# 04:34 [eddie] Cool, sounds good. In the mean time, consider me the Slack janitor 😉
# 04:34 [eddie] And as if on cue, some spam got dropped in the channel for me to clean up lol
mcintosh9 joined the channel
Zegnat joined the channel
jeremycherfas and [kevinmarks] joined the channel
# 09:51 Zegnat What did you do to it? It also renders a little off-baseline
[jgmac1106], [kevinmarks] and CalimeroTeknik13 joined the channel
# 11:21 CalimeroTeknik13 | ___ _____
Cbcj, [pfefferle] and [jgmac1106] joined the channel
# 13:44 connection | _........._
connection and [metbril] joined the channel
[scottgruber] joined the channel
# 15:11 aaronpk Restrict editing to logged-in users, Timezones per event
# 15:21 sknebel how the heck does that not constantly get destroyed by spambots?
# 15:22 aaronpk every now and then someone actually does add spam events
# 15:22 aaronpk but anyone can also delete events, so it gets cleaned up
# 15:23 sknebel that's obviously very ugly, but we could just block the editing routes in the webserver?
# 15:25 aaronpk i thought about that, but i don't know the extent of how many edit routes there are in rails apps. i feel like there's a lot of built-in things that I would miss because they're not exposed in the UI
# 15:26 Zegnat So really, especially with that changes page, the whole thing should be seen as a wiki-for-events?
# 15:30 sknebel ok, looking at issues also not likely there's much development happening if we don't do it
jackjamieson joined the channel
# 15:41 sknebel maybe we should investigate the various Form/data storage plugins for mediawiki, but making something nice out of them is probably quite a bit of effort too
# 15:43 aaronpk every time i think about this it makes me want to build a little app from scratch for it
# 15:48 Zegnat The problem with “little app” is that I am not sure there is such a thing in event space
# 15:49 aaronpk yeah every time i've sketched this out it quickly gets out of hand
# 15:50 petermolnar kind of a radical idea, but a webmention-to-caldav bridge might do it
# 15:51 aaronpk those aren't really set up to do public event listings tho
gRegorLove joined the channel
# 15:51 aaronpk upcoming.org is actually pretty close to what we need
# 15:52 petermolnar yeah... I'm becoming terrible at catching these kind of announcements
# 15:53 aaronpk also it requires login to add anything, but is hardcoded to twitter login right now
# 15:54 Zegnat I expect that should be switchable to indielogin.com, right? Hmm, this isn’t Ruby, slightly more possible to hack on (for me that is)
# 15:55 aaronpk so actually with the way i have the server set up, it doesn't need to actually integrate with any login thing itself, it just needs to check for the "User" http header to tell if you're logged in
# 15:55 aaronpk that's how etherpad knows your domain name already when you go to etherpad.indieweb.org
# 16:14 Zegnat Hmm. Sad to see the issues/prs on upcoming seem to have frozen in the 2017 state
[shaners], [pfefferle], [jgmac1106], tantek__, [dougbeal], MetBril and tantek joined the channel; petermolnar left the channel
MetBril joined the channel
# 20:44 tantek__ Who wants to go to an IWC Austin again this December?
# 20:45 tantek__ Please add yourselves to all the places that apply to you (interested, want to co-organize, opinions/availability on dates)
# 20:45 tantek__ going to in particular call out aaronpk gRegorLove GWG and maybe willnorris (he likes Texas IIRC)
[kevinmarks] joined the channel
[manton] joined the channel
# 21:18 [manton] [tantek] We talked about this a little at Homebrew Website Club a few weeks ago. I was thinking early next year instead, to give us some more time for planning and getting the word out.
# 21:19 [manton] Do you think January of February could work? Haven't checked for other conflicts yet.
[tantek] joined the channel
# 22:31 [tantek] Manton, Jan or Feb could work too though those start to collide with other standards meetings etc.
# 22:31 [tantek] Let’s add some dates for those months and see what people put down
[dougbeal] joined the channel
# 22:32 [tantek] I do think we have plenty of time to plan and get the word out for December
# 22:32 [tantek] I know for example some of the folks I met at the dweb summit who are based in Austin were very much looking forward to IWC Austin
# 22:33 [tantek] Basically all we have to do is get a date and a venue and we can crank up the outreach
[cleverdevil] joined the channel
# 22:45 [tantek] Seems to me this is something we can and should clearly debunk up front:
# 22:48 [tantek] For example, neither Wordpress nor micro.blog setups require learning any of that
# 23:15 aaronpk should be less spam making it to slack and the logs now
# 23:15 aaronpk I need to refactor this stuff a bit still to tie it all together