I’m a Christian, a dad, an open source fan. I have a blog: https://daviewales.com/

  • 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle

  • I mainly use Python, so my workflow is the same on every OS: Neovim and a shell, usually one of each in a vertical split. This transfers nicely to remote SSH sessions too, and even works in Termux on my phone!

    Have you investigated whether it’s possible to test your cross-compiled builds in Qemu, rather than copying them to the host?