Hacker News
- Want to call C from Python? Use D https://atilaoncode.blog/2020/02/19/want-to-call-c-from-python-use-d/ 112 comments
- Build Systems Are Stupid http://atilaoncode.blog/2019/04/03/build-systems-are-stupid/ 2 comments
Lobsters
- Type inference debate: a C++ phenomenon? https://atilaoncode.blog/2019/04/24/type-inference-debate-a-c-culture-phenomenon/ 16 comments c++ , plt
- Build systems are stupid https://atilaoncode.blog/2019/04/03/build-systems-are-stupid/ 66 comments compilers , rant
- When you can't (and shouldn't) unit test https://atilaoncode.blog/2019/03/21/when-you-cant-and-shouldnt-unit-test/ 20 comments testing
- The joys of translating C++’s std::function to D https://atilaoncode.blog/2019/03/07/the-joys-of-translating-cs-stdfunction-to-d/ 7 comments c++ , d
- Want to call C from Python? Use D! https://atilaoncode.blog/2020/02/19/want-to-call-c-from-python-use-d/ 9 comments programming
- When you can’t (and shouldn’t) unit test https://atilaoncode.blog/2019/03/21/when-you-cant-and-shouldnt-unit-test/ 14 comments programming
- The joys of translating C++’s std::function to D https://atilaoncode.blog/2019/03/07/the-joys-of-translating-cs-stdfunction-to-d/ 6 comments programming