#dev 2021-06-08
2021-06-08 UTC
[jacky] joined the channel
# @FaebornNetworks ↩️ It works really well, except for the times when IndieAuth just somehow disappears and the account is randomly disabled. Have seen that a few times. (twitter.com/_/status/1402093436526903296)
samwilson, hendursaga, [chrisaldrich], capjamesg and [jacky] joined the channel
# [jacky] interesting form (evolution?) of sqlite: https://github.com/rqlite/rqlite
# Saphire Hm
# Saphire Trying to look into making an image host but uh, slightly confused on how to deal with storage part @-@
# Saphire aaronpk: uhhh, wait when did blockchain get involved with OID?
# Saphire prodprods DID
# Saphire Hm
# Saphire ... everything related to it is uh, very hard to read as it just abstracts the abstract
hendursa1, justBull, [Murray], [KevinMarks], IWSlackGateway, hendursaga, alex_, reed, calebjasik, Abhas[m], batkin[m], nekr0z, [tw2113_Slack_], [chrisaldrich], capjamesg, gRegor, chenghiz_, jeremycherfas, aaronpk, alex11 and [jacky] joined the channel
# [jacky] https://mastodon.social/@mbajur/106370312765086032 a nice take on a dashboard for one's site
# Loqi [mbajur] Just a little sneak peek of a new #activitypub based project I'm working on https://files.mastodon.social/media_attachments/files/106/370/304/303/780/269/original/80edf9905172f12f.png
# @clawfire Working on webmentions on my blog. Finally I’m starting to put some style on it. Playing a bit with css grid. Nice but style need to master few stuff … will probably go back to flexbox :p (twitter.com/_/status/1402318532730363908)
[tantek] joined the channel
jeremycherfas and capjamesg joined the channel
# [tantek] Hah this is great, also *classic* flaw in command line UI design (either common or difficult to avoid, thus nearly innate) https://www.theverge.com/2017/3/2/14792442/amazon-s3-outage-cause-typo-internet-server
# capjamesg What a vague way of saying they fixed it: "While removal of capacity is a key operational practice, in this instance, the tool used allowed too much capacity to be removed too quickly. We have modified this tool to remove capacity more slowly and added safeguards to prevent capacity from being removed when it will take any subsystem below its minimum required capacity level."
# [tantek] S3 << 2017-02-28 outage summary from Amazon: [https://aws.amazon.com/message/41926/ Summary of the Amazon S3 Service Disruption in the Northern Virginia (US-EAST-1) Region]
# Loqi ok, I added "2017-02-28 outage summary from Amazon: [https://aws.amazon.com/message/41926/ Summary of the Amazon S3 Service Disruption in the Northern Virginia (US-EAST-1) Region]" to the "See Also" section of /Amazon_S3 https://indieweb.org/wiki/index.php?diff=76022&oldid=76021
# capjamesg Not directly related, from 2020: https://blog.cloudflare.com/cloudflare-outage-on-july-17-2020/
[KevinMarks] joined the channel
# [KevinMarks] Known shows estimated reading times, but not sure how it's calculated.
# [KevinMarks] says '2 min read'
# [KevinMarks] so estimates 200 words per minute reading
# [KevinMarks] the reader app could possibly calculate reading time empirically
# [KevinMarks] known is almost marked up as structure
# [KevinMarks] `<span class="vague">2 min read </span>`
# [KevinMarks] `<p class="reading">`
# [KevinMarks] `</p>`
# [jacky] Right now, I'm trying to wonder what would be a 'nice' way to handle rendering of this content without changing too much of how Koype works (more of the info - in Rust - is stored here https://git.jacky.wtf/indieweb/koype-next/src/branch/develop/src/storage/mod.rs)
# Zegnat [jacky]: I had to dig through my mind for a bit, but Datasette/Dogsheep comes to mind for me. Simon spoike about it last year https://indieweb.org/2020/East/personaldata. Some links there.
# Zegnat And if I completely missed the point, well, no harm in linking Datasette again, as I find there to be a lot of great inspiration in there :D https://simonwillison.net/2020/Nov/14/personal-data-warehouses/
[schmarty] joined the channel
# [schmarty] that reminds me i've been thinking about https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages/ a lot lately.
# [jacky] just came across https://github.com/rixx/goodreads-to-sqlite from that page, Zegnat. Definitely handy
[aciccarello], michael, samwilson and [jgmac1106] joined the channel
# [jgmac1106] [snarfed] question fromt he microblog world. any open tix about accepting an RSS feed and spitting out a JSON Feed: https://micro.blog/manton/11516087
[KevinMarks] joined the channel
# [KevinMarks] unmung consumes it
# [jgmac1106] ahh thx tantek and I forgot about unmung
# [jgmac1106] so they could go unmung, to hfeed, to granary and json feed
# [jgmac1106] I mean as tantek note may look pretty ugly but filters and categories on microblog pretty solid
# [KevinMarks] if you say input is atom does it understand RSS too? I thought granary used universal feed parser