#@cleverdevilJust created a Lambda function that looks at my website's On This Day page, and publishes the memories to a special channel in my Microsub server. #IndieWeb #OwnYourMemories (twitter.com/_/status/965401712012951552)
tantek, [eddie], [cleverdevil], wolftune, AngeloGladding, cweiske, barpthewire, jihaisse, nitot, [gerwitz], [mrkrndvs], pindonga, [kevinmarks] and mcepl joined the channel; mblaney left the channel
#@cubicgarden#indieweb community. Really would like to see a Micropub client for Gratitude logging and also a Mastodon poster similar to the twitter one.
Feel like I could (maybe) rewrite previous open code to do some of this :) (twitter.com/_/status/965544896588406784)
deathrow1, [mrkrndvs], [kevinmarks], leg, nitot, friedcell, snarfed and KapiX joined the channel; friedcell and mcepl left the channel
snarfed, [kevinmarks], wolftune and [mifga] joined the channel; notabene left the channel
#[mifga]say, anyone here using hugo to also create assets such as slideshows and printables? Seeing [grantcodes] presentations got me thinking, especially when I noticed a a hugo theme (haven’t tested it or really evaluated it) makes it easy to concat and build evolving sildeshows without always fussing with the file deliverable you’d usually use with remark.js or reveal.js. If anyone has had luck doing more than just static sites with hugo and wants to
#[kevinmarks]A reveal.js slideshow is just a sequence of <section> tags - would you be making each slide as a separate file?
#[mifga]the trick is needing to update, as the content changes (in particular, dealing with 3D software, 3D hardware) — am looking for a gardening/updating strategy instead of always hunting through a single doc through tags. atomized content concat’d into piece is easier to version!
#[kevinmarks]Hugo makes it easy enough to compile a tag into a custom file. Changing sequence might be a bit more work - it has chronological and reverse chronological toggles, but I'm not sur how you'd do arbitrary order easily.
#[cleverdevil]It doesn’t really matter. DreamHost will happily host you without hosting your domains. But they’ll also love you to transfer your domains in.
#[squorch]so, uh, has anyone made the leap from mail on google to mail elsewhere? I mean. I can always declare email bankruptcy, just would rather not do that.
[eddie] and barpthewire joined the channel
#ZegnatLong long time ago I switched from an @gmail.com to an address on my own domain. Close to 10 years now probably. To this day, I still have the gmail one added to my mail software “just in case”
#ZegnatThough you might be able to use an imap importer tool to move all your email from gmail to its new home. Haven’t tried.
#[cleverdevil]Best way to do it, squorch, is to use a mail client to download all of your email and then you can copy it all over to the new provider.
#[cleverdevil]There are actually some better ways via CLI if you’re comfortable.
#[cleverdevil]Sigh. I still badly want a tool that will connect to my Facebook account and export everything in a good format (preferably mf2-json). Better yet, I’d like it to post it all to my Micropub endpoint so I can extricate myself completely.
#[cleverdevil]Does anyone know of such a thing? Or good building blocks for such a thing?
#ZegnatMaybe Neotoma? I don’t know how far along Mark is with that
#LoqiIt looks like we don't have a page for "ascii armored" yet. Would you like to create it? (Or just say "ascii armored is ____", a sentence describing the term)
#[cleverdevil]Neotoma seems very much in-process. Interesting, though.
#LoqiIt looks like we don't have a page for "fb-export" yet. Would you like to create it? (Or just say "fb-export is ____", a sentence describing the term)
wolftune joined the channel
#snarfedlooks like its JSON format is just the facebook API format