Hugo

How to Start a Personal Blog With Hugo a Static Site Generator Written in Go (Part 1)

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

September 7, 2020 · 3 min · 559 words · Bartlomiej Mika

How to Structure a React Project

In the article you will get the boilerplate structure I use for #React projects. ...

August 28, 2020 · 2 min · 221 words · Bartlomiej Mika

How to Write a Unit Test for a Remote Procedural Call in Golang

Recently I have been learning about remote procedural calls (RPCs) in *Golang and realized I was unable to find an easy example on how to write a unit test for RPCs. In this post, I’ll explain how I figured out a solution. ...

August 13, 2020 · 3 min · 483 words · Bartlomiej Mika
Peercoin

How to Setup Peercoin on Raspberry Pi for Headless Minting

Would you believe you can participate in cryptocurrency production using a simple Raspberry Pi computer? No need for powerful ASIC miners! Peercoin is an interesting altcoin that has minting capability built-in, and minting is the ability to create new coins from the ones you already have. In this tutorial, you’ll learn how to set up a dedicated Raspberry Pi computer to mint the Peercoins in your wallet. ...

July 26, 2020 · 5 min · 939 words · Bartlomiej Mika

Hello World

Welcome to my first blog post, I’ll explain the purpose of this site, why I started it, and what I hope to accomplish. ...

July 11, 2020 · 2 min · 270 words · Bartlomiej Mika