#RuxtonA good rundown on the whole faker.js thing.. Marak pretending this is like Aaron Swartz is an insult to Swartz' morals.
#RuxtonRuby community handled it much better when why the lucky stiff disbanded and deleted everything, NPM community has failed hard both times this has happened.
jessealama, [Zegnat] and angelo joined the channel
#[James_Van_Dyne]capjamesg: Can you add assign me to issue #11 on indieweb-utils. I can’t seem to assign it to myself (maybe don’t have permissions?)
#Loqi[kuz-z-zma] #149 Hidden links on Front page/Archive/Search results are bad for seo
#capjamesg[d]Maybe a good middle ground would be to use <link> tags if you can?
#capjamesg[d]I don't think someone's going to see serious SEO issues because of those links being hidden. But, I can see quite a few people (like the author) that would prefer not to have hidden links.
#[KevinMarks]I'd ask Danny Sullivan for advice directly
#capjamesg[d](Note: this is my opinion, not necessarily the truth)
#GWG Link tags don't have a class. These links are there for microformats parsing
#GWGProbably the best compromise is to let them be turned off entirely. But I'm not sure if there is a middle ground to satisfy SEO people and still get the benefits of being able to parse an h-feed even if you don't want to see them.
#GWGSo, search engines don't like hidden links...but giant blobs of hidden data in JSON format are fine. Perfect sense.
[grantcodes] joined the channel
#[grantcodes]Hidden links were historically used to try and trick the system. Could you use a `data` element instead?
jessealama joined the channel
#GWG[grantcodes]: How would you mark up a u-syndication property with a data element?
#GWGI probably could, just wondering if that is valid HTML
#capjamesg[d]I don't know how to interpret Google's guidelines for a syndication link based on the information above.
#capjamesg[d]The GitHub issue mentions that hidden links in "any way" are frowned upon but that is not true.
#capjamesg[d]For instance, most skip links are hidden and they are considered a best practice for accessibility (and Google acknowledges accessibility in hidden links above).
#ZegnatGWG: if you never want to display them, use <data> elements instead of <a> elements
#GWGZegnat: Is that valid HTML, if so that's a solution
#ZegnatIt is valid HTML, and part of the mf2 parsing spec that I believe every parser has implemented
#[snarfed]^ capjamesg do we have any indieweb polls like that in the wild?
#[snarfed]manual until it hurts, I'd be curious to see one done manually first
#ZegnatI guess you could request /reacji ... or go the old school Twitter way: reblogs vs likes
jessealama joined the channel
#[KevinMarks]The vote links way was to provide different urls for the different choices and have people link those. I suppose that you could do the same page with a fragment too.
jessealama joined the channel
#capjamesg[d][James_Van_Dyne] I assigned you to the ticket and made you a collaborator on the repo.