HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qwertyuiop12

no profile record

comments

qwertyuiop12
·قبل 7 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
I recently read Project Hail Mary. It has one of the best approaches I’ve ever seen.