Is the site down? I can't seem to connect to it.
-
-
-
The site isn’t down. What happens if you try to connect?
-
Ah sorry, turns out I had an old version of http://pow.cx/ installed which was capturing all `.dev` domains. Uninstalled it, can see the site now. Thanks!
End of conversation
New conversation -
-
-
Wow, nice and clear. Is “show navigation” the new
? Is the site itself open-source? Didn’t immediately spot it in the v8 GitHub project list. -
The plan is to open-source it for sure. I’m working on getting approvals. Spoiler: http://v8.dev is powered by
@eleven_ty
-
Any reason why
@eleven_ty? -
I looked into and actively tried using various static site generators for this project. Eleventy was the only one I could find that gave me the fine-grained control I needed at blazingly fast build times.
End of conversation
New conversation -
-
-
@mathias Run the output of eleventy through assetgraph-builder to get auto optimizations, content addressable urls etc. Free performance improvements and far-future caching. If you need a PR I can make one for you -
I’m working on open-sourcing this. Meanwhile, I would love to see what you had in mind. Would you be willing to create a demo fork of https://github.com/11ty/eleventy-base-blog … (or submit a PR)? +
@eleven_ty@zachleat -
Sure. I'll have a look at it in a few hours when the kid is asleep. If all goes well it's a 5 minute operation :)
-
Here we go. Github diff: https://github.com/11ty/eleventy-base-blog/compare/master...Munter:assetgraph-builder?expand=1 … WPT comparison: https://www.webpagetest.org/video/compare.php?tests=180924_98_c071b3c0270952936963b27baf04324a,180924_EE_1a018d0dab54292a08a86d7b1adea24d … (meh at these small sizes)
-
Awesome—thanks! 600ms ain’t nothin’ to sneeze at. If I’m reading that WPT right it looks like it took main.css and inlined it?
-
Yeah, The default for inlining external assets like that is 4kb: https://github.com/assetgraph/assetgraph-builder/blob/master/lib/transforms/buildProduction.js#L69-L72 … That probably won't happen once you go beyond a default scaffold
End of conversation
New conversation -
-
-
I think those 2 huge gaps with such high contrast are not very elegant so I personally would've gone with this (and same for the footer). I'm no designer though.pic.twitter.com/YRhCX3PRAF
-
P.S. for a quick test: document.head.appendChild(document.createElement('style')).textContent=`html{background-color:white} html:before{content:'';position:absolute;left:0;right:0;top:0;height:104px;background:rgb(66,133,244)}`;
End of conversation
New conversation -
-
-
Is this where the docs live? Can all the old docs websites go away plz? Or at least be put in one place and indexed by version? Please? How many times I have to tell devs who earn twice what I do they're looking at the wrong damn docs? Madness
-
That’s the goal! Next up is porting our wiki to http://v8.dev .
-
Ohhh that makes me so excited! It felt like developers were hosting their own docs or something. Some unity on the docs would be awesome. We're currently looking at clearscript because the developer of our native wrapper/integration was either hateful or lost..
#sad
End of conversation
New conversation -
-
-
-
Looks like you’re using some kind of browser extension that fails to parse modern JavaScript. Which extension is that?
-
Found it! It's JSONView (https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc …). It should not be taking .mjs as input but it does.
-
Hah, seems like it just triggers on anything that has `{` as the first character in the response: https://github.com/gildas-lormeau/JSONView-for-Chrome/blob/f0f7425c61ed102451fba42dba35cdfc58ae90e3/WebContent/content.js#L96 …
-
I was looking at same!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
The V8 project has a new website: