#dev 2019-05-05

2019-05-05 UTC
snarfed and eli_oat joined the channel
#
GWG
Was having trouble sleeping so added to the https://github.com/indieweb/vouch/issues
#
GWG
Based on today's discussion
#
GWG
Hopefully there will more thought and discussion
snarfed, KartikPrabhu and [Rose] joined the channel
#
[Rose]
Well this is not fun, I woke up to find all my sites are down, I can't connect to my server, and rebooting/shutting down via the admin panel also doesn't work
#
[Rose]
Good start to hack day πŸ˜›
[Sonny] joined the channel
#
[Sonny]
good luck with that
#
[Rose]
Yeah, let's see if support can fix it in the next hour and a half :zany_face:
#
GWG
[Rose]: I can show you how to build a kind if you want
#
[Rose]
That would be great!
#
GWG
That would work with or without a site
#
[Rose]
I don't need a live site for that. Though I do need my site back... and to improve my backup system.
[tantek] joined the channel
#
GWG
I did have an idea for Vouch as a service
#
GWG
When I woke up in the middle of the night
[Yulia] joined the channel
#
[Rose]
I saw something about that!
#
GWG
Why not get help finding links?
#
GWG
Lower the cost of finding connections
#
GWG
By having a service that stores links and let's you query for them?
#
GWG
It wouldn't solve the trust problem, just the searching problem
#
Zegnat
You are going to build another indiemap, GWG? ;)
#
GWG
No, hoping someone else would
petermolnar joined the channel
#
[tantek]
Sounds like useful Brainstorming GWG!
#
[tantek]
Definitely add it even a few sentences to /Vouch#Brainstorming maybe as Vouch links as a service?
gRegorLove joined the channel
#
GWG
I added it to issues
#
[Rose]
Hah, my server is back with 1 minute to spare!
#
Loqi
giggles
[calumryan], [Jan_Dinter], [Sonny], [markomat], [Chris_Adams], doubleloop and [jansauer] joined the channel
#
@justmarkup
How to you all handle old comments when switching from something like Wordpress to a Static Site Generator? Plan to use Webmentions in the future, but unsure how to preserve the old comments.
(twitter.com/_/status/1124964587844112384)
jeremych_, [Yulia], ingoogni, [tantek], [Rose], [calumryan] and doubleloop joined the channel
#
doubleloop
Huh, I get a 404 when redirected to indiegenous.abode.pub/android/login during auth with Indiegenous for Android
[jgmac1106] joined the channel
#
doubleloop
*indigenous
#
doubleloop
I always spell that wrong :D
#
doubleloop
swentel: would that be an Indigenous issue? I can auth into my site from other Micropub clients, e.g. Quill
[Jan_Dinter], [Joel], [Caspar] and [Yulia] joined the channel
#
petermolnar
apparently there's no escape from and IWC ... I ended up adding syndication URLs for my flickr syndication :D
kisik21 joined the channel
#
[tantek]
petermolnar++ nice!
#
Loqi
petermolnar has 4 karma in this channel over the last year (16 in all channels)
#
petermolnar
well, technically, it's any brid.gy syndication, but I'm only using flickr
[Ian_Forrester], [Rose], [Chris_Adams] and leg joined the channel
#
kisik21
Redis seems to be fun!
#
kisik21
I'm trying to draft how an indieweb blog could work with a microservices-based architecture
#
kisik21
Because I'm distressed about Micropub crashing and taking my whole site with it
#
kisik21
And also I think Redis will significantly speed up my site
#
kisik21
I kinda reinvented Redis in my mind when I thought I needed to cache my posts in memory
[tantek] joined the channel
#
[tantek]
well I just wasted 30 min figuring out that you can only differentiate :link and :visited by color
#
[tantek]
(e.g. not text-decoration, e.g. using text-decoration:underline to indicate unlicked links more explicitly)
#
[tantek]
πŸ˜•
[Rose] joined the channel
#
[Rose]
😞
[Sonny] and [kevinmarks786] joined the channel
#
kisik21
Is O(number of posts) bad for a category autocomplete list?
[calumryan] joined the channel
#
aaronpk
kisik21: redis is fantastic but I wouldn't recommend it as your primary storage for posts. I use it all the time but essentially as a fancy caching layer.
#
aaronpk
It would make a good cache/index for posts stored on the file system tho!
#
kisik21
aaronpk: Why not? Redis has good persistence
#
aaronpk
As long as you have a good plan for backing up and restoring the data then sure go ahead
#
aaronpk
but definitely test out that whole lifecycle early on
#
aaronpk
for example test out what happens if your machine disappears and all you have is the off-site backup of your redis, make sure you can restore it to a new machine and see what that workflow is like
[Caspar] joined the channel
#
kisik21
If my machine disappears and all I have is an RDB file, I load it to Redis and relaunch all of the services pointing to the new database. At least in theory, because almost no code have been written.
#
kisik21
It currently exists only on paper
#
aaronpk
I'm just saying you should definitely test that sooner than later :-)
#
kisik21
Yeah, but like, what if my filesystem fails a fsck and never goes up? Same stuff, only I lose the code too
[jgmac1106], [Sonny], [Joel], [Chris_Adams], sonny, ingoogni and [chrisaldrich] joined the channel
#
[chrisaldrich]
gRegorLove, saw your like/mention yesterday. I'll have to look into it. It's definitely not theme dependent, it's something that the WordPress Semantic Linkbacks plugin would parse and determine. In the meanwhile, I manually changed it.
#
[chrisaldrich]
gRegorLove, I actually had to dig into the database to find your URL. I'm curious if you have a full site feed available? I only saw feeds for "bigger" content, but not for likes, bookmarks, etc. which don't seem to be discoverable at all from the front end.
[Rose], [calumryan], [tantek], [chrisaldrich] and [eddie] joined the channel
#
[eddie]
!tell doubleloop My server has issues this morning, and the abode.pub domain is hosted on my server. Your error might be resolved now with Indigenous for Android. Maybe try again?
#
Loqi
Ok, I'll tell them that when I see them next
[kenbauer], doubleloop and leg joined the channel
#
doubleloop
[eddie]: thanks - still the same issue though, 404 (as reported by nginx)
#
Loqi
doubleloop: [eddie] left you a message 31 minutes ago: My server has issues this morning, and the abode.pub domain is hosted on my server. Your error might be resolved now with Indigenous for Android. Maybe try again?
#
[eddie]
Hmm okay. I don’t have an Android phone, so I can’t debug more than that. So we’ll have to rely on swentel from there 😁
[Rose], [chrisaldrich], [tantek], [kenbauer] and gRegorLove joined the channel
#
gRegorLove
chrisaldrich: No "firehose" stream for me. I'm temporarily experimenting with a channel for likes, which is excluded from my notes stream. https://gregorlove.com/channels/stars/
#
gRegorLove
I'm not totally sold on it. I'm re-thinking a lot about my home page, notes stream, other stuff.
#
gRegorLove
I *do* like the channels idea, but it's kind of tacked onto my existing site structure rather than being a core part of it.
#
gRegorLove
My articles feed and notes feed are 90% of my content, though. Only likes are excluded from the notes stream currently.
#
GWG
I am curious about what should be in a main feed vs firehose
#
gRegorLove
I don't plan to set up a firehose currently
eli_oat joined the channel