Categories
PicoPosts Programming Technology

Java on a microcontroller

Finally a way to write code for those “simple” microcontrollers – in Java!

http://hackaday.com/2012/10/15/%CE%BCj-a-java-virtual-machine-for-microcontrollers/

 

Categories
Awesome Programming

The Cellular Automaton Method for Cave Generation

The Cellular Automaton Method for Cave Generation by j2kun on Math ∩ Programming

Categories
Awesome Linux PicoPosts Programming Technology

Common Linux config files

Finally got fed up with not being able to find my VIM or BASH configuration files when I needed them the most. That’s why I created my “configs page”:
cfg.dejvino.com

Categories
Open source Programming Social networks Technology Web development

Friendica 2 WordPress

The current Friendica –> WordPress connection is not as fully implemented as I hoped for it to be. It can only create a post with title+content, but the post is not assigned to any category, no tags are added. This should be fixed and I am tempted to do it. It would mean playing around with PHP and XML-RPC. Yum!