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

qwertyuiop12

no profile record

コメント

qwertyuiop12
·7 か月前·議論
the only way is “anonymity by design”. history showed us that “don’t be evil” does not work if the entity can change its mind unilaterally.

be confident that the service is not keeping logs? JÁ!
qwertyuiop12
·8 か月前·議論
Probably in the past a strong typing system was a good deal. However, when you growth, it has many advantages having a type system which lets you change whatever you want without fighting against the compiler/transpiler. So useful for debugging and hacking purposes.

Also, as you experienced, you can implement new "language restrictions" using zod or new lint rules. Making your project more resilient to version updates and creating your "language superset" that can growth with you.
qwertyuiop12
·8 か月前·議論
I don’t know “why”. Why the format defines a way to set the orientation instead of set a pixels matrix as it is.
qwertyuiop12
·8 か月前·議論
I recently read Project Hail Mary. It has one of the best approaches I’ve ever seen.