Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leonh
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
leonh
12y ago
I think this will be a bit harder, as you don't really have control in what order the images are being loaded. They could be loaded in parallel for example. If you try to circumvent it by adding delay's on the server side you qui
2.
▲
by
leonh
12y ago
I don't think so. What you could do is have the webserver set up chunked encoding on a resource (say an image) and vary the size of the chunks for each user.
3.
▲
by
leonh
17y ago
You could use this bookmarklet which translates all short URL's in to long ones. But then again maybe you do not trust longurlplease.com. javascript:void(function(){if(typeof%20jQuery%20==%20'undefined'){var%20s=document.createElement('
4.
▲
by
leonh
17y ago
You should really take a look at Ajax.org, they show some of the smoothest interactive 3D javascript plots i have ever seen. I have just submitted it in the new section. http://www.ajax.org/public/presentation/tae/presentation2.ht...
5.
▲
Ajax.org: JavaScript Charts that blow your mind
(ajax.org)
6 points
by
leonh
17y ago
|
0 comments
6.
▲
by
leonh
17y ago
When you are optimizing your website, 60k is a lot, especially when this gets re downloaded on every page. Client side optimizing is a big thing, by using CSS/JS compression, CSS sprites or late loading through stuff such as labjs you are
7.
▲
by
leonh
17y ago
Why is its 'boot time' such a selling point? Does anyone turn off their machines anyway?