When people started worrying about the Musk's interest in Twitter, I really thought people were blowing things out of proportion. I figured it was just another thing for people to grumble about on the birdsite.
#wrongontheinternet
@jcdyer
Programmer using Rust to do speech to text with deep learning @deepgram. Love the outdoors, play piano, raise kids.
he / him
Durham, NC
Joined May 2009
- Number of times I've typed the word thong in the past twenty years: ~5 Number of times I've typed pythong instead of python: limitless
- A &str is not simply a pointer to a String. fn u32str(u: &u32) -> Option<&str> { let s = std::slice::from_ref(u); let bytes = unsafe { std::slice::from_raw_parts(s.as_ptr() as *const u8, 4) }; std::str::from_utf8(bytes).ok() }
- 640 browser tabs ought to be enough for anybody.

