HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iaml

no profile record

comments

iaml
·4 miesiące temu·discuss
Other reference was Tenacious D in The Pick of Destiny.
iaml
·5 lat temu·discuss
My kneejerk reaction is that some projects with "meta" in the name might get into legal troubles out of the blue.
iaml
·6 lat temu·discuss
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 lat temu·discuss
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 lat temu·discuss
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 lat temu·discuss
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.