Lost in bits

Everything about Python, Java, Linux, Raspberry Pi and microcontrollers.

Sunday, October 22, 2017

How to enable touchpad taps in Ubuntu 17.10

›
After installing a new version of Ubuntu 17.10 I've found that my touchpad doesn't work properly. It doesn't click when I tap.  ...
Saturday, April 18, 2015

Connect ATmega328 with HC-05 (ZS-040) Bluetooth module

›
Parts list ATMega328 (I use handy Arduino Nano); HC-05 (ZS-040) Bluetooth module (EGBT-045MS); 1K Ohm and 2K Ohm resistors; Schema ...
12 comments:
Saturday, March 28, 2015

How to upgrade Django 1.6 to Django 1.7

›
Update django package: pip install -U Django Remove 'south' from INSTALLED_APPS. Delete all your (numbered) migration files, bu...
Friday, March 20, 2015

How to set up and run unit tests in ClojureScript

›
This tutorial covers initial setup of a development environment to run unit tests in ClojureScript project.
3 comments:
Thursday, March 5, 2015

Vimium - Hacker's browser

›
Vimium is Google Chrome and Chromium extension, which brings Vim-like navigation to your browser. You can install it from Chrome Web Stor...
›
Home
View web version
Powered by Blogger.