New mobile-friendliness API released: developers.google.com/webmaster-tool…. Can be easily integrated in website build processes. 📱
Great to see the Payment Request API evolve over time: developers.google.com/web/updates/20…. Reminder: this is a _Web standard_, not a Chrome-only thing. twitter.com/tomayac/status…
DeanoHume Nice! ✨Implementing “Save For Offline” with Service Workers ✨ una.im/save-offline/#💁 via @Una #serviceworkers #pwa
#MuslimBan? This is unlawful, words fail me. Thanks, @ACLU, for filling a lawsuit against @realDonaldTrump. Donate: action.aclu.org/secure/donate-…! twitter.com/aclu/status/82…
@RobinDrexler @webkit @chrome I guess the three articles in twitter.com/tomayac/status… have all the answers to the great questions you asked.
Yay, @webkit as of now supports the “Cache-Control: immutable” header. Webmasters, take note. twitter.com/anttikoivisto/…
srebook Site Reliability Engineering book is now available free online: landing.google.com/sre/book.html
Quick Wikipedia pageviews-based visualizations like below can be created w/ github.com/tomayac/wikipe…. Check the WIKIPAGEVIEWS*() functions. twitter.com/ReaderMeter/st…
Exciting new features coming to browsers via the Shape Detection API-wicg.github.io/shape-detectio…Q. Faces, barcodes, text:paul.kinlan.me/detecting-text…Y
Fixed webpage reloads collaboratively—
① Facebookcode.facebook.com/posts/55714747…Z ② Chromeblog.chromium.org/2017/01/reload…h ③ Firefoxhacks.mozilla.org/2017/01/using-…K

kdzwinel Yesterday, after month of work, I’ve finally committed cookie editing to @ChromeDevTools 🎉 Check it out in today’s Canary! pic.twitter.com/ZCPPry2poO
kdzwinel It’s probably a good time to mention that everyone can contribute to @ChromeDevTools !
Start here: docs.google.com/document/d/1WN…
Find pageviews.js that @pantojacoder is talking about in her tweet here: github.com/tomayac/pagevi…. Install it via
>$ npm install pageviews twitter.com/pantojacoder/s…
“It’s a functional programming thing. Avoiding side effects.”-xkcd.com/1790/z#xkcdd
jonathandavis Yay! Safari 10.1 is available in the new macOS/iOS betas: CSS Grid, Custom Elements, Form Validation, Fetch, more… developer.apple.com/library/prerel…
Facilitating the discovery of public datasets, by @danbri & N. Noy-research.googleblog.com/2017/01/facili…t Discusses what defines a dataset,#SchemaOrgg,… 📊
Duh, didn’t know the \usepackage[bestpaper]{award} #LaTeX trick during #TomsPhD—so good:andreas-zeller.blogspot.com/2017/01/twelve…o Via@arkaitzz@AndreasZellerr
⚠️You should update immediately to #iOS 10.2.1 if you run any earlier version: support.apple.com/en-us/HT207482. Six arbitrary code execution issues!
Merci @letsencrypt for scoring me an A on SSL Report: ssllabs.com/ssltest/analyz… 🔒 Just made a donation at letsencrypt.org/donate/ I ❤️ #HTTPS!

mediagalleries #BreakingNews candidate via @WikiLiveMon: en.wikipedia.org/wiki/Women’s_M…. Media gallery: pic.twitter.com/ENynMAe9e1

DasSurma “What is the best font size for the web?” – Simple question, amazing and surprisingly complex answer.blog.prototypr.io/whats-the-best…5pic.twitter.com/2m0C6aqUdBdB
@justmarkup Great post with two small typos: “early adapters” should be “early ad_o_pters” and “Origin Trails” should be “Origin Tr_ia_ls”.
vambenepe Learn TensorFlow and deep learning, without a Ph.D.
cloud.google.com/blog/big-data/…
Apple have a structured markup validation tool: search.developer.apple.com/appsearch-vali…. They support JSON-LD! (via @aaranged’s conversation w/ @bertails) twitter.com/bertails/statu…
Apple now use Schema.org markup to power search results: developer.apple.com/library/conten… & plus.google.com/+BradBrewer/po… (via @aaranged)

umaar Dev Tips: DevTools: A New and Improved Workflow for Debugging a Node.js Webapp (Canary) umaar.com/dev-tips/130-i… - 130 tips published so far! pic.twitter.com/x2mmuxSY2u

USNatArchives An update on the transition of #POTUS social media records and new accounts: go.usa.gov/x9mJN @WhiteHouse pic.twitter.com/R1X1HUqKhe

Tag clouds for the most common words in programming languages based on bigquery.cloud.google.com/dataset/bigque…: anvaka.github.io/common-words/#…. (via @mhausenblas) pic.twitter.com/HdyCoMDnwr
kdzwinel Why I haven’t heard about “Flash Of Strange Colors” problem before? It’s quite fascinating.
cloudinary.com/blog/progressi…
Great blog post by @ericlaw on browser security UX and spoofing attack vectors: textslashplain.com/2017/01/14/the…. Liked the “line of death” metaphor.
“Whistleblowers are human rights defenders whose contrib. to democracy […] cannot be overestimated.@UNHumanRightsh@POTUSTUS, pard@Snowdendetwitter.com/UNHumanRights/…dp9
kaycebasques New, interactive @ChromeDevTools tutorial: How to analyze page load performance ⚡️🚀🔎 developers.google.com/web/tools/chro…

Real_CSS_Tricks What a cool way to show nav with what is current visible: lab.hakim.se/progress-nav/ pic.twitter.com/m53rzHD8El
@MSEdgeDev “Enable Fetch Javascript API” in about:flags should spell JavaScript w/ an uppercase ‘S’. This for v39.15007.1000.0.
@Purify2 LOL, have a good evening then! Happy this helped…
@Purify2 Add a tracking parameter to your “start_url” (like ?utm=homescreen) in the manifest file, then set a flag in, e.g., localStorage.
justmarkup Understanding the Critical Rendering Path bitsofco.de/understanding-…
Add “export HISTCONTROL=ignoreboth:erasedups” to your .bashrc to avoid duplicate commands in your bash history, and a ton more tips. 👌 twitter.com/newsycombinato…
scottjehl New on @filamentgroup’s blog: How we’ve modernized our Progressive Enhancement delivery w/ HTTP/2 & Service Worker.
filamentgroup.com/lab/modernizin…
@MCeeP As I said, it’s a brilliant comic! More inspiration: dilbert.com/strip/2014-08-… 😉 Started following you on Facebook.

Snowden The world’s top human rights groups just delivered over one million signatures to Obama. For once, I have no words. pardonsnowden.org/news/delivery-… pic.twitter.com/g23bp9g066
Brilliant comic @ErrantScience. Could I ask for one tiny correction? Consider replacing “Mum” with “parents”. Involuntary #EverydaySexism. twitter.com/ErrantScience/…

umaar Dev Tips: DevTools: Using Inline Breakpoints for an improved debugging experience umaar.com/dev-tips/129-i… Works nicely with minified scripts pic.twitter.com/0L0n4NJGfr

winkerVSbecks Made a tool for debugging SVGs in the browser.
🔬 xvg.now.sh pic.twitter.com/p9Vi05rIxk
justmarkup ✎ Truncating and revealing text – The Show More and Read More patternjustmarkup.com/log/2017/01/tr…m7
The @AMPhtml ecosystem grows: @Cloudflare have launched their own AMP cache infrastructure. WIP: better original URL sharing, opt-out,… ⚡twitter.com/cramforce/stat…lK

agektmr Got my Edge working with Payment Request API without any changes. (build 15002) cc: @AndyPavia @kylealden pic.twitter.com/47gxKmwaEu
Turns out you can add more ROMs to Nintendo’s NES Classic Mini: reddit.com/r/nesclassicmo… 🕹 Eagerly awaiting mine… (vi@Zidd0d0)
@ParallelsCares Hello again. I have created a problem report with the ID 144492234. Hope this helps you debug the issue. Thanks!
@ParallelsCares Thanks for the reply. Will do so tomorrow, right now not in front of the machine. Cheers!
@arndissler @windowsinsider @ParallelsMac @ParallelsCares It worked fine until the previous build 14986. I don’t need Coherence mode.
One of the often overlooked features of @AMPhtml is the automagic image optimization in the cache: developers.googleblog.com/2017/01/google… Also: AMP Lite!💨
Did anyone manage to update to @windowsinsider Build 15002 (“Creator’s Update”) on @ParallelsMac v10? Crashes at reboot. CC: @ParallelsCares
@auchenberg Application to see which SWs are active, then from there click through to Sources.
@justmarkup The blog post google.com/amp/s/bitsofco… discusses the pros and cons quite well I think.

kosamari Hand drawn guide about different versions of Browsers.
Because no one told me Canary is not about an actual bird. pic.twitter.com/amerBhf8tp
@DasSurma @gauntface @nolanlawson Get on the Insider Program (latest v15002-blogs.windows.com/blog/tag/windo…k), enable SW via about:flags.
🔍 Discovering Web Components can be challenging, excited about the new catalog: webcomponents.org/elements. Blog post: webcomponents.org/launch-announc… twitter.com/ChromiumDev/st…