jb55 on Nostr: slowing converting from a rust skeptic to rust maxi. the compiler will initially ...
slowing converting from a rust skeptic to rust maxi. the compiler will initially frustrate you but it is really just trying to teach you something important.
The haskell compiler is similar in a way: it forces you to think about the separation of side effects from pure code. Rust forces you to think about the correctness of references to objects in memory.
Initially it is frustrating but in the end it leads to enlightenment.
Published at
2023-12-31 16:21:02Event JSON
{
"id": "faba2a61dc7f3b39df1f20b1e86924068c3adea14a1d6f3fdfa8eec3df7fcb57",
"pubkey": "32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",
"created_at": 1704039662,
"kind": 1,
"tags": [],
"content": "slowing converting from a rust skeptic to rust maxi. the compiler will initially frustrate you but it is really just trying to teach you something important.\n\nThe haskell compiler is similar in a way: it forces you to think about the separation of side effects from pure code. Rust forces you to think about the correctness of references to objects in memory.\n\nInitially it is frustrating but in the end it leads to enlightenment.",
"sig": "f55b2fe68d691531f046ca8cac75bd71747ab70215fab24f42dc4f90929a30a825dc6f2f2236041531c375431ee84947f530501f36b69a3e86559df37a36f260"
}