Hacker News new | past | comments | ask | show | jobs | submit | lurenjia's comments login

While in China, contents online are expected to disappear any minute and screenshot is the first choice to save & share.


Clever use of Javascript.

  <a><script src="https://itty.bitty.site/lzma/lzma_worker-min.js"></script> 
 <script>a=document.querySelector('a');LZMA.compress(a.outerHTML,9,function(r){a.innerText=a.href='https://itty.bitty.site/#/?'+btoa(String.fromCharCode.apply(null,new Uint8Array(r)))})</script></a>


This makes the whole "Sites contained within their own links" untrue. You need a server to host the javascript.


The company behind Douyin showed up in HN though. https://news.ycombinator.com/item?id=15458720


Users don't know/care about flexbox at all. It's developers concern.

Also UC has much more features and builtin contents than chrome. Maybe UC can provide better user experience to new internet users that think typing urls on phones to see news and videos weird. Not everyone likes minimalism.


Your last sentence is very important.

At least Chinese markets (and possibly Indian and others as well)do not seem to have the disdain for feature loading American markets do.

Weibo is one of the most popular apps in the markwt (if not most) and it’s practically an operating system of its own. I suspect it would have gotten nowhere in US markets because people would have complained about it being not focused and having a bad UI.


The font is SimSun. It is the default font in Windows XP simplified Chinese version and is ubiquitously used in China.

https://zh.wikipedia.org/wiki/中易宋体


Major browser engines all have about 20 years of development history. Web specs are ever growing and piled higher and higher. Major web browsers have large engineering team and lot resources. It's unlikely Servo can catch up.


Servo is already a runnable browser, and I'm amazed how fast it is. It still has rendering issues with plenty (any reasonably complicated media-heavy site, i.e.: cnn.com) of sites, but even then, it's already an amazing piece of technology. On top of that, the point of Servo isn't to be a brand new full on browser, it's to be a proving ground for a next-gen engine.

And it's proving to be fast, safe, and the future of browsers.


> Servo is already a runnable browser, and I'm amazed how fast it is

First of all, I think the idea behind Servo is awesome, and I follow it. But I've been testing it on Mac OS and Windows, and it is not a runnable browser, nor fast (as expected!). CPU is often fully pegged and it's very iffy if any UI elements or page loads work. Not to say they won't get there, but it's still very, very early and buggy.


Yeah, we don't track perf regressions like released browsers so often we land something that negates the performance benefit. The current servo releases are just alpha, so it's not too important to stay on top of, but we should probably start caring about this more.

We had a similar issue with Stylo (Servo style system in gecko) recently where there were bugs in the parallelism code making us slower than gecko. Fixed, now we're faster again. We only recently started tracking performance properly, and it was caught and fixed in a few weeks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: