Four short links: 16 April 2020
Kanban Board, Remote Work Playbook, Deep Faked Avatars, and Database Testing Tool
- Kanboard — free and open source Trello-like Kanban boards.
- Remote Work Playbook — really useful advice on the actual mechanics of working remotely, not just which tools to use but how to use them. E.g., As an individual contributor, is there something you just did that you think a colleague would have to do at some point in the future, would this have been easier and faster if you had a document to consult? If your answer to both questions is yes, write documentation for the thing and store in a common place where your team can access. Notion is a great place to store this. You should also share the link in your instant communication channel so your colleagues are aware.
- avatarify — deep fake technology used to give you avatars of your choice for use in Zoom and Skype.
- pstress — Database concurrency and crash recovery testing tool. (via Percona blog)