Hi there, I’m Bart đź‘‹

I am Golang Developer with a passion for building cool stuff.
Hugo

How to Install Hugo with Docker

The purpose of this article is to help you setup a personal blog as quickly as possible using hugo and docker. These are the instructions and notes I’ve written down when setting up my site that I’d like to share. ...

July 15, 2022 Â· 5 min Â· 1011 words Â· Bartlomiej Mika
Algreen Solar Compost Digester for Food and Pet Waste

How to Install a Solar Food Waste Digester

A.k.a. how to install a in-situ composter made by the company “Algreen Products” company. TL;DR; What is a “solar digester”? How does a “solar digester” work? What benefits does a “solar digester” provide? What are the detriments of a “solar digester”? Step by step install instructions ...

July 8, 2022 Â· 7 min Â· 1351 words Â· Bartlomiej Mika
Docker

How to Containerize a Golang App With Docker for Development and Production

Do you want to write a Golang app which is containerized with Docker? The purpose of this article is to help you quickly get your Golang App containerized for development (with hot-reload) and production purposes. ...

July 2, 2022 Â· 6 min Â· 1079 words Â· Bartlomiej Mika

Remote Health Data Uploader

Submit your HealthKit data to a remote server. ...

April 4, 2022 Â· 1 min Â· 89 words Â· Bartlomiej Mika
Raspberry Pi

How to Write a Golang App Remotely on a Raspberry Pi Using Atom

Wouldn’t it be cool to remotely program a Golang app on a Raspberry Pi? In this post, I write how to do that if you are using Atom. TL;DR; Setup a Raspberry Pi Device Setup Golang on that Device Install remote-ftp on your Machine Connect from your Atom Write a Golang Application ...

March 13, 2022 Â· 6 min Â· 1189 words Â· Bartlomiej Mika
Red Mulberry

Red Mulberry Growlog #4

From summer to winter, this grow journal post will show a few snapshots from the red-mulberries life. ...

February 7, 2022 Â· 1 min Â· 85 words Â· Bartlomiej Mika
RSA Encryption

How to Perform RSA Encryption in Javascript (React.js) and Golang

Do you want your React.js (web) frontend app talking to your Golang backend server? In this post, I’ll explain how I got cross-devices RSA encryption working in JavaScript and Golang. ...

February 7, 2022 Â· 6 min Â· 1256 words Â· Bartlomiej Mika
Red Mulberry

Red Mulberry Growlog #3

Into the over world from the underworld! The mulberries were grown in the basement for the majority of their existence and now are able to live in the outside for the first time. In this grow journal I’ll write about my experience bring the red mulberries into the outside and growing them over summer. ...

October 25, 2021 Â· 2 min Â· 276 words Â· Bartlomiej Mika
IPFS

Quickstart to Building Golang Apps using IPFS

Do you want to write a Golang app which will use IPFS? The purpose of this post is to get you up and running IPFS as quickly as possible so you can see what’s involved. ...

September 26, 2021 Â· 6 min Â· 1265 words Â· Bartlomiej Mika
Crystal

Learn Crystal with Practice Problems - Part 1: Variables Math and Strings

Are you interested in learning #Crystal-Lang but having difficulty because you are a tactile learner? The purpose of this tutorial is to provide you practice problems you can try out at your leisure. ...

September 8, 2021 Â· 5 min Â· 971 words Â· Bartlomiej Mika