
Sam Richard
@Snugug
BBQ lead, ChromeOS DevRel. Mostly food, sometimes design and development, especially for the web. 7008px tall. He/him.
An archive of my Twitter timeline up until I moved to Mastodon. You can find me there at @[email protected]
-
RT @cstross: How NOT to design a ticketless transit system: Manchester leads in suckitude with the “My Get Me There” card! https://t.co/9fa…
-
RT @mikeal: Re-thinking the Node.js ecosystem for modern JavaScript. medium.com/@mikeal/modern-modules-d99b6867b8f1
-
And boarding starts for real an hour late. Bah.
-
Boarding was suppose to start 20 minutes ago but we’re still waiting at the gate. I don’t predict an on time departure.
-
Removing that (and the client-side JS which is mostly not needed) resulted in >45% increase in TTI
-
RT @patrickhamann: It makes me sad that news orgs still consider a “lite” version - specifically for poor network conditions - to require 1…
-
RT @MylesBorins: @AstroKatie Shared with the permission of the author…
For those that might need a history lesson
-
Just did a little #performance audit on a site. HTML was almost 700KB, half of which was inline state hydration. Can we just not plz?
-
RT @j_arcane: Never forget the time a gay man and an army of women saved the Western world from fascism with ludicrous amounts of really cl…
-
RT @alexqin: A highlight of @FullStackFest: women reaching out to say my glam MC outfits inspired them to wear wtv the fck they want at tec…
-
RT @samccone: 2. Server side render. (maybe obvious … but on slow connections doing 1 round trip for critical content will make your users…
-
RT @samccone: The top story load in only happens after
- html load is done
- all the JS loads and evals
- the top stories JSON is hydrat…
-
@samccone Wait… they’re using react to render a mostly unstyled list of links?
-
RT @samccone: As fast as lite.cnn.com is… I wondered… could it be faster?
It turns out yes… it could be significantly fast…
-
RT @Pinboard: CNN is offering a lite version of its site for people on slow networks: lite.cnn.io (120K). The regular CNN page…
-
RT @WIRED: Have you ever wondered what sound LOOKS like? trib.al/REJvt8K
-
RT @marcysutton: #aXeCore 2.4.0 introduced widely-supported ARIA 1.1 attributes, including aria-modal and others. Now integrated into @____…
-
RT @chriseppstein: ^ I’ve spent almost a month writing testing infrastructure. If our optimizer breaks the cascade we’ll know.
-
Once more in to the tapas!
-
RT @palacebeast: squosh
-
RT @Karnythia: Whole thread is great but this tweet… GothamGirlBlue/906014916854726663
-
RT @slightlylate: Applying to Google as a FE SWE? Know HTML/CSS/DOM & understand:
g.co/kgs/LtMrwU amazon.com/Code-Language-Computer-Hardware-Software/dp/0735611319 https://…
-
RT @ebidel: Which is faster for creating shadow DOM? Reusable declarative <template> OR .innerHTML’ing a string?
rawgit.com/ebidel/e9bcb6fc88b40fc26ed9e768f7d19961/raw/template_vs_innerhtml.html