Hacker News
- Building a digital music collection in 2023 https://www.worthe-it.co.za/blog/2023-08-20-building-a-digital-music-collection-in-2023.html 98 comments
- Leveling Up Your Git Server: Sharing Repos with a Friend https://www.worthe-it.co.za/blog/2023-06-02-leveling-up-your-git-server-sharing-repos.html 2 comments
- I gained a new appreciation for Test Driven Development https://www.worthe-it.co.za/blog/2023-02-09-i-was-saved-by-test-driven-development.html 110 comments
- Error Reporting from Your Systemd Automation https://www.worthe-it.co.za/programming/2017/11/07/error-reporting-from-your-systemd-automation.html 2 comments
- A Quick Introduction to Graphviz https://www.worthe-it.co.za/programming/2017/09/19/quick-introduction-to-graphviz.html 44 comments
- The Newtype Pattern in Rust https://www.worthe-it.co.za/blog/2020-10-31-newtype-pattern-in-rust.html 30 comments rust
- Compile Time Feature Flags in Rust https://www.worthe-it.co.za/programming/2018/11/18/compile-time-feature-flags-in-rust.html 6 comments rust
- Multi-platform Rust and Emscripten-Specific Functions https://www.worthe-it.co.za/programming/2017/10/10/multiplatform-rust-and-emscripten-specific-functions.html 6 comments rust
- Writing Git Hooks using Rust https://www.worthe-it.co.za/programming/2017/08/29/writing-git-hooks-using-rust.html 5 comments rust
- Multithreading in Rust with Pointers to Shared Memory https://www.worthe-it.co.za/programming/2017/07/11/a-rusty-tale-of-shared-memories-and-passed-messages-2.html 9 comments rust
- I wrote a blog post about multithreading in Rust using the standard library's channels https://www.worthe-it.co.za/programming/2017/06/19/a-rusty-tale-of-shared-memories-and-passed-messages-1.html 16 comments rust