VirtualTam's bookmarks
155 bookmarks found
-
go-recipes - Tools for Go projects
2024-10-13 -
Sequoia-PGP - OpenPGP Implementation in Rust
2023-11-09 - Talk about OpenPGP interop testing at the IETF 110
- sequoia-pgp/sequoia - APIs for dealing with OpenPGP data
- sequoia-pgp/sequoia-sq - the Sequoia-PGP command line tool
- RpmSequoia
-
Functional table-driven tests in Go
2023-04-18 -
A class or other object knows too much or does too much, and is therefore difficult to test or change
-
- https://stackoverflow.com/questions/63724484/build-and-bind-against-older-libc-version
- https://doc.rust-lang.org/rustc/platform-support.html
- https://www.reddit.com/r/rust/comments/n6udyk/building_rust_binaries_in_ci_that_work_with_older/
- https://users.rust-lang.org/t/how-to-compile-rust-with-a-specific-glibc-version-for-gnueabihf-architecture/6680
- https://kobzol.github.io/rust/ci/2021/05/07/building-rust-binaries-in-ci-that-work-with-older-glibc.html
-
-
Article series:
- Testing Microservices, the sane way
- Testing in Production, the safe way
- Testing in Production: the hard parts
Presentations:
I’m more and more convinced that staging environments are like mocks - at best a pale imitation of the genuine article and the worst form of confirmation bias.
It’s still better than having nothing - but “works in staging” is only one step better than “works on my machine”.
-
-
Melatonin - When to write tests for DSP code
2022-01-23