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

mantap

no profile record

コメント

mantap
·7 年前·議論
The pre-chiclet keyboards were okay for their era but the <=2015 chiclet design is just so much more comfortable because of the lack of sharp edges and does a much better job at keeping dust out than the old open design.
mantap
·7 年前·議論
The primary advantage of a schemaless binary encoding such as CBOR is that it lets you encode binary data directly instead of using a double encoding of base64 in JSON.
mantap
·7 年前·議論
I tried CBOR but honestly the JS libraries available are not yet of production quality and I had to abandon it and go back to messagepack.
mantap
·7 年前·議論
Closures are objects that can participate in cycles. And the lifetime of closures is very hard to track statically.