Clarence's Wicked Mind

news from Clarence, stuff that doesn't matter

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...
Wednesday, June 15, 2016

Adding seccomp support to Elasticsearch on ARM

›
Linux kernel supports seccomp since 2.6.12.  The ARM support was added in 2012 . However, the current Elasticsearch source only supports...
5 comments:
Friday, June 3, 2016

Compiling Nvidia driver 340.96 for Linux 4.6.x kernel

›
Updates Oct 2016:  The latest Nvidia driver should support kernel 4.6.x, 4.7.x, and 4.8.x.  There is no need to use this patch anymore. Up...
5 comments:
Sunday, May 22, 2016

Event driven GPIO with Python on UDOO

›
In the previous post , a shell script was used to read periodically on a GPIO pin for input.  That could be inefficient and in the worst cas...
Sunday, May 15, 2016

Adding shutdown button to UDOO

›
By default, the PWb button on UDOO is for waking up the board after a proper shutdown (use the reset button instead).  It cannot be used to...
2 comments:
Saturday, May 7, 2016

Setup FIDO Universal 2nd Factor (U2F) testing environment in 2 minutes

›
This is a quick start guide of setting up a node.js testing environment for U2F .  For details, please refer to the github page of u2f-sampl...
Saturday, April 30, 2016

Node.js server setup for FIDO U2F

›
Just put together a quick hack of node.js server to demonstrate the FIDO Universal 2nd Factor authentication . Full source code at git...
Saturday, April 16, 2016

Static IP with connman

›
Just a quick note.  When googling how to set static IP with connman, many solutions incorrectly stated to edit the settings file under /var...
Sunday, February 7, 2016

Remove invalid SIDs from Windows ACL

›
Here is a quick note on how to remove those invalid SIDs / unknown account on Windows file system  ACL (e.g. after moving files from one dom...
‹
›
Home
View web version
Powered by Blogger.