Recent posts

Mosh and systemd

2022-05-06

tl;dr if you want to use Mosh to connect to a systemd based Linux distribution then make sure you run it by mosh --server="systemd-run --scope --user...

Blazing fast JSON serialization using PostgreSQL

2020-02-12

This post will show you how to leverage PostgreSQL features that allow you to serialize database records to JSON in your application. I'm 90% sure that...

Mizuwari

2019-07-16

Mizuwari (水割り) is a way of drinking whiskey or shouchu. Ingredient-wise it's basically whisky, water and ice. The interesting part is that it calls for a...

Interesting things in Ruby 2.6.0

2018-12-25

Every year matz gives every Ruby programmer a present on December 25th. This year is no exception and Ruby 2.6.0 was released and brings a slew...

Finding bugs in Ruby

2018-06-07

As some people may know I happen to maintain an Ruby API wrapper for Woodpecker. Some time ago a friend of mine who works there gave...

Things I want to do in 2018

2018-02-26

This year's post comes a little bit later since I decided to wait a month and filter ~~all~~ some of the stupid stuff I came up...

Things I want to do in 2017

2017-01-16

Oh boy here it goes again. New Year's resolutions. Every single year I make that list and try to check out as many things as possible....

Gold Experience

2016-08-20

Some time ago (June I guess?) I found myself interested in bartending. I most likely don't measure up to professional bartender, nevertheless I decided to experiment...

wroc_love.rb 2016

2016-03-13

This year I decided to attend more IT related events so I went to wroc_love.rb conference first. While the conference is aimed at Ruby programmers the...

Thank you, Rodney Mullen

2016-02-08

By chance I have stumbled upon quite an interesting article posing the question whether a skateboarding legend - Rodney Mullen can bring Silicon Valley back on...

Moving from Sinatra to Hakyll

2015-07-19

Being a lazy person I decided to learn Haskell (pun not intended). Since learning is a tedious task I usually have to force myself to keep...