2017 Rust Survey results: https://blog.rust-lang.org/2017/09/05/Rust-2017-Survey-Results.html
Not many surprises, but still good data
2017 Rust Survey results: https://blog.rust-lang.org/2017/09/05/Rust-2017-Survey-Results.html
Not many surprises, but still good data
Nice, last night's Rust nightly build has preliminary support for generators in it :)
https://internals.rust-lang.org/t/help-test-async-await-generators-coroutines/5835
Rust birbsite went a bit off the rails last night 😂
Inside a super-fast CSS engine: https://hacks.mozilla.org/2017/08/inside-a-super-fast-css-engine-quantum-css-aka-stylo/
Me: sure i'll help this other team with their large code review backlog
Also me: https://i.write.codethat.sucks/media/Kbd_zcvxhyw1vjPvefs
I am just 39 #OneDollarPatreon patrons from my next milestone: second chapter of the serial every month!
(or, if you want to dig in deeper, 13 $3 My Trunk patrons, 8 $5 My To-Do List patrons, 6 $7 My Toolbox and Recipe Book Patrons, 4 My Map Case Patrons, or 3 My Mailbox Patrons!!)
https://www.patreon.com/aldersprig
(Which means, by the way, that you can help us get towards MORE fic while getting lots of fic already!)
So, I wanted to write something to read&generate mobi files, so I started looking for a spec. Turns out, mobi files are based on the old PalmDoc format, which uses ANOTHER format called PalmDb
So, guess who wrote a PalmDb parser? 😭