Posts 2024/11/02
Home
/
2024
/
11
Today I learned about the [Rison](https://github.com/Nanonid/rison) data...
Today I learned about the [Rison](https://github.com/Nanonid/rison) data serialization format. I wrote a function to convert a Python value to Rison...
I've used [testing without mocks](https://www.jamesshore.com/v2/projects/nullables/testing-without-mocks) quite extensively...
I've used [testing without mocks](https://www.jamesshore.com/v2/projects/nullables/testing-without-mocks) quite extensively now. I've also used it in a work project for more than a...