Profile avatar
testingrequired.com
A purple squirrel out here changing hearts & minds about #development and #testing I also talk about #tooling, #languageDevelopment, #languageServers, #typecheckers, #compilers, #synths, and #gamedev Rarely updated: testingrequired.com
625 posts 237 followers 625 following
Regular Contributor
Active Commenter

Can you not search code across projects in GitLab?

This is still one of my favorite images to illustrate test coverage requirements scaling with complexity. At best each one of those lines represent a test you'll need to write.

Language implementation has to be one of the most complex types of software to achieve test coverage on. Maybe complex real time simulations edge it out but even then.

The opening story is a great example of software complexity youtu.be/VAhHkJQ3KgY?...

Hey all, we are hiring at Google on my team in Core- if you're interested in infrastructure at scale, here are some of the openings! google.com/about/career...

Just released the new version of my Rust web framework! 🎉 🐭 Ratzilla — Build terminal-themed web apps with Rust! 💯 Now it supports handling the cursor! 🦀 Built with Rust & @ratatui.rs ⭐ GitHub: github.com/orhun/ratzilla #rustlang #ratatui #tui #webassembly #javascript #opensource #terminal

Approved and merged today. This counts as my first deployed code at the new job. 😎

So I need to write a parser for invalid HTTP messages. GET example.com HTTP/{{version}} {{key}}: value It might not have the final newline.

On one hand dependencies/libraries can "bloat" a project, on the other hand very few teams commit to testing the build side of build vs buy.

This is actually really cool tool to input data files (e.g. markdown files with front matter data) and map it to typed JSON. contentlayer.dev

This is a stellar advice thread! I've been through a lot of (expensive) consulting training and they were focused on these exact topics.