go podcast() | 063: Common mistakes when testing with Jakub Jarosz
Jakub is returning to the show, he's about to launch a book called
| website | https://jarosz.dev |
| books | https://store.jarosz.dev |
Jakub is returning to the show, he's about to launch a book called
Encrypting with AES
https://bitfieldconsulting.com/posts/aes-encryption
Discussions: https://discu.eu/q/https://bitfieldconsulting.com/posts/aes-encryption
up2code: A tool for checking code listings in Markdown source
script: Making it easy to write shell-like scripts in Go
https://github.com/bitfield/script
Discussions: https://discu.eu/q/https://github.com/bitfield/script
Visualizing memory layout of Rust's data types
https://youtu.be/7_o-YRxf_cc?si=6__TBBF1wcln_JOJ
Discussions: https://discu.eu/q/https://youtu.be/7_o-YRxf_cc?si=6__TBBF1wcln_JOJ
This post is dedicated to the memory of Niklaus Wirth, a computing pioneer who passed away January 1st. In 1995 he wrote an influential article called “A Plea for Lean Software”, and in what follows, I try to make the same case nearly 30 years later, updated for today’s computing horrors. The really short version: the way we build/ship software these days is mostly ridiculous, leading to 350MB packages that draw graphs, and simple products importing 1600 dependencies of unknown provenance.