miniblog.
← Back to all posts
Apr 22, 2017 at 08:19
Fun post comparing metaprogramming with Boost.Hana in C++ vs D:
Metaprogramming is less fun in D
Despite the speaker’s calm voice and the slides showing almost nothing but code in C++ (which isn’t what you’d normally expect from a keynote), Louis Dionne’...
Related Posts
Jan 27, 2014 at 17:10
Writing bash scripts for long commands is a huge productivity boost. E.g. a 'run' script that starts a devserver for the project in the CWD.