ilasek Wikidata have decided to use Blazegraph as their triplestore. Interesting comparison provided by them: goo.gl/QhF4EP

robstewartUK It’s the end for emacs github.com/Fuco1/clippy.el pic.twitter.com/MhsBKVlWRP
timbray JWT: 2 years later… - auth0.com/blog/2015/07/2…
Fighting ad spam caused by non-human bot traffic by exchanging & banning involved IP addresses across the ad industry googleonlinesecurity.blogspot.com/2015/07/workin…
How Google treats the new top-level domains like .berlin etc. googlewebmastercentral.blogspot.com/2015/07/google…
mahemoff Twitter really needs to stop assuming one phone number is tied to at most one account :| Assuming it’s okay with brands being on Twitter.
cwpittman Writing HTML? @sw12 explains some best practices to make your life easier medium.com/sam-dutton/hig…
To the point #xkcd, as usual: Public Key xkcd.com/1553/

aemkei Here is PING: github.com/codegolf/ping – A minimalistic game in 230 bytes of HTML+JS.
Demorawgit.com/codegolf/ping/…tpic.twitter.com/mj94BGwltwtw
@vrandezo @wikidata Thanks for the insights, subscribed myself to phabricator.wikimedia.org/T99243.
@vrandezo @wikidata Interesting idea; probably hard to agree on a property order for certain items: puts “edit war” on another meta level…
@WikiResearch Did you/they evaluate the tool yet? Sounds like a great approach, but challenging to support all languages.

WikiResearch Real-time edits to Wikimedia wikis scored by their probability of being vandalism tools.wmflabs.org/raun/?language… #Wikimania pic.twitter.com/4G69MhXtnJ
@wikidata Thanks for the explanation. Would you have the link to the Phabricator issue? Interesting problem to solve :-)
@tomayac @wikidata For DBpedia, it’s apparently alphabetically ordered: dbpedia.org/page/Angela_Me…. Thanks for clarifying Wikidata’s logic.
@wikidata What’s the logic behind the order in which facts are listed on Wikidata? Not alphabetically, not by increasing property ID…Random?
A decent intro to the Node.js logging library winston.js: loggly.com/ultimate-guide…. Using it for a work project and enjoying it.
How human facts curation used to work at @fbase: wiki.freebase.com/images/e/e0/Hc… [PDF]
IgorBrigadir Trend detection code from @Gnip data science team: github.com/jeffakolb/Gnip… uses dspace.mit.edu/handle/1721.1/… by @snikolov twitter.com/Gnip/status/62…
danbri rNews in schema.org ping - @kansandhaus @agebhard … care to chime in at github.com/schemaorg/sche… ?

felipehoffa How to analyze 5 billion Wikipedia pageviews in 5 seconds (w/BigQuery) @Wikimania2015 #wmhack reddit.com/r/bigquery/com… pic.twitter.com/hilxPHXwnO
~RT @somebitsLinks: Hacking Team hack: [D]etails on […] a creepy […] hacker grdlvr.it/BXwM73lnjD // Also r0x27.me/HackBack/0x00.…yWPe
@Paul_Kinlan It’s a design choice: GIFs are attached photos that are always public (“secret” URL), DMs are always private.
A number of important improvements coming to AdWords for a more seamless shopping experience: adwords.blogspot.com/2015/07/winnin…
Read the @MSEdgeDev team’s thoughts on Web Components: blogs.windows.com/msedgedev/2015… (part 1) blogs.windows.com/msedgedev/2015… (part 2)
euroblind Dear #webdev people, if we are #partiallysighted we need to zoom to read on #mobile devices so please don’t disable this feature! #a11y
@RubenVerborgh I’m pretty confident @aemkei could golf down github.com/RubenVerborgh/… significantly :-)
@RubenVerborgh Thanks. Will check. If you’re after optimizing code length, may I introduce you to Mr. JS1K @aemkei? aem1k.com
@RubenVerborgh Ah? Not Promiscuous? Streams as multi-Promises? Have a pointer to code? Bedankt.
@RubenVerborgh Guess we agree on .all ;-) I’d have chosen .seq over .race. BTW, do you know github.com/vinniegarcia/p…? Quite elegant code.
@RubenVerborgh Pushing for having them natively :-) Glad you agree these are necessary features. Wonder why Promise.race() made it…
WikiResearch Wikipedia and IFTTT: A Technical Guide – b@sklaportete an@mhashemimblog.hatnote.com/post/124069724…QO

Wikipedia The Wikipedia Channel is now live on @IFTTT! blog.wikimedia.org/2015/07/14/wik… pic.twitter.com/gTqzY2CZGX
@RubenVerborgh Interested to learn your opinion on twitter.com/tomayac/status… Using array.reduce for Promise.seq() doesn’t cover all use cases.
#ES6 Promises IMHO need Promise.seq() for sequential exec. and Promise.allMax(iterable, n) for parallel—but max. n at a time—exec. support!

johanoomen ‘Now’s the time for collaborative video on #Wikipedia’ by @benrito benmoskowitz.com/?p=1083 #iamcr2015 #wikimania2015 pic.twitter.com/EYCaiajJgU
The story of Web cookies, told by their inventor L. Montulli montulli-blog.com/2013/05/the-re… His thoughts on 3rd party cookies montulli-blog.com/2013/05/why-bl…
Great @FiveThirtyEight article on how comScore et al. calculate Web metrics (hint: panels & beacons): fivethirtyeight.com/features/why-w…

umaar Dev Tips: #DevTools: A project wide search with an optional file scope: umaar.com/dev-tips/56-pr… @ChromeDevTools pic.twitter.com/bRVoHnhMeI
@anthony_sennett LOL, I “blame” @lilcoccinelle for making me an ambassador of Catalan food culture :-) Enjoy life! And olives.
wbc11 The book “Search Engines: Information Retrieval in Practice” is now available for free download at ciir.cs.umass.edu/irbook/
What happens when you run a movie about acid trips through an acid trip generator? Deep Dream vs. Fear and Loathing: gizmodo.com/oh-god-someone…
Challenges encountered by the Library of Congress on their journey of archiving all of Twitter: firstmonday.org/ojs/index.php/…
@JeniT @github How about theodi.org/blog/adapting-… ?
An answer to the HTTPS “killing” the HTTP Referer (sic) issue: the Referrer Policy: w3c.github.io/webappsec/spec… by @mikewest et al.
stopsatgreen This is amazing: DeepStereo creates new frames from still images. Video youtube.com/watch?v=cizgVZ… and explanation technologyreview.com/view/539051/go…
WikiLiveMon #BreakingNews Candidate: en.wikipedia.org/wiki/Greek_bai… [Edits: 17, Editors: 5, Langs: 4, Stories: twitter.com/wikipediajoy/s…]
somebitsLinks React’s diff algorithm: Details of how React uses a virtual DOM for performance dlvr.it/BQLlW0
Talking to SOAP Web services w/ Node.js. At least github.com/vpulim/node-so… makes it bearable. WS-* & xmlns hell again. coding like it’s 2005…
@datao @semwebpro @wikidata I can’t talk for Wikidata, my affiliation is Google. I work on migrating Freebase to Wikidata.
Proposal—An#ES66 (Node.js) Callback to Promise converter:github.com/vinniegarcia/p…N
#dssenwikidata Primary Sources is joint work of @vrandezo (lead), @Tpt93 (intern), @SSchaffert (20%), @tomayac (20%) docs.google.com/presentation/d…
@_Aukera Eskerrak, it was a pleasure :-) The slides are here: docs.google.com/presentation/d…. Enjoy #dssenwikidata!
.@csarasuagar Slides for my Primary Sources Tool preso at #dssenwikidata: docs.google.com/presentation/d… @wikidata @fbase Eskerrak!
nicolastorzec In the News: “Yahoo! Search Testing Google Search Results”, again. seobook.com/yahoo-search-t…
denials @kevinmarks @danbri @mfhepp I’m sure we can all agree that TSV is far superior to CSV!
WikiResearch “Hot news detection using Wikipedia” hameddaily.blogspot.de/2015/06/hot-ne… (blog post, via @__DataTau__ )
Essentially the reverse approach (views instead of edits) that I took w/ @WikiLiveMon. CC: @__DataTau__ twitter.com/wikiresearch/s…