Simon saysHome All posts Tags Bookshelf About me | Hi, I’m Simon! I mostly write because I like the process. But, if you find something useful I’d love to hear from you!TIL: Interactive Development in Rust with Cargo WatchDec 29, 2022I like the fast feedback loop you get in Rust when combining the excellent type system with editor hints through rust-analyzer and rust-tools.…Read more ⟶TIL: Parsing Strings in Rust with nom is AwesomeDec 16, 2022I’m currently doing Advent of Code (AoC) in Rust to learn the language better.…Read more ⟶TIL: Reading Gzip Compressed JSON in SparkJul 25, 2022I needed to read some new-line delimited JSON that are compressed with gzip today.…Read more ⟶My Work on the Recipe Recommender System for the Thermomix on CookidooMar 30, 2022On my company’s blog, I wrote about my work on the recipe recommendation system for Cookidoo.…Read more ⟶Setting Up My M1 MacBook Pro for DevelopmentFeb 12, 2022Update July 2022: Since I don’t need Development Containers for my new project, I ceased the opportunity and tried out NeoVIM and love it so far.…Read more ⟶← Prev Next →
Hi, I’m Simon! I mostly write because I like the process. But, if you find something useful I’d love to hear from you!