Blockchain for transactions in the real world
Created a small block-chain related project - https://github.com/yuval-k/contracts-irl
Envoy basics series - intro
Introduction to the Envoy proxy. see the video.
Debugging kubernetes service account RBAC
You can use the kubectl auth can-i
to debug access issues related to yourself.
but what if you need to debug access issues for your application running in kubernetes?
Inside packer-builder-arm-image
As someone who has worked embedded project on occasion, I needed to a consistent way to automatically prepare embedded images, pre-loaded with code (especially in the world of cheap SD-cards). The challenge is ofcourse, that embedded images use a different CPU architecture. That's why packer-builder-arm-image
was created.
OS Dev
I have started to write an ARM operating system in Rust!
vSphere VMs file system browsing support for muCommander
During my work at Intigua, I wrote a patch to mucommander, that enables it to view files of virtual machines in VMware vSphere based hypervisors. The patch is available in mu-commander nightly (that will become 0.9.1).
WebApp to help you figure out your pizza orders (pyzza port)
I wrote a web app (based on pyzza) that helps you figure out what pizza you can order when with friends.
Recovering Lupa's back up file password.
A friend of mine is using the authoring software Lupa to create a family album. Lupa helps you author albums and then receive a printed copy of the album you created in the software. The software is given for free. Lupa makes its business from the printed albums people order.
Connecting your android phone to Transdroid securly
How to tunnel from your Android phone, to your Ubuntu Desktop, and control the Transmission BitTorrent client. Securely.
Something weird with Waze
Yesterday, around midnight I drove around with Waze for the Android where all of a sudden, the program exited! We tried to re-run it, but it persistent, and each time it re exited!