todor.dev
WritingAboutSign In

Android to localhost with adb reverse

If you've ever tried to hit your local Rails server from a physical Android device, you've probably run into this: yo...

February 26, 2026·3 min read·mobile

Mimic the iOS phased release in Android

Wait, what's a phased release? A phased release, or rollout, is a process where an app update is released to customer...

May 20, 2023·5 min read·mobile

Git branches and fzf

Recently, I had to clean up all my stale branches and since I am not really a big fan of a GUI tool for git I looked ...

November 01, 2021·2 min read·dev

Change the default primary key type in Rails

Rails had changed the default type of the primary key from int to big int when creating a new table - Change Default ...

September 01, 2020·1 min read·dev

Installing Extraterm on Ubuntu 19.10 (Updated)

This is an updated version for Ubuntu 20.04 and extraterm 0.59.2 (current Date is 07.06.2021) I recently purchased a ...

April 04, 2020·3 min read·dev

Sidekiq, systemd and Capistrano

In this blog post I am going to write about my approach on deploying a Ruby On Rails application and dealing with Sid...

October 10, 2019·4 min read·dev

The Road to 10 000 push ups

In 2018 I started a physical challenge with a friend of mine, we decided to start doing 50 push ups a day as a way to...

September 08, 2019·2 min read·health

Outmuscle Me

A couple of months ago I wrote The Art of Push Ups, in that blog post I presented a tool that I've developed in order...

May 23, 2019·6 min read·dev

The Art of Push Ups

A push-up (or press-up) is a common calisthenics exercise beginning from the prone position, or the front leaning res...

March 03, 2019·5 min read·health

My 2019 challenge

Four years ago I decided to start with the the thing called "yearly challenge", the reason was I had just passed my m...

January 03, 2019·5 min read·health
© 2026 Todor Grudev