Explore >> Select a destination


You are here

shibumi.dev
| | www.tjmaher.com
5.0 parsecs away

Travel
| | T.J. Maher, a QA Engineer since 1996, blogs about his transition from a manual tester to an automation developer to a software engineer in test.
| | team-agile.com
4.4 parsecs away

Travel
| | Early on when trying to apply Agile methods to software development I found a lot of the challenges were in the area of software testing. Not just because a lot more automated testing was being done, but because requirements would shift and change rapidly. Many levels of rapid feedback needed to be in place to
| | nikoheikkila.fi
3.8 parsecs away

Travel
| | How can we improve the developer experience in writing tedious browser-based tests?
| | leshow.github.io
23.6 parsecs away

Travel
| Unless you've been living under a rock; you know async/await is coming to rust stable. My last post was about implementing a simple protocol using manual futures, and interacting with tokio. It's only fitting, then, that I update the lib that post was inspired by to async/await and report back on my findings. If you're curious about my library or you use the window manager i3, it's available here or on crates under tokio-i3ipc.