[tantek]Jacky I use well formed HTML5 with micro formats as my storage format. In memory I use PHP arrays of arrays etc which map very well to the parsed mf2 model
[Rose]I'm really excited about the idea of pixelfed. I'm hoping I can have one site and just have my image posts become my Pixelfed feed (I'm already going to set up https://fed.brid.gy, which hopefully will put me in good stead)
dansup[Rose]: I am releasing a feature called Collections which is like Twitter Moments for Instagram posts. That will make it easy to make albums of albums or single photos or videos. They will be included in the atom feed too. https://mastodon.social/@dansup/100829384487521497
[Rose]I think I want to stop using OwnYourGram, and instead use Shortcuts to post to Instagram, my Micropub endpoint, and Mastodon, that might be a good start.
jgmac1106“Your Twitter account (or accounts associated with you) currently has multiple registered applications, in potential violation of Twitter's rules on the use of multiple API keys for a single use case. You can learn more about those rules here.
jgmac1106If these applications serve distinct use cases under our policies, please reply to this email with a specific use case for each registered application."
jgmac1106thx yeah folks are starting to track things like how many meal points are used compared to GPA, why I like teaching IndieWeb school gets no analytics on my students
Zegnatjgmac1106, was just reading #indieweb. Something you may want to think about if you are going to play ambassodor: what is the road off of Glitch like?
ZegnatIf I start hosting tools on Glitch, how do they survive if Glitch closes? There is the GitHub export I have heard about, but that doesn’t automatically equate to being able to use the tool
jgmac1106it’s good people, folks I have known long time Marc Lesser from Mouse, bunch of friends from Girls Who Code, it will be all exportable and has to ne node.js. You get to assign any license to your product
[schmarty]Zegnat: I haven’t tried to run on locally yet but it looks like plain old node. In theory could npm install and go. Maybe even put it on Heroku or similar. I am speculating until I try it.
[manton], snarfed, eli_oat, [pfefferle] and [grantcodes] joined the channel
[grantcodes]Oh the only thing I think is hidden is they load a .env file into the environment variables, so you'd have to do something with that if you used them
LoqiIt looks like we don't have a page for "postmill" yet. Would you like to create it? (Or just say "postmill is ____", a sentence describing the term)
[jgmac1106][schmarty] [kevinmarks] [grantcodes] people wanted to know if we could get close to having all the building blocks for lightweight indieweb blogging tool that would go to fly.io
jgmac1106currently that is there only way to supply a custom domain…theoretically someone could hopefully download the building blocks and try it themselves
[schmarty]jgmac1106: it's possible to build a blog made of indieweb building blocks like micropub on glitch, with fly.io providing a domain name in front. the pieces i built for ghostparty.today could be reused (my port of selfauth to handle indieauth) or remixed (the micropub endpoint that saves to neocities could save to glitch instead).
[kevinmarks]Except I didn't do login as I was confused how, but if they do add indielogin to their accounts that would make it easier. Otherwise will need an external account.
LoqiIt looks like we don't have a page for "difference between pre and code" yet. Would you like to create it? (Or just say "difference between pre and code is ____", a sentence describing the term)
[schmarty][jgmac1106] if it's a multi-line block of text, you probably want to wrap it with a pre tag, to preserve whitespace when it's rendered in the browser.
jgmac1106just used to EWordPress you want a code snippet youjusthighlight the text and select preformatted, fun fact I can’t do it in plin text editor only rich
ZegnatI think it came up as a question of how to render things you are reading. It is modelled on mf2 properties, but it isn’t actually dependend on those. E.g. you could find whatever schema properties are equal and use the same algo on those
jgmac1106https://wmvsz.glitch.me/rules.html would love feedback on rules, especially thinking about timing and webmentions, thinking I may have to drop bridgy webmentions as those can take time correct?
jgmac1106okay, yeah that is what most people were doing, I set turns to 20 minutes instead of the five they were for twitter,trying to come up with a fun halloweenish activity for my students
gRegorLovenewbie nginx question: I'm trying to turn off autoindex for all directories and it appears you can only do that with location directives. I tried a regex, but no dice: `location ~* /(.*)?/$`
jgmac1106then again maybe I wait until we get all the pieces going in Glitch and use that for my stream, would just want article, note, reply, quote, bookmark, photo at a minimum
@JRDingwall↩️ I’ve been trying to comment along the way as well, but opted to use ping backs and write my comment on my own site. Saw your webmention test today and am interested but don’t know much about that approach (twitter.com/_/status/1050880809706483713)
tantek__, snarfed, strugee and [kevinmarks] joined the channel