Recent posts

Flutter BuildContext

I’ve just finished reading A pragmatic guide to BuildContext in Flutter, and these are my take aways. Also, read the article, it goes into more depth, and e...

Moonlander Keyboard

I recently purchased a Moonlander mechanical keyboard from ZSA. What follows are my thoughts and experiences. Why I’ve been using laptop keyboards for 5+ ...

Restricting Google Cloud Keys

A problem (and solution) encountered while trying to restrict Google Cloud API keys for a Flutter app. Restricting GCloud Keys Google Cloud allows you to r...

Implementing a Telegram Bot

Creating a bot to scan RSS feeds and YouTube playlists, and post updated to a Telegram channel. The Idea I want a place where I can view updates to a numbe...

RTFM and Save Yourself Time

Bluetooth I have a learning project to learn how to use Bluetooth with Flutter. This involves me setting up a Bluetooth server on a Raspberry Pi 3 B to mak...