@rocx @cstanhope A great example where the full page is being used to show more content!
Examples from other languages:
PHP: http://php.net/manual/en/function.count.php
Clojure (unofficial): https://clojuredocs.org/clojure.core/count
C++ (admittedly this has two functions):
miniblog.
Related Posts
Today I learnt that you can mix HTML inline in markdown! For example, the following is valid.
Foo <hr/>
I'd assumed that you needed HTML separately, like ``` blocks, but no: https://spec.commonmark.org/0.31.2/#raw-html
Admittedly HTML is very restricted on most sites, but it's helpful for SSGs.
It's now possible to compile small Rust programs with libgccjit! This will enable Rust on a bunch more architectures.
https://blog.antoyo.xyz/rustc_codegen_gcc-run-core-tests
Admittedly these programs don't run correctly yet, but getting something basic working often takes 80% of the work in PL.
Shower thought: there's already some precedent for intelligent, self-driving vehicles. Horses!
Admittedly the speeds are much lower.
