The idea was briefly kept alive in the form of the Underhanded Rust Contest[0], announced in 2016, but there were some practical problems organising it, according to an attempt in 2019 to revive it again.[1]
> Like several entries, this short (99 line) submission filters out dirty words, with an array of curse-replacement pairs, e.g. { “fnord”, “fn*rd”, “Matlab”, “M****b” }.
Hilarious writing. It's sad to think most of these submissions can just be innocent day to day use cases
13 comments
[ 3.8 ms ] story [ 45.3 ms ] threadI guess my failing to notice that it wasn't updated for 5+ years may correlate, somehow, to the reason it was down...?
It is not exactly the same but it has a lot of the same vibe.
[0] https://blog.rust-lang.org/2016/12/15/Underhanded-Rust.html
[1] https://github.com/rust-community/team/issues/256
https://www.ioccc.org/
https://underhanded.soliditylang.org/
Nice to people constantly putting the code examples to good use in real projects.
Hilarious writing. It's sad to think most of these submissions can just be innocent day to day use cases