Moveslink 2 crash

Posted on January 11, 2018 in DevOps • Tagged with #ambit, #moveslink, #drivers, #windows, #suuntoapp

A few days ago I resat my Windows 10, so I could start from scratch.

Problem

The USB driver for my GPS watch, Suunto Ambit 2 misbehaved.

I just connected the watch with USB cable.
Then I installed Moveslink2.

I would see Moveslink in the taskbar and the taskmanager for …


Continue reading

cUrl CLI on Windows

Posted on December 11, 2017 in Develop • Tagged with #curl, #windows, #shell, #ssl, #git, #openssl

cUrl on Windows is not trouble-free to get working, when posting to SSL domains.

Here is howto:

  • Download latest windows version of cUrl. I used curl-7.57.0, which is SSL and SSH enabled.
  • Extract the files from the zip file to C:\Program Files\curl-7.57.0\
  • Add to …

Continue reading