HackerTrans
トップ新着トレンドコメント過去質問紹介求人

iaml

no profile record

コメント

iaml
·4 か月前·議論
Other reference was Tenacious D in The Pick of Destiny.
iaml
·5 年前·議論
My kneejerk reaction is that some projects with "meta" in the name might get into legal troubles out of the blue.
iaml
·6 年前·議論
This is a solved problem via service workers. They can cache all the app's content and you can choose to cache whatever you like including api responses from any service. They could also be configured to serve cache first and replace the content in background. At this point if the app is slow to start, it's 100% on devs/architecture. The only problem is if you exceed the quota for cache, which is varied by browser/platform, you risk the browser just nuking all your cache/localstorage/indexeddb.
iaml
·7 年前·議論
Yeah, GCP is not the same as Google Reader, more like Google Maps. But that one recently had some changes that royally fucked some businesses over by changing pricing and quotas, so maybe not so absurd after all.
iaml
·7 年前·議論
You can use xb1 controller wirelessly with mbp, new ones connect via bluetooth. As a bonus you could also use it with iphones, ipads and even tvs.
iaml
·7 年前·議論
It's not insane. FYI the fastest terminal (alacritty) achieves its performance by rendering via gpu, and it's written in rust. iTerm recently started doing it too.