#tantekperhaps noterlive could detect that and de-dup the # and @
#tanteksome of those noterlive notes look like replies to previous notes - do you have an option to post them as replies to yourself so they thread sensibly and show context of their statements?
#tantekKevinMarks - no I mean is there or can there be an option in noterlive where you check [x] make this in-reply-to the previous note - and have noterlive automatically do the Twitter tweet threading
#tommorrisI figure that as an open source project, if you are contributing to mf2py you deserve the same CoC-style protections in project spaces as you do in indiewebcamp spaces.
#tantekand frankly, any specifics about "issues, posting feature requests, updating documentation, submitting pull requests or patches" we can (and likely should) add to /code-of-conduct
#tantekthe high level point is this - if a code of conduct is more about negative behaviors than positive bheaviors, then IMO it has the wrong framing, and will likely *hurt* a community in the longterm (provide discouragement/fear to new people)
#tantekand that starts with the name, hence I am opposed to naming codes of conduct things like "anti-harrasment policy"
#tantekthat kind of difference in framing matters to how people view a community
#aaronpkconsiders adding a link to the indiewebcamp code of conduct to the CONTRIBUTING.md file in his repos
#aaronpkoh my bad, it doesn't include the text, but there is a yellow banner that says "Please review the guidelines for contributing to this repository." and links to the file
#gRegorLoveAre there examples of anti-harassment policies/CoC hurting a community tantek?
#tantekI've seen it have a chilling effect on discussions, and unfortunately the effects are of the passive type - that is people either don't join, or leave quietly
#tantekor the kind where it just becomes more stiff / less fun, and that over time means people leave as well - since especially in the context of "free" / all-volunteer communities, the *enjoyment* people get out of it is a big factor for their presence
#tantekdo you want to design for fear (be mostly negative), or do you want to design for empowerment (be mostly positive) ?
#pokai want to design for 8ch/USENET grade wizard-trolls
#tantekand as I said, free/open standards/source communities are more vulnerable to the fear/negative disincentive, since there's so many other things you could be doing with your time, that don't involve such fear/negativity
#aaronpkI took the JSON version of my home page, and posted each item to my new micropub endpoint
#aaronpksince my micropub endpoint accepts microformats JSON now
#aaronpkmy rendering isn't very good right now, but the result is plain-text versions of all the posts!
snarfed, tantek and mlncn joined the channel
#aaronpkthis is interesting, because the more I move towards this type-less storage, the more microformats2 is appealing as a storage format
#aaronpkright now i'm serializing the microformats2 object as yaml, so it's not a ton different from my current storage except all the properties are named consistently :)
yalamerde and emmak joined the channel
#emmakaaronpk: i thought you were already using mf2 as a storage format?
#tantekbut despite the inconvenient text entry UI of an iPod touch - it feels compelling
#aaronpkoh, so for example my flight posts will have a bit more structured data in the text area, but that's achieved by nesting these templates
#pokawhat's convenient about waiting for a 110MB binary to compile and launch on your cheapo MIPS HW , then load like 2 MB of JS and miscellanous faceborg spyware? much easier to curl a damn .txt file and associated image and display it with xv
#tantekaaronpk: I've been pairing the URL with the image to link to per my markdown improvements despite the fact that I haven't written the code to combine them yet
#tantekI already made edits to the text on my own site
#tantekso I don't really consider the IG one a syndication
Erkan_Yilmaz, eschnou, friedcell, KevinMarks__, j12t, martinBrown, nt0, Zegnat, endi, tvn and KevinMarks joined the channel
#ben_thatmustbemehmmm i suppose i do have recent videos link, though i don't share it.. i don't really post videos other than to test its functionality. at least not yet. https://ben.thatmustbe.me/video
#ZegnatIs anyone running the new preview version of Safari yet? I wonder if you can import an extension without needing a cert, which would solve /Safari_Extensions#Controversy
endi, eschnou, j12t, thehighfiveghost, sammachin, Pierre-O, KevinMarks_ and mlncn joined the channel
#GWG!tell acegiak Is your custom header hand-coded or does it pull from your user profile?
#Zegnatdym_cx: personally I think figure/figcaption is a bad fallback for long descriptions from a semantics point of view. The caption of a 3-frames strip is probably not a full transcript and description text.
#ben_thatmustbeme"You can upload a JPG, GIF, or PNG file. The size of the image must be 1024 x 1024 pixels. File size limit 5 MB."
#ben_thatmustbemei try a 1024 PNG, "The image you are trying to upload is invalid. It may be corrupt, of wrong file format or the wrong size."
#ben_thatmustbemei try a JPG, "We detected a white background in your image. Icons look best on our site when the background is transparent. Please use a transparent background and try again."
#KevinMarksI rashly tried to use the GitHub mac app to revert the 33000 files from the project and it locked up my mac and used up all disk space as swap, so I had to hard reboot
#aaronpki tend to ignore articles with that title because "when you title your own article that, you're just pompously referring to yourself in the third person."
#LoqiKevinMarks meant to say: she was consciously being tongue in cheek about it
KevinMarks_, KevinMarks__ and modem joined the channel
#gRegorLoveTweaking my site a bit. Can someone on Mac screenshot http://gregorlove.com/staging/home/ please? Want to make sure the main navigation links show up with the Nevis Bold font and align nicely.
#GWGI am doing something that I usually don't do, building a theme on my live site
j12t joined the channel
#KevinMarks_Allthetwits is edging close to the day I joined twitter
eschnou, wolftune, friedcell and j12t joined the channel
#aaronpkhm, here is a challenge of using microformats2 as my storage
#aaronpkthere is no existing vocab/object/whatever for representing my bike rides/runs/etc
#aaronpkso what should I do? add random properties to h-entry? make up a new object h-route?
sammachin joined the channel
#aaronpkright now i'm leaning towards a new property on the h-entry, "route", which itself is an h-route object that contains all the properties I have
#csarvenvery vaguely recalls waypoints discussions in mf
awolf joined the channel
#aaronpkoh yeah i'm not including the actual locations in this right now, just meta info like total trip distance, avg speed, etc
#KartikPrabhuaaronpk: I was thinking of writing an article pointing out some common UI things that confuse me. May I use examples from your site, since it has all 3 things I want to address in one place? :)
#tantekaaronpk: re: challenge of using mf2 as storage, you can always make up your own h-p3k-* objects and p-p3k-* properties just to get started. Good idea to try to re-use from older microformats work, yet you should requestion all of that, because if it was left behind as such, it means there must have been problems or lack of interest (or both).
#rhiarotantek: the impact of my homepage containing *everything* started to become apparent earlier this month, earlier it hasn't been a serious problem, so one month of posts should be okay
#csarvenrhiaro Don't forget that, whatever you go with, you can also enhance it dynamically but making auto-loading on scroll or whatever.
#rhiaroI'm leaning towards paging by month mosty because I already have the code for that
#tantekthen after I implemented likes and started liking many things (which compressed per my /like#Brainstorming design ) I realized I could add more. Many more
#tantekrhiaro: so I kept cranking the # of posts up until it felt like the load time was still "reasonable" on a slow DSL connection, and the # of posts hit some reasonable limit.
#rhiaroOkay I'm going to push by month because I need to do something urgently (currently my homepage crashes chrome..)
#tantekrhiaro: prev/next links are only on my permalinks for now
#csarvenOn my site, I have link to an index page of all articles. IIRC, it only contains the title and summary of the articles. I don't have "many" posts, so this is fine for discovery.