Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
igrigorik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
AgentBoard: A Switchboard for AI in the Browser
(github.com)
2 points
by
igrigorik
11mo ago
|
0 comments
2.
▲
by
igrigorik
5y ago
Fair, we'll have demo links and examples to share in the future. The focus right now is to get hands-on developer feedback on ergonomics, API shape, etc.
3.
▲
by
igrigorik
5y ago
Click on https://hydrogen.new , it'll spin up a demo store that you can play with in the preview pane.
4.
▲
by
igrigorik
5y ago
I've demoed https://hydrogen.new to many folks.. It's fun to see the eyes light up when they realize that, with one click, they have a fully virtualized and custom environment running in their browser. Amazing product
5.
▲
by
igrigorik
5y ago
FWIW, think of SSR and RSC as complimentary. A tour that explores this: https://shopify.engineering/high-performance-hydrogen-powere... The key to unlocking fast first-render is combination of streaming SSR (i.e. streaming
6.
▲
by
igrigorik
6y ago
@cramforce nailed it. One thing I'll add.. I would strongly encourage everyone to collect "field" (real user measurement) data for each of these metrics via their own analytics, as that'll give you the most depth and fle
7.
▲
by
igrigorik
6y ago
Input delay is bad, period. It's not a matter of first vs rest but observation that input while the page is loading is, often, where most of the egregious delays happen: the browser is busy parsing+executing oodles of script, sites don
8.
▲
Using page speed in mobile search ranking
(webmasters.googleblog.com)
80 points
by
igrigorik
9y ago
|
37 comments
9.
▲
by
igrigorik
9y ago
Yep, good feedback. Will route it to the team :)
10.
▲
by
igrigorik
9y ago
Interesting. Can I bug you to file this on https://groups.google.com/forum/#!forum/pagespeed-insights-d... ? We should investigate what's going on there.
11.
▲
by
igrigorik
9y ago
Can you provide a specific URL or example where you're seeing this? I can't reproduce this: https://developers.google.com/speed/pagespeed/insights/?url=...
12.
▲
by
igrigorik
9y ago
I think you're misreading the copy: "PSI estimates this page requires 1 additional round trips to load render blocking resources and 0.0 MB to fully render. The median page requires 4 round trips and 2.7 MB. Fewer round trips and
13.
▲
Introducing the Chrome User Experience Report
(blog.chromium.org)
3 points
by
igrigorik
9y ago
|
0 comments
14.
▲
by
igrigorik
9y ago
Independent and unrelated to Observatory project, but if anyone is curious to dig deeper into Alexa top ~500K and how it changed over time, take a look at the HTTP Archive dataset. Some examples @ https://discuss.httparchive.org&
15.
▲
Stop Cross-Site Timing Attacks with SameSite Cookies
(igvita.com)
4 points
by
igrigorik
10y ago
|
0 comments
16.
▲
by
igrigorik
10y ago
\o/ ... a pleasant surprise to see this at the top of HN! If you have any feedback, questions, or suggestions on the contents of the book, please file an issue on GitHub: https://github.com/igrigorik/hpbn.co/i
17.
▲
Building Fast and Resilient Web Applications
(igvita.com)
1 points
by
igrigorik
10y ago
|
0 comments
18.
▲
Google/proto-quic is a standalone library for QUIC
(github.com)
49 points
by
igrigorik
10y ago
|
8 comments
19.
▲
Control Groups (cgroups) for the Web?
(igvita.com)
4 points
by
igrigorik
11y ago
|
0 comments
20.
▲
Preload API: What Is It Good For?
(smashingmagazine.com)
3 points
by
igrigorik
11y ago
|
0 comments
21.
▲
Don't lose user and app state, use Page Visibility
(igvita.com)
2 points
by
igrigorik
11y ago
|
0 comments
22.
▲
Automating resource selection with Client Hints
(developers.google.com)
3 points
by
igrigorik
11y ago
|
0 comments
23.
▲
by
igrigorik
11y ago
See http://httpd.apache.org/docs/trunk/mod/mod_h2.html
24.
▲
Eliminating Roundtrips with Preconnect
(igvita.com)
9 points
by
igrigorik
11y ago
|
0 comments
25.
▲
Browser Progress Bar Is an Anti-Pattern
(igvita.com)
4 points
by
igrigorik
11y ago
|
0 comments
26.
▲
HTTP/2: A New Excerpt from High Performance Browser Networking
(shop.oreilly.com)
1 points
by
igrigorik
11y ago
|
0 comments
27.
▲
HTTP/2 (High Performance Browser Networking)
(chimera.labs.oreilly.com)
3 points
by
igrigorik
11y ago
|
0 comments
28.
▲
Fixing the 'Blank Text' Problem
(igvita.com)
2 points
by
igrigorik
11y ago
|
0 comments
29.
▲
by
igrigorik
12y ago
See: https://github.com/http2/http2-spec/wiki/Implementations . nghttp2 is solid.
30.
▲
Resilient Networking: Planning for Failure
(igvita.com)
3 points
by
igrigorik
12y ago
|
0 comments
More ›