Clarence's Wicked Mind

news from Clarence, stuff that doesn't matter

Wednesday, September 6, 2017

OpenSUSE Tumbleweed on AMD APU Kabini

›
In order to have Tumbleweed GUI working on Kabini, one needs to install the kernel-firmware package. Recently moved my Linux workstation to...
1 comment:
Saturday, September 2, 2017

Shrinking the Linux guest storage file of VirtualBox

›
Shrinking the dynamic storage file of VirtualBox used to be tedious.  First need to zero out the free space in the guest and then compacting...
Tuesday, June 20, 2017

Compiling Nvidia 340.102 driver for Linux 4.11.x kernel

›
Further to the patch for compiling 340.102 driver on 4.10.x kernel , to compile for 4.11.x kernel, add the following patch on kernel/nv-drm....
Saturday, June 17, 2017

A Java stream approach on testing triangular Fibonacci numbers

›
Read this interesting blog post on testing triangular Fibonacci numbers.  And I decided to implement a similar test in Java. First, a Jav...
Saturday, May 6, 2017

Compiling Nvidia 340.102 driver for Linux 4.10.x kernel

›
Upgraded my Tumbleweed to kernel 4.10.x and Nvidia 340 driver won't build.  Until Nvidia fix it, here are steps to patch the 340.102 dri...
Sunday, January 8, 2017

Face recognition with OpenCV 3.x

›
Here is another experiment with OpenCV face detection and recognition.  Full source code is available on GitHub . The picture below is the...
Saturday, December 31, 2016

OpenCV face detection on UDOO with Arch Linux

›
A few years ago , tried to run face detection on BBB.  This time trying it on the more powerful UDOO platform.  Some minor code changes: -...
Tuesday, November 1, 2016

Hashing files with MD5 / SHA1 / SHA256

›
A quick and dirty hash program implemented in go.
Sunday, August 28, 2016

Loading data into Elasticsearch

›
I was playing around with Elasticsearch and tried to load some data into it.  One way to do it is write a script to parse the JSON file and...
Tuesday, July 5, 2016

Compiling Cyanogenmod for TF300t

›
Inspired by JustArchi's optimizations on compiling the Cyanogenmod code, I set out to compile an optimized ROM for my dated Asus TF300...
‹
›
Home
View web version
Powered by Blogger.