Oddbean new post about | logout
 I had a mutability problem in #rust  
so I used Arc<T>

Now I have two problems