#dev 2019-06-02

2019-06-02 UTC
#
infominer[m]
Anyone know a way to get twitter syndication without a credit card? Bitcoin? Paypal?
#
[fluffy]
What do you mean by twitter syndication?
gRegorLove_, gRegorLove__ and [tantek] joined the channel
#
[tantek]
infominer[m] — can you take a look at https://chat.indieweb.org/meta/2019-06-02#t1559442821083400 — I'm hoping to not waste your time with a bunch of (new) pages/content on the wiki that isn't directly indieweb related (it'll likely get deleted)
#
Loqi
[[tantek]] hey infominer, just noticing the new pages. appreciate the eagerness to contribute, however please take a look at https://indieweb.org/wikifying#Should_this_be_on_the_wiki
[eddie], gRegorLove__, KartikPrabhu, jbove, [tantek] and [kevinmarks786] joined the channel
#
jacky
infominer[m]: that convo still didn't mention something re: twitter syndication re: finanical backing
[tantek] joined the channel
#
petermolnar
does anyone have any insights whether or not Google respects a <link rel="alternate" type="application/ld+json" href="" /> json-ld file or does it always have to be inline?
#
Zegnat
I am going to guess they do not refetch, but hard to say. Maybe rhiaro has some insight? I think rhiaro.co.uk sends JSON and HTML on the same URLs.
#
Zegnat
petermolnar, that dat:// move seems like a good way for people to accidentally leak config values. datbase.org gives me a full index of all the files on your site rather than just loading the index.html
#
petermolnar
ok, so, as Zegnat pointed it out, dat import imports _everything_ and it doesn't seem to have a way to exclude certain files, eg. php, or .htpasswd
#
sebsel
sounds scary
#
Zegnat
petermolnar, kickscondor has a .datignore file
#
Zegnat
Not sure if that is a default feature or something you need to add yourself
#
Loqi
[datproject] dat: :floppy_disk: Share & live sync files anywhere via command line
#
petermolnar
found that as well, trying to test it
#
Zegnat
Awesome, keep us posted :)
#
petermolnar
update: I managed to break dat: "Error: Groups are not supported"
#
petermolnar
I'm going to put this away for now...
#
petermolnar
cd .dat; rm content.bitfield metadata.bitfield content.tree metadata.data metadata.tree content.signatures metadata.signatures
#
petermolnar
this leaves the important files, the keyfiles untouched and lets me repair the dat db
#
petermolnar
this whole thing feels way too bleeding edge
#
Zegnat
Depends what you are comparing it to. But comparing it to HTTP, it sure is super bleeding edge
[eddie], [jgmac1106] and [tonz] joined the channel
#
[jgmac1106]
anyone want to help me with a quick terminal question?
#
jeremycherfas
I can attempt to be the one-eyed person in the land of the blind, yes.
#
[jgmac1106]
but then get this: We cannot install ./ipfs in one of the directories /usr/local/bin /usr/bin
#
[jgmac1106]
It seems that we do not have the necessary write permissions.
#
[jgmac1106]
Perhaps try running this script as a privileged user:
#
[jgmac1106]
yet I am an admin on my computer with full rights
#
jeremycherfas
Have you actually checked the permissions on those directories?
#
jeremycherfas
You're on Windows, right?
#
[jgmac1106]
figured I i all the rights will go look
#
jeremycherfas
Have you tried sudo `command`?
#
jeremycherfas
Might be easier than checking permissions
#
jeremycherfas
Sudo gives you full rights for one command. Requires your password.
#
[jgmac1106]
closer but still getting this: mv: rename /Users/jgmac1106/desktop/ipfs to /usr/local/bin/ipfs: Permission denied but thank you I will try hacking around for a bit
#
jeremycherfas
Not seeing a `mv` command on the page you linked to.
#
[jgmac1106]
I know I tried putting in my desktop first then when that didn't work wondered if I had to move it. i was wrong
#
jeremycherfas
If you open install.sh in a text editor, and the command is there, you may be able to sudo each of the commands in that script.
#
jeremycherfas
What is your path? At prompt type echo $PATH
#
jeremycherfas
Does the folder `go-ipfs` exist anywhere?
#
[jgmac1106]
yes on my deskto[
#
[jgmac1106]
it gettings write permissions to usr/local/bin the sudo command didn't work which is strange
#
[jgmac1106]
ohh well off to breakfast
#
jeremycherfas
OK, that needs to be in your $PATH. What is the result of echo $PATH?
#
[jgmac1106]
jeremycherfas++ for the help
#
Loqi
jeremycherfas has 10 karma in this channel over the last year (28 in all channels)
#
[jgmac1106]
Done jeremy thank you!!
#
jeremycherfas
It worked? Cool.
#
[jgmac1106]
well when I changed the directory name back to go-ipfs
#
[jgmac1106]
I figured I could name the directory whatever. I was wrong
#
jeremycherfas
No, because the script is expecting that specific name.
#
[jgmac1106]
Looking forward to playing but first its a game of Star Wars Monopoly
#
jeremycherfas
I can't even.
KartikPrabhu, jbove, [tantek] and [jgmac1106] joined the channel
#
[jgmac1106]
[eddie] are you supposed to come through with a user name of "web user" on webmentions?
[eddie] joined the channel
#
[eddie]
Known isn’t following the authorship algorithm correctly
#
[eddie]
I should check to see if that’s an open issue
#
Loqi
[EdwardHinkle] #2300 Webmention parsing doesn’t seem to follow Authorship algorithm
#
[eddie]
Created by me haha
chrisaldrich and leg joined the channel
#
sknebel
(typo: "I currently lives" )
#
sknebel
(and maybe "read more" should be ouside the note)
#
[eddie]
Ahhh good catch!
#
[eddie]
I changed from 3rd to first person
[fluffy], [Sadik_Shahadu] and [tonz] joined the channel
#
GWG
Afternoon
jjuran, gRegorLove__, KartikPrabhu, [frank] and eli_oat joined the channel
#
[frank]
[Zegnat] Can you help me out with the h-card on my site? On https://diggingthedigital.com/ I added some markup so as the top-left logo is enclosed in an h-card class and has both u-url and u-uid properties. That should make it a representative h-card for my site doesn't it? When I parse it through http://iwm.gregoreatworld.com/validate-h-card/?url=https%3A%2F%2Fdiggingthedigital.com%2F I still get one of the other URL's on the site as the h-card
#
Zegnat
Sure. Lets see!
#
Zegnat
Hmm, I don’t see any h-card at all
#
[frank]
That's weird...
#
sknebel
cache?
#
[frank]
Yeah I purged it a few times already
#
[frank]
It's Cloudflare so it should be OK
#
Zegnat
Did you purge cloudflare?
#
[frank]
Yeah I purged everything at cloudflare
#
Zegnat
Apparently not? Since with the dummy query string it does seem to be added
#
Zegnat
Not sure why it is saying it isn’t representative, when the URL and unique ID look the same :/
#
[frank]
Yeah So I see...
#
[frank]
Let me try to purge again at cf
#
[frank]
I use a Alfred shortcut with the API, it works most of the time
#
Zegnat
Oh, duh, it is not representative for the weird URL I am testing with.
#
Zegnat
So HTML and mf2 actually look fine to me, just a weird caching issue somewhere
#
sknebel
only cloudflare, no local caching of some kind?
#
[frank]
Oh jeez...Siteground caching
#
[frank]
Now it works
#
sknebel
cache all the caches :P
#
[frank]
Could p-label or p-note give some extra info like a site-description?
KartikPrabhu joined the channel
#
Zegnat
On an h-card I would expect the p-note to be about the person
#
Zegnat
Unless you are giving the site itself an h-card (like how companies have one), but I am not sure I have seen that done before
#
Zegnat
[frank]: p-summary was proposed for h-feed (http://microformats.org/wiki/h-feed#Proposed_Properties) that might fit nicely for some info about the site itself (as the feed is much more a representation of the site, vs the h-card that represents you as the author)
#
[frank]
So the h-card for my site should be about me as a person, the author of the site. So p-name should be my name instead of the site's name.
[tonz] joined the channel
#
[tonz]
(see my h-card at https://www.zylstra.org/blog [frank], I centered it around me. It’s also the reason I cut out h-card references to my author info underneath each posts, to prevent having 17 of them on the front page. Now the author bit is just about the author, and doesn’t pretend to be an authorative h-card anymore)
#
[frank]
Wait what happened to your layout? It's so...so... colourfull!
snarfed, jjuran, eli_oat and eli_oat1 joined the channel