Arthur Carcano

@krtab
18 Followers
8 Following
20 Posts
Arthur @krtab Carcano's "Rust, Unicode gotchas, and the eight different string types" is on stage. He learned to stop worriying and trust UTF-8.
#RustLang #RustInParis
J'ai fait ça https://ngr.yt/bonnestetes/ et j'y ai même inclus un pâques-œuf de saison.
Des bonnes têtes de

Playing in the Creek — LessWrong

When I was a really small kid, one of my favorite activities was to try and dam up the creek in my backyard. I would carefully move rocks into high w…

Ok, I think making a nest out of anti-bird spikes is a level of punk which should inspire all of us.
Amazing picture by @jastrow

#CorneillesParis #crows

Scheduling Internals

Wait, but how does async even work? (Animated)

@krtab from the telecoms bubble through the dotcom bubble into the kim dotcom bubble

In a single day, I have seen articles explaining "for the younger ones" what a fax machine and megaupload were.

I am now officially old.

"Unfortunately, most people seem to have taken the wrong lesson from Rust. They see all of this business with lifetimes and ownership as a dirty mess that Rust has had to adopt because it wanted to avoid garbage collection. But this is completely backwards! Rust adopted rules around shared mutable state and this enabled it to avoid garbage collection. These rules are a good idea regardless."
"No one can understand what a monad is or what they’re supposed to do with one. To some extent this is the fault of the advocates of monads, who rather than trying to make their designs clearer to the uninitiated have fallen into a cult-like worship of the awesome power of category theory that convinces none but the true believer."
"In adopting monads, the pure functional programming community finally was able to construct practical systems in a language which prevented the problem of shared mutable state. One might imagine that this breakthrough would lead quickly to world domination of pure functional programming and monadic state and IO management. That is not what happened. There are several reasons we could posit as to why."