Hacker News
- Writing Composable SQL Using Knex and Pipelines https://lackofimagination.org/2024/11/writing-composable-sql-using-knex-and-pipelines/ 46 comments
- Self-Documenting Code https://lackofimagination.org/2024/10/self-documenting-code/ 126 comments
- Avoiding if-else Hell: The Functional Style https://lackofimagination.org/2024/09/avoiding-if-else-hell-the-functional-style/ 19 comments
- Firewalling your code https://lackofimagination.org/2024/08/firewalling-your-code/ 78 comments
- Teaching Programming with Basic https://lackofimagination.org/2024/07/teaching-programming-with-basic/ 17 comments
- Beyond Foreign Keys https://lackofimagination.org/2024/04/beyond-foreign-keys/ 5 comments
- Lessons from David Lynch: A Software Developer's Perspective https://lackofimagination.org/2025/02/lessons-from-david-lynch-a-software-developers-perspective/ 7 comments programming
- Avoiding if-else Hell: The Functional Style https://lackofimagination.org/2024/09/avoiding-if-else-hell-the-functional-style/ 95 comments programming
- Teaching Programming with BASIC https://lackofimagination.org/2024/07/teaching-programming-with-basic/ 16 comments programming
- I Don't Trust My Own Code https://lackofimagination.org/2024/05/i-dont-trust-my-own-code/ 28 comments programming
- Easy Application Deployments with Linux https://lackofimagination.org/2024/05/easy-application-deployments-with-linux/ 6 comments programming
- Works On My Machine https://lackofimagination.org/2024/02/works-on-my-machine/ 3 comments programming
- Decoding Complex-Sounding Programming Terms with Examples https://lackofimagination.org/2024/01/decoding-complex-sounding-programming-terms-with-examples/ 3 comments programming
- On Unix Philosophy https://lackofimagination.org/2024/01/on-unix-philosophy/ 11 comments programming
- Debugging is Programming https://lackofimagination.org/2023/11/debugging-is-programming/ 16 comments programming
- Practical Defensive Programming https://lackofimagination.org/2023/11/practical-defensive-programming/ 7 comments javascript