Quick fix to my girlfriend’s vegan food

Calculate moves in random dialer

Imagine you want to calculate the minimum amount of time it takes to type a random code, for example, ‘3428’ in a random dialer, for example, ‘523789614’ (ASCII art is coming).

[5][2][3]
[7][8][9]
[6][1][4]

  • It takes 0 seconds to move your finger to the first key, and it takes 0 seconds to press the key where you finger is located any number of times.
  • You can move your finger from one location to any adjacent key in one second.
  • Moving to a non-adjacent key is done as a series of moves to adjacent keys.

Simulate different times/dates in your app

If you want to test your app with different times you don’t need to change your computer time (what can lead to unexpected consequences), instead you can simple open a terminal and launch your app with faketime.

faketime -f "@2049-01-11 17:50:00" firefox

Some Web Technologies Enhancements – Proposals and Ideas

Powerful enhancements that are coming to the standard and ideas that would make our lives even easier when dealing with web technologies.

Some Web Technologies Enhancements – Proposals and Ideas on Medium.

Game of Frameworks

One of the nerdiest things I’ve never done mixing Adventure Time, Game of Thrones and Web Technologies 🙂

  • The throne where Jake is seated has swords of new and old frameworks/libraries backed by those organizations/companies with a deep influence on the Web
  • The sword stuck in the grass represents the standard