Remove Syncthing Conflicts

As I have started using the desktop in my house, as well as my laptop, I have also started using Syncthing to keep some of my various projects, org-files and Emacs setup [see below] the same across my devices. As such, Syncthing conflicts have become the bane of my existence, so I had to work out someway to deal with them.

Continue reading “Remove Syncthing Conflicts”

CleverVoice Proof-of-Concept

Well, I’ve knocked together a bit of “plumbing” code, to make a vocal interface to the internet chatbot Cleverbot. So far it works – as well as can be expected with cleverbot – and it will be eventually added into an as-yet-unannounced hardware project I’m working on.

Here is a little demo I put on youtube of it in action…
[youtube https://www.youtube.com/watch?v=rxKCztL0Fhs]
All my code will be available on GitHub at some point, but it is ugly as sin. So I won’t give you a link just yet, but I’m sure you can find it if you are that motivated!

At some point I want to move away from Cleverbot, to a locally hosted chatbot. Anybody with any suggestions for that, feel free to share in the comments.