dntw
dntw is a small shell script that allows you to have a dedicated Neovim instance per tmux window. It accomplishes this by acting as simple wrapper around the excellent tool neovim-remote. https://onethingwell.org/post/188996081257/dntw
dntw is a small shell script that allows you to have a dedicated Neovim instance per tmux window. It accomplishes this by acting as simple wrapper around the excellent tool neovim-remote. https://onethingwell.org/post/188996081257/dntw
A terminal UI for tshark, inspired by Wireshark Termshark is a terminal user-interface for tshark that copies Wireshark's layout - it tries to be Wireshark for the terminal. For me,…
Snap: a microkernel approach to host networking Marty et al., SOSP’19 This paper describes the networking stack, Snap, that has been running in production at Google for the last three…
Universal command-line interface for SQL databases. https://github.com/xo/usql
Source: Can I use... Support tables for HTML5, CSS3, etc
Source: Makers, Don't Let Yourself Be Forced Into the 'Manager Schedule' | Inside Nuclino Oof... I felt this in my soul. 11pm till 5am is where the meat is.…
Check out how Docker is a huge productivity boost in API testing. For CI but also on a day-to-day at work. Source: API end to end testing with Docker -…