Opening Windows again (part 2: dev)
Problems:
- Internet horribly slow from bash - fix: /etc/resolve.conf +
nameserver 8.8.8.8 nameserver 8.8.4.4
- except it keeps on getting overwritten, and I've yet to solve it - Finding the $HOME dir in Windows (to edit code) is horrible: https://www.howtogeek.com/261383/how-to-access-your-ubuntu-bash-files-in-windows-and-your-windows-system-drive-in-bash/
- Subsystem doesn't seem to get io events across the platform
- Environment variables catch me out:
set DEBUG=x
Made worse for me by:
- shift + 4 rarely works (which I use a lot for
!$
) - Trackpad doesn't often click, have to be really specific bottom left, or tap to click - which I'm not a fan of
Drafts may be incomplete or entirely abandoned, so please forgive me. If you find an issue with a draft, or would like to see me write about something specifically, please try raising an issue.