#known 2018-12-27

2018-12-27 UTC
[jgmac1106], strugee, Afrophysics, [tantek], [relapse], seekr and benwerd joined the channel
#
plindner[m]1
finally going to self-host... I'm seeing very weird issues on 1500wordmtu.com and no response from filed feedback :( I'd be happy to contribute the $$ to an opencollective or patreon..
[tantek] joined the channel
#
[tantek]
Don’t we have one of those? Opencollective?
#
plindner[m]1
don't see anything https://opencollective.com/search?q=known
#
[tantek]
I think broader, for indieweb
#
[tantek]
What is donate?
#
plindner[m]1
I'm already on https://opencollective.com/indieweb
[jgmac1106], [smerrill], [tantek] and [Vincent] joined the channel
#
[tantek]
plindner++
#
Loqi
plindner has 1 karma over the last year
seekr, [jgmac1106], [metbril], [schmarty], jenett, [jdpinto1] and benwerd joined the channel
#
plindner[m]1
So I'm pretty close to a cutover. If someone would be interested in writing a plug-in to store image/blob data in IPFS send me details and your hourly rate.
[tantek] and [jgmac1106] joined the channel
#
Loqi
Hire Me!
#
plindner[m]1
[jgmac1106]: Is that you Marcus?
#
plindner[m]1
Note: I am totally serious.
#
plindner[m]1
Being able to store images generated by imageproxy in ipfs will allow for some nice shared behavior when multiple known instances are sharing the same content.
[kevinmarks] joined the channel
#
[kevinmarks]
I thought ipfs had different hashes for the same image depending on the container
[tantek] joined the channel
#
plindner[m]1
[kevinmarks]: the container might have a different hash if there are multiple, differing entries. The raw bytes are always on the same hash.
#
plindner[m]1
for example you can run the following command over and over and you'll always get the same hash
#
plindner[m]1
$ ipfs add pong.png
#
plindner[m]1
added QmXMyeyxirUtbGqLxQ2y12ruoQhSuT5oSyNdVpTFKKBZup pong.png
#
plindner[m]1
and I can go to any IPFS gateway and get that image:
#
plindner[m]1
Right now I'm getting tons of 404s for proxied twitter avatars that would also be better stored by the IPFS hash...
#
plindner[m]1
Also, https://1500wordmtu.com is up and running at home (for now). Will move to cloud once I get a few more things tidied up...
#
[kevinmarks]
Ah, that is better than I thought
#
plindner[m]1
also the export/import missed some images, so I'm reuploading them, but they show up as different IDs... I don't think Known is using content hashing at all, probably just UUIDs..
#
plindner[m]1
breaks out mod_rewrite for now...
#
plindner[m]1
also fwiw I finally found a bleeding edge docker compose config that works for me: https://github.com/egoexpress/docker-known
#
Loqi
[egoexpress] docker-known: A fork from davesgonechina's Known (http://withknown.com) Docker container setup with some enhancements
#
plindner[m]1
so many forks though...
[tantek] and seekr joined the channel