#dev 2017-08-28

2017-08-28 UTC
[tantek] joined the channel
#
snarfed
current status: trying to set up mastodon on my laptop to test ostatus interop
tantek, eli_oat, snarfed, KartikPrabhu, cweiske and barpthewire joined the channel
#
cweiske.de
edited /RSS (-8) "/* WordPress */"
(view diff)
#
cweiske.de
edited /RSS (+306) "autodiscovery"
(view diff)
#
cweiske.de
edited /Atom (+327) "autodiscovery"
(view diff)
[markmhendrickso joined the channel
#
[markmhendrickso
snarfed what draws you to ostatus vs. activitypub?
[pfefferle] and KartikPrabhu joined the channel
#
cweiske
found the solution to the shpub.phar-without-.phar-extension problem on my own blog because I solved that already 2 years ago and forgot about that
#
glennrice.net
created /User:Glennrice.net (+921) "Initial user page"
(view diff)
eli_oat, singpolyma and cweiske joined the channel
#
cweiske
sebsel, shpub 0.5.0 supports running without the .phar extension
#
cweiske
aaronpk, shpub 0.5.0 shows endpoints when running "shpub.phar server $name"
[miklb] joined the channel
#
[miklb]
cweiske does shpub not support syndication target with likes or am I (probably) doing something wrong?
#
[miklb]
hmm. some reason I’m still on -v 0.3.0
#
raretrack.uk
edited /site-deaths (+746) "/* 2017 */ New site death added (SquirrelSave - 'unlimited online backup')"
(view diff)
#
[miklb]
cweiske is it possible the new 0.5.0 download is returning 0.3.0 for version?
tantek joined the channel
#
tantek.com
edited /Planning (+126) "move encouragement to 2018, no more time for August. NYC co-organizers: emma with hosting, schmarty with wikifying, still waiting to hear from jeremy."
(view diff)
snarfed, eli_oat and loicm joined the channel
#
tantek.com
edited /YouTube (+255) "move notes about OPML/subscriptions from Feature to How to export, page logo"
(view diff)
#
aaronpk
cweiske++ awesome
#
Loqi
cweiske has 16 karma in this channel (112 overall)
#
tantek.com
edited /RSS (-240) "remove old "sharecrop" wording, delegate list of actual RSS formats to feed files, and link/comment on openness or lack there of per format there"
(view diff)
#
tantek.com
edited /RSS (+0) "move Praise to be just above Criticism since they are related"
(view diff)
snarfed and j12t joined the channel
#
tantek.com
edited /feed_file (+921) "move "advantage" (which is more about full text or not rather than formats) to instead be a counter-argument to inefficiency, specifically in the case of a full-text feed file vs summary h-feed, add list of Feed File Formats with recency etc."
(view diff)
cweiske joined the channel
#
cweiske
[miklb], I forgot to update the version number in the code
#
cweiske
fixed with 0.5.1
KartikPrabhu, dougbeal|iOS and [miklb] joined the channel
#
[miklb]
cool. Wasn’t sure if was something I had done wrong upgrading. thanks!
snarfed, loicm, tantek, eli_oat and gRegorLove joined the channel
#
martymcgui.re
edited /how-to-sponsor (-16) "indiewebcamp.com to indieweb.org"
(view diff)
tantek and snarfed joined the channel
#
www.marcus-povey.co.uk
edited /Planning (+14) "/* Edinburgh */"
(view diff)
[cleverdevil] joined the channel
#
[cleverdevil]
Howdy folks!
#
[cleverdevil]
So, I'm trying to write a userscript for Safari, anyone familiar with that process?
#
tantek
[cleverdevil]: pretty sure this works, and gets you something that works cross-browser too: https://developer.mozilla.org/en-US/Add-ons/WebExtensions
#
[cleverdevil]
So, its a pretty simple userscript that mostly works already.
#
[cleverdevil]
Basically, I want to rewrite all URLs on a page that reference YouTube to open MPV and play the YouTube video directly in the app.
#
[cleverdevil]
(This bypasses trackers, ads, and other crap)
#
tantek
what is MPV?
#
Loqi
MVP is an abbreviation for minimum viable product, the concept and methodology of designing, developing, and deploying the smallest/simplest possible variant of a product as a first step to shipping, getting real world feedback, and iterating from there https://indieweb.org/MPV
#
tantek
oops
#
tantek
unredirecting
#
tantek.com
deleted /MPV "only mistypo'd once, an apparently means something else"
#
tantek
retrying...
#
tantek
what is MPV
#
Loqi
It looks like we don't have a page for "MPV" yet. Would you like to create it?
#
[cleverdevil]
MPV is an open source, cross platform media player forked from MPlayer and can be found at https://mpv.io
#
loqi.me
created /MPV (+133) "prompted by tantek and dfn added by [cleverdevil]"
(view diff)
#
[cleverdevil]
So, you can, in a terminal on macOS, launch MPV to play a YouTube video like this:
#
tantek
that's definitely worth building as a cross-browser webextension!
#
[cleverdevil]
$ open "mpv://https%3A//www.youtube.com/watch?v=FNr0JNwsLy8"
#
[cleverdevil]
Gotta get it working first ?
#
[cleverdevil]
When I create a link like this in Safari, it launches MPV, but doesn't play the video.
#
[cleverdevil]
If I do it in terminal, it works fine.
#
tantek
you may need to escape more of the URL
#
[cleverdevil]
Tried that ?
[kevinmarks] joined the channel
#
loqi.me
edited /antipatterns (+332) "/* See Also */ new section"
(view diff)
#
tantek.com
created /Dropbox_Paper (+169) "silo stub"
(view diff)
#
tantek.com
edited /Dropbox_Paper (+22) "hosted by"
(view diff)
snarfed joined the channel
#
tantek.com
edited /Planning () "(-1834) /* NYC */ planning moved to specific page, since date/venue picking is done for this year"
(view diff)
#
[cleverdevil]
Got it working, but had to run it through another app.
#
[cleverdevil]
I'll eventually polish it up and share.
#
[cleverdevil]
But, now, every link is rewritten to "youtube://", which opens this utility, when then routes the stream into MPV to play ad--free.
#
[cleverdevil]
It also detects if the current page is a youtube video, and does the same thing, in case a link comes in from elsewhere (like my Twitter client or an email).
#
cleverdevil.io
edited /Planning (+412) "/* Los Angeles */"
(view diff)
KartikPrabhu, eli_oat, tantek and [miklb] joined the channel