#aaronpki'm really on the fence about this though, because the calendaring use case shouldn't be ignored. but at the same time, authoring an event with the timezone included is actually kind of a challenge
#[tantek]Don’t make users think about the timezone because doing so adds more work and it’s something even smart people get wrong all the time
#aaronpkI realized I recently posted a bunch of travel plans in the wrong timezone because I was creating posts for trips that happen after the DST change, and also that span both europe and US DST changes which are now on different dates
#[tantek]A while ago I decided my “CMS” would auto default everything to Pacific Time zone (yes it handles US DST switch automatically)
#aaronpkso i'm leaning now towards a system where the timezone and absolute time is not the primary focus. especially since the majority of the time, the consumers of event time data are people
#[tantek]Or rather the people consumers are more important than the computer consumers
#[tantek]You can write code to do both well. It’s tricky but possible
#[tantek]Eg my published dates etc have time zone offsets
#aaronpkI do have some software that needs to know the absolute times of things, such as my website showing when I am in the middle of a flight, or an "add to calendar" button that works when the event is in a timezone other than the current one
#[tantek]Which I wrote code to do, tested and can now ignore as a user
#aaronpkbut since those cases are the minority, it seems fine to require additional software to do the hard parts of dealing with the timezones
#LoqiIt looks like we don't have a page for "electricity" yet. Would you like to create it? (Or just say "electricity is ____", a sentence describing the term)
#aaronpkyess time for packet routing over ham radio to avoid the need for ISPs
#plindner[m]aaronpk: a good starting point would be http://librarybox.us/ which installs onto widely available battery powered wifi hardware.
#[jgmac1106]plindner I gotta bunch of torrents seeding right now, I couldn't get all the ipfs parts running for Known yet, but I am hopeful for that direction
#[jgmac1106]well best of luck and let's hope no fires
wolftune and kensp joined the channel
#ShokuninDiscord[@tantek: "2019-10-16 from 18:30-19:30: IndieWeb meetup!" but below says " Moved to Tuesday, October 15 – 19:30 - 22:00 CET (GMT+1)". Gonna assume tuesday is only the german meetup?
gRegorLove, whjms4, whjms and wolftune joined the channel
whjms, [tonz], gxt, seekr, [Michael_Beckwit, jbove and [jeremycherfas] joined the channel
#[jeremycherfas]I had to put a US-Europe flight into Fantastical yesterday but I didn’t think to check it’s natural language processing to see whether it got local times from location. I used time zone codes because I know them. Next time.
cweiske, jihaisse, krychu, gRegorLove, [Lewis_Cowles], AkyRhO_, [Rose], [grantcodes] and [pawel_madej] joined the channel
#[pawel_madej]I am not sure if sharing here my first indie developed iOS app will be spam or not? 😄
KempfCreative, rEnr3n and [jgmac1106] joined the channel
#[jgmac1106]Yeah why mantain two sites and double the work. Raises chances of stuff breaking
rEnr3n, beko, wolftune, [tantek], [Lewis_Cowles], [schmarty], gRegorLove, [KevinMarks], [arush], kensp, gareppa, patterson, micro, [manton], [tonz] and [Will_Monroe] joined the channel; Amgine_[m] left the channel
#[Rose]Migrating a discussion on autocategorising posts based on post kind from WordPress:
#[Rose]I would like to do this because in general photo posts and notes are something I want in one stream together (personal), articles in another, and the rest is less important, so it wouldn’t need to be categorised.
#aaronpkso I auto-categorize posts (tho I call them "channels" instead of "categories")
#aaronpkbecause i want a subset of posts on my home page (articles, notes, photos, checkins that contain text or a photo)
#aaronpkand then i have a few channels/categories for other things like: replies, bookmarks, travel posts, likes, etc
#[Rose]I think that’s what I want too, I may propose a session at Brighton on taxonomy
#[Rose](Not to be confused with taxidermy, we can skip that session)
#[tantek]I suppose my point is that there are other aspects for those "implicit" categories that you don't need (actually don't want because it's DRY violating) explicit "Category" or "Tag" labels on posts that duplicate the implicit info
#aaronpki disagree, which was an intentional design decision in my site
#aaronpkmy channels are explicitly not strictly mapped to post types
#aaronpkso i can add posts to any channel at any time, there are just some default rules that sort them for me
#[Rose]I would like for people to be able to filter both to say “photo” posts, but also everyrhing I consider person which by default would include photo posts unless I explicitly put them in another category/channel/stream.