Vim + tmux + YouCompleteMe in Windows 10

I have recently started using Vim after using Emacs for a while. I have Linux machine and a mac laptop at home and a Windows machine at work. I code mostly in Python and C++ and I got frustrated when every time when I switch my machine I have to... [Read More]
Tags: msys2 vim tmux

Mini Automation Project 2

Almost five years ago I have developed a mini automation project for automating turning things on and off at certain times. This project can be found here: http://www.etedal.net/2014/01/mini-automation-project.html I have done a very similar project using BeagleBone and Python which the related code can be found here: https://github.com/mahyaret/MiniAutomation [Read More]