Miro's Notes
github rss
/blog /about
Posts.

    Everything is a migration

    2023-01-14

    The Migration mental framework of pre-refactoring, change, post-refactoring is very useful also outside of the typical narrow definition of program or database migrations.
    Read more ⟶

    Better IDEA Keymap

    2016-07-30

    Completely overhauled keyboard shortcuts for Intellij IDEA on macOS.
    Read more ⟶

    Lamp Project: Printed Circuit Boards

    2015-03-19

    The journey of the PCB from start to finish. Designed using Eagle CAD, printed at OSH Park, delivered, assembled to build the final lamp.
    Read more ⟶

    Lamp Project: Arduino Software

    2015-03-12

    Bluetooth 4 Low Energy protocol implementation on the Lamp
    Read more ⟶

    Lamp Project: The Hardware Prototype

    2015-03-07

    The detailed description of the prototype hardware used for the lamp project.
    Read more ⟶

    Lamp Project: Assembly Timelapse

    2015-01-18

    I have recorded a couple of timelapse videos during project assembly, including sanding the PCB, inserting components and soldering them. I trust some of you might find it interesting, it's about one minute long.
    Read more ⟶

    Lamp Project

    2015-01-18

    In this series I will share my experiences with building an Rfduino-based RGB LED lamp from start to finish, including iOS and other apps for remote control.
    Read more ⟶

    Roulette I (in Slovak)

    2014-07-10

    Pred časom sa mi dostal do ruky link na [zaujímavý článok o rulete](http://braniblog.info/2/?fb_action_ids=10204512621958174&fb_action_types=og.likes), nazvaný "Ako som zarobil peniaze a kúpil si Lexus SC430-2003". Veľmi som tomu neveril, ale snažím sa mať hlavu otvorenú, tak som si to aspoň prečítal. V tomto poste by som teda chcel zhrnúť svoje postrehy.
    Read more ⟶

    Roulette II (in Slovak)

    2014-07-10

    Pred časom sa mi dostal do ruky link na [zaujímavý článok o rulete](http://braniblog.info/2/?fb_action_ids=10204512621958174&fb_action_types=og.likes), nazvaný "Ako som zarobil peniaze a kúpil si Lexus SC430-2003". Veľmi som tomu neveril, ale snažím sa mať hlavu otvorenú, tak som si to aspoň prečítal. V tomto poste by som teda chcel zhrnúť svoje postrehy.
    Read more ⟶

    Roulette III (in Slovak)

    2014-07-10

    Pred časom sa mi dostal do ruky link na [zaujímavý článok o rulete](http://braniblog.info/2/?fb_action_ids=10204512621958174&fb_action_types=og.likes), nazvaný "Ako som zarobil peniaze a kúpil si Lexus SC430-2003". Veľmi som tomu neveril, ale snažím sa mať hlavu otvorenú, tak som si to aspoň prečítal. V tomto poste by som teda chcel zhrnúť svoje postrehy.
    Read more ⟶

    Python Pip Crashes

    2014-02-21

    Fixing my Python install
    Read more ⟶

    Macbook Pro SSD Upgrade

    2014-02-20

    Upgrading the disk in my machine
    Read more ⟶

    Performance of the unwrapIris()

    2014-02-11

    Preformance optimization of a Python function
    Read more ⟶

    Performance of the getOrientationAndMagnitude()

    2014-02-10

    Profiling and performance optimization of a Python function
    Read more ⟶

    Unwrapping the iris

    2014-02-01

    Previously we have looked at detecting the iris in an image of an eye, now we'll look at transforming the circular image into a rectangular one.
    Read more ⟶

    Units Safari Extension

    2014-02-01

    A Safari Extension to convert common imperial units to metric in a website's text
    Read more ⟶

    Basic Iris Detection

    2014-01-30

    How to detect the iris in an image of an eye.
    Read more ⟶

    Basic Pupil Detection

    2014-01-29

    How to detect pupil in an image of an eye
    Read more ⟶

    Intro

    2014-01-28