#dev 2016-07-25

2016-07-25 UTC
tantek joined the channel
#
aaronparecki.com
edited /p3k (+31) "/* Location */"
(view diff)
#
aaronparecki.com
edited /p3k (+924) "/* Itching */ some thoughts on locations / venues"
(view diff)
tantek, misuba and KevinMarks joined the channel
tantek, KevinMarks, KevinMarks_ and cweiske joined the channel
#
tantek.com
edited /2016/NYC2 (+119) "add FB POSSE copy of official event URL"
(view diff)
loicm joined the channel
rMdes_ and singpolyma joined the channel
#
petermolnar
php-lol: I can't block-comment a function with /* */ because there is a regex in the function, which contains */ which closes the comment :D
#
Loqi
petermolnar: tantek left you a message 2 days, 20 hours ago: earliest use of multiple ^n (e.g. ^1 ^2) end notes/links I found on my site, from 2010-12-05: http://tantek.com/2010/339/t2/trailer-demo-tron-evolution-xbox-360 enough of a self-publishing plain text pattern that I'll likely use that in my markdown fork
#
voxpelli
the /* comments are a pain in such a way
#
petermolnar
normally I only use that for: a, function documentation; b, commenting out big blocks temporarily
#
voxpelli
petermolnar: many text editors have a short cut for adding a // in front of every line and to remove them again
#
petermolnar
I know, geany does that as well
#
voxpelli
I always do that to comment out big blocks temporarily
#
voxpelli
only do the /* for docs
#
voxpelli
(but rarely do such docs :P )
#
petermolnar
docs can be useful
#
petermolnar
not just for others, for your future self
#
voxpelli
I do docs, I just rarely do them through JSDoc-style comments
#
voxpelli
I mostly document the API directly in the readme, because the modules are so small that it's enough
#
aaronpk
lol I've had that comment thing happen before
#
aaronpk
also when I'm temporarily commenting out a function that has comments in it
#
voxpelli
yeah, cmd + shift + 7 to the rescue! :)
#
petermolnar
voxpelli emacs is just one step from there :D
#
petermolnar
splitting wordpress functionalities from my theme to separate plugins, round 2: 3 plugins so far, 2 more coming...
#
miklb
oh, yay. Got Quill running in a Fluid instance
#
Loqi
does a happy dance!
#
miklb
twirls Loqi
#
aaronpk
miklb: neat!
#
miklb
aaronpk yep. Fluid has an option to pin the app to the menubar, so now just a click away
#
rMdes_
I tried to get Quill running at Dreamhost but decided to move my domain on a decent vps first
#
rMdes_
i want to have like quill.rmendes.net and get used to compose using quill more often
#
voxpelli
rMdes_: any reason to self-host Quill? been thinking myself that as long as I own the API and the storage I don't need to own the clients
#
rMdes_
the only reason i found was cosmetic so i can have all the tools I need tied to my domain
#
rMdes_
i want to be able to talk to other people and show them how I organized my tools with my domain
#
rMdes_
without the need to switch to another domain to use other tools, even the client to publish to my site
tantek joined the channel
#
miklb
ugh. TravisCI seems to be backlogged
KevinMarks joined the channel
#
miklb
odd. my last micropub post added a lang front mattter, never happened before. And not my lang
#
miklb
I stand corrected, it normally sets the lang to en, but this one set it to sv
#
voxpelli
miklb: yeah, um, by default it sniffed language and picked English or Swedish
#
voxpelli
I'm not sure if I've changed the default yet, but one can at least override it
#
miklb
just curious why it would have sniffed sv this time
#
voxpelli
Because sniffing is hard, you probably sounded Swedish :P
#
miklb
<swedish_chef.gif>
#
voxpelli
I would ideally want to explicitly define language in the request, but that's not possible today and even when possible some clients like OwnYourGram just can't do it
#
tantek.com
edited /events/2016-07-27-homebrew-website-club (+8) "/* San Francisco */ add self"
(view diff)
#
loqi.me
created /Hover (+108) "prompted by tantek and dfn added by KevinMarks"
(view diff)
#
KevinMarks
Language sniffing is hard. I remember getting a lot of cebuana and Welsh false positives
#
tantek
!tell GWG could you go through previous (incl 2014) IWC NYC FB events (all linked from our wiki pages) and invite the people you met there to IWC NYC2: https://www.facebook.com/events/1219906251394239/ ? Thanks!
#
Loqi
Ok, I'll tell them that when I see them next
#
voxpelli
KevinMarks: I told my sniffer to only check the specified languages to make it easier for it
#
voxpelli
Distinguishing between eg Nordic languages is probably fairly hard otherwise
#
KevinMarks
The one I used before did a first pass based on unicode ranges, then some other heuristics. These days you probably throw a neural net at it. Or ask Google
#
KevinMarks
The problem is still the monoglot assumption. If I quote some French or Greek, there isn't usually a representation for that in the auto ines
#
KevinMarks
Voxpelli - do you want to write the language issue up for the micropub spec?
#
tantek
KevinMarks - yet you're likely to quote multiple languages in more structured e-content right? Not in a summary or name?
#
voxpelli
tantek: I only do language detection on e-content as there's more content there
#
voxpelli
KevinMarks: Not sure if it's a Micropub spec issue – hence why I added it as an mf2 issue last time
#
Loqi
[@kevinmarks] @chrisbrogan @evanpro I pronounce Phở tái exactly like the French for "armchair"
#
voxpelli
When we can parse language, then we can also save language
#
KevinMarks
If I had spelled out fauteil that would be 3 in a note
#
KevinMarks
It's a pun. Also a self deprecating now about my terrible Vietnamese pronunciation
#
KevinMarks
The voxpelli/Stephanie booth case of summary in one language and post in another is worth considering. Yes, in general you can do this in html in an e- field
KevinMarks_ and KevinMarks joined the channel
#
jorge.at.anteris.net
edited /ikiwiki (+358) "/* IndieWeb Examples */"
(view diff)
#
tantek.com
edited /ikiwiki (+182) "distinguish between primary site usage and secondary/additional/subdomain site usage"
(view diff)
KevinMarks_ joined the channel
#
tantek.com
edited /2016/NYC2/Planning (+118) "/* Food */ saturday sunday line items"
(view diff)
#
tantek.com
edited /2016/NYC2/Planning (+45) "/* Questions */ facilities"
(view diff)
chrisaldrich joined the channel
#
tantek
ChrisAldrich++ for jumping in and making HWC LA happen this week!
#
Loqi
chrisaldrich has 3 karma (1 in this channel)
#
chrisaldrich
baby steps, baby steps... it helps to have a tentpole of IWC-LA here in November to build up to...
#
@elpep
Testing my webmention endpoint discovery : https://webmention.rocks FTW. Many thanks, @aaronpk
(twitter.com/_/status/757674510904619008)
KevinMarks, tantek and singpolyma joined the channel
#
tantek.com
edited /2016/homepage (+282) "which one of two possible websites"
(view diff)
#
tantek.com
edited /database-antipattern (+212) "featured image - thank you @internetofshit"
(view diff)
KevinMarks_ and KevinMarks joined the channel