BM

  • About
  • Blog
  • Contact
  • About
  • Blog
  • Contact

Blaz Merela

A builder of robust IoT services.

Recent posts

Disable Mac App Store notifications

January 16, 2022

  • macOS

RabbitMQ, OAuth2, and ConduitAMQP

November 14, 2021

How misreading of a library's documentation led to spelunking in RabbitMQ source code.

  • RabbitMQ
  • Erlang
  • Elixir

Jupyter tips

May 25, 2021

  • Jupyter

Bash defer idiom

April 23, 2020

Using `trap` to make bash scripting a tiny bit safer.

  • TIL
  • Bash

awk's seen idiom

May 13, 2019

Distinctifying a CSV column using awk alone.

  • TIL
  • awk

pgTAP's case-sensitivity

August 09, 2018

  • TIL
  • pgTAP
  • PostgreSQL

Automated permissions testing

September 06, 2017

Permissions testing via XCUIApplication, extended by Facebook's WebDriverAgent private headers, and thus ready to interact with iOS SpringBoard.

  • iOS
  • testing

Automated deeplinks testing

August 28, 2017

Automatically verify your app's deeplinks on iOS 11+ with a new XCUIApplication constructor.

  • iOS
  • testing

Distilled iOS development tips

June 20, 2017

A disparate collection of how-tos & tips related to iOS development.

  • iOS