Diego Siqueira

Home · Archive · Tags · About · RSS
  • From GitHub Pages and PaperMod to My Own Pipeline
    May 8, 2026 · 8 min read

    When I started this blog about a year ago, I did the laziest possible thing: pushed the source to a public GitHub repo, flipped the GitHub Pages switch, pointed …

  • From Bitcoin Trading Bot to Docker Caddy Server Setup
    Sep 20, 2024 · 5 min read

    Building and Evolving My Personal Server: From Naive Trading Bots to a Streamlined Docker Setup with Caddy Back in 2017, I embarked on an exciting (and somewhat …

  • Reviving Retro Gaming With Lakka Raspberry Pi 5
    Sep 8, 2024 · 5 min read

    Reviving My Mom’s Love for Retro Gaming with Lakka and a Raspberry Pi 5 A few months ago, I visited my parents, which coincided with Apple’s recent …

  • Self-Hosting a Firefox Sync Server
    Sep 6, 2024 · 4 min read

    After switching from Firefox to LibreWolf, I became interested in the idea of self-hosting my own Firefox Sync server. Although I had seen this was possible …

  • My Journey Through Browsers: From Internet Explorer to LibreWolf
    Sep 5, 2024 · 5 min read

    The internet has been a central part of my life for as long as I can remember. It all started in the early 2000s when my parents bought our first family …

  • Using Go to Subscribe to Ethereum New Blocks and Print Transaction Hashes
    Aug 30, 2024 · 3 min read

    In this post, we’ll walk through how to use Go to subscribe to new blocks on the Ethereum blockchain and print out the transaction hashes for each block. …

© 2026 Diego Siqueira built with Hugo · hosted on Cloudflare Pages