Posts tagged: microblog

From<T> and Into<T>

From and Into are my new best friends: https://gitlab.com/mwbot-rs/mwbot/-/merge_requests/10/Why require users to specify their request parameters in one specific format when you could just accept every format? \o/

Toolforge Rust tutorial

I wrote a tutorial on how to deploy a #Rust web application on Wikimedia's #Toolforge platform: https://wikitech.wikimedia.org/wiki/Help:Toolforge/My_first_Rust_toolIt uses #Rocket and demonstrates how to make queries against #Wikipedia's MariaDB replicas.