Complication.dev


Technical Independence

Hello Derek! This page is a product of Derek Severs briliant little directive on technical idependence.

With that in mind, we'll be talking breifly on a few snags in the process as well as some alternative workflows in the following posts.

First, the simplest recommendation I can make is to avoid Acrosync. Windows Users you can now use Linux directly on windows via the Windows Subsystem for Linux (wsl). Install WSL with the following command in powershell wsl --install [return] or [enter]. The default Ubuntu is great and now you can run rsync.

Second, we're going to install bash pkg_add bash on our server and this with some other changes will allow us to interact via VS Code.

The next post.

That's it!