Jonathan Leaders

Results 39 comments of Jonathan Leaders
trafficstars

The Swagger project can autogenerate API server/client code from GUI-generated YML in dozens of languages, might I suggest that as a starting point.

Vertical Workspaces are great for multi-tasking Multiple RELATED tasks should be side by side Multiple UNRELATED tasks should be up/down In this manner, you can emulate a multi-monitor workflow on...

A little unrelated but notable, I've gotten powerline with decent performance on WSL ubuntu (a more modern alternative to cygwin) using hyper.js terminal

I had a similar issue, it appeared to be that the NDK URL was broken, so I had to update my `buildozer.spec` to the latest recommended NDK version The old...

Can confirm this error in Ubuntu 18.10 as well E: `Package 'vlc-nox' has no installation candidate` I also got ``` Found existing installation: PyYAML 3.12 Cannot uninstall 'PyYAML'. It is...

it may be due to when I used `gear360pano.sh` on `*.JPG`, nona is trying to stitch multiple files into one? does that seem right? ![nona](https://user-images.githubusercontent.com/2430917/67140492-ea151100-f252-11e9-97ec-4ecda9cec039.png)

While you're add it, add documentation in the Readme to `sudo apt install bsdtar` (my ubuntu install didn't have that, required for the install command)

Also can you clarify the difference between `ls -1 path/to/files/*.JPG | parallel --load 99% --noswap --memfree 500M --bar ./gear360pano.sh {}` and `-p` option? They both seem to be described as...

That should be changed to say "Icon theme" since it seems to imply it changes the background of the wakatime preferences

Also it would be nice when upgrading from bootstrap 3 to bootstrap 4 to not have to rewrite as much of the existing app code. I would add a link...