github

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

open source

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

Crystal

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

crystal-lang

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

crystal lang

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

oss

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read

Contributed to the Crystal programming language

When I was starting out with coding in college I never thought I’d contribute to a programming language codebase. A small documentation fix of mine was included in 1.7.0 and I’m counting it as one, so this is the celebratory/milestone post for the occasion.

~1 min read
Back to Top ↑

Docker

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

cluster

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

containers

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

AWS

Back to Top ↑

rails

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

Kubernetes

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Ruby on Rails

Everybody hates CSRF

The title of this post is a reference to the Everybody hates Chris TV show, which felt punny and suitable as I ran into some interesting problems in the last few weeks having to do with CSRF.

3 min read

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

iOS

Reminders

Ideas pop in and out of existence unexpectedly, that’s my experience at least. This one professor from college always comes to mind when an idea is lost because I failed to write it down. He spent a few classes discussing with us some productivity/time management methods like Get Things Done, Eisenhower Matrix and others.

~1 min read

Let’s get swifty

I’m surprised by the fact I haven’t stumbled upon a single article with this title and the proper Rick & Morty pun (#FreeRick). Anyways, no backend code tonight, it’s been a long couple of weeks at work and university so this will be a short entry with a couple of patterns I’ve picked up around working with swift. Just some random jiberish that I will most likely find useful in the future.

3 min read
Back to Top ↑

Jenkins

Back to Top ↑

docker

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

orchestration

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

TLS

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

SSL

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

HTTPS

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

NGINX

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

RoR

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

Ruby

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

Jekyll

Customizing Jekyll Themes

After migrating my website/blog to Jekyll on GitHub pages I was left with this lingering feeling: The theme I was using felt too “stock/off-the-shelf” even after a few color tweaks. I gave customizing the theme a try instead of coding it from scratch and learned a thing or two along the way.

2 min read

GitHub pages & Jekyll

Instead of hosting this site myself any longer I’ve finally decided to move over to GitHub pages. This probably isn’t an interesting blog post for anyone other than myself. I just wanted it out there for the record.

~1 min read
Back to Top ↑

automation

Keeping up with my cat’s 💩 using a Raspberry Pi

As a former dog owner and first time cat dad I was amazed at how cats are “potty trained” practically from birth. I was prepared to deal with the smell when having to clean the litter box. However, I didn’t expect their bowel movements (💩) to carry a punch that would stink up half my apartment.

2 min read
Back to Top ↑

battlesnake

Back to Top ↑

swift

Let’s get swifty

I’m surprised by the fact I haven’t stumbled upon a single article with this title and the proper Rick & Morty pun (#FreeRick). Anyways, no backend code tonight, it’s been a long couple of weeks at work and university so this will be a short entry with a couple of patterns I’ve picked up around working with swift. Just some random jiberish that I will most likely find useful in the future.

3 min read
Back to Top ↑

bookmark

Let’s get swifty

I’m surprised by the fact I haven’t stumbled upon a single article with this title and the proper Rick & Morty pun (#FreeRick). Anyways, no backend code tonight, it’s been a long couple of weeks at work and university so this will be a short entry with a couple of patterns I’ve picked up around working with swift. Just some random jiberish that I will most likely find useful in the future.

3 min read
Back to Top ↑

meetup

Back to Top ↑

lightning

Back to Top ↑

talk

Back to Top ↑

tests

Back to Top ↑

dokku

Back to Top ↑

continuous

Back to Top ↑

integration

Back to Top ↑

CI

Back to Top ↑

swarm

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

linux

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

aws

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

ec2

Swarm2k

Open-source software is a beautiful thing. Whether you’re coding, documenting, giving feedback, etc. there is something bigger than you out there. We live in a time where we can ride the whale wave together, regardless of where you happen to live.

5 min read
Back to Top ↑

docker-"compose"

Back to Top ↑

EC2

Back to Top ↑

reverse

Back to Top ↑

proxy

Back to Top ↑

ruby

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

webapp

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

beginner

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

tutorial

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

help

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

introduction

Learning Rails in 2017

So far this year has been surreal & hectic to say the least, and we’re basically halfway through. I started a new job late last year, which I expected to be challenging for plenty of reasons. Arguably the most important one: I was going to support a large codebase built in Ruby (on Rails).

6 min read
Back to Top ↑

blog

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Let's Encrypt

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Certbot

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Swarm

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

container

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Microservices

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

alternative

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

DigitalOcean

Tying Let’s Encrypt and Docker Swarm together

It’s no secret that Kubernetes has seen a booming interest in the past year or two. It’s also known that its learning curve is steep and its complexity remains relatively high. Because of this I’ve been interested in striking a simpler alternative in Docker Swarm for a while now. The following is my experiment for setting up a Swarm cluster that is able to publish different services using Let’s Encrypt SSL certificates with ease.

10 min read
Back to Top ↑

Helm

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read
Back to Top ↑

Azure

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read
Back to Top ↑

AKS

AKS easy as ABC

This is a “walkthrough cheatsheet” from my initial experimenting with AKS (Azure Kubernetes Service). Everything here can be run using Azure’s Free Account trial.

4 min read
Back to Top ↑

Activek8s

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

kubectl

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

Rails

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

Rake

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

Tasks

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

microservices

Kubernetes integration with Rake tasks

Activek8s is a gem that relies on certain conventions to provide a thorough Kubernetes integration on a set of Rake tasks. The gem is a byproduct of a project that makes use of Kubernetes to orchestrate our services and other tools (Redis, CI/CD, logging, etc). This is not the absolute truth, it’s only a solution that worked for our team and we open sourced on GitHub.

4 min read
Back to Top ↑

GitHub

GitHub pages & Jekyll

Instead of hosting this site myself any longer I’ve finally decided to move over to GitHub pages. This probably isn’t an interesting blog post for anyone other than myself. I just wanted it out there for the record.

~1 min read
Back to Top ↑

pages

GitHub pages & Jekyll

Instead of hosting this site myself any longer I’ve finally decided to move over to GitHub pages. This probably isn’t an interesting blog post for anyone other than myself. I just wanted it out there for the record.

~1 min read
Back to Top ↑

https

GitHub pages & Jekyll

Instead of hosting this site myself any longer I’ve finally decided to move over to GitHub pages. This probably isn’t an interesting blog post for anyone other than myself. I just wanted it out there for the record.

~1 min read
Back to Top ↑

martilla

Back to Top ↑

cli

Back to Top ↑

backups

Back to Top ↑

postgres

Back to Top ↑

mysql

Back to Top ↑

Capybara

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

Selenium

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

Chrome

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

Headless Chrome

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

RSpec

Headless Chrome - Dual mode tests for Ruby on Rails

Headless tests are necessary for CI environments and very useful for unobtrusive local development. No need to ditch the driver that directly controls the browser though, there’s lots of debugging value in being able to switch between both modes.

2 min read
Back to Top ↑

Martilla

Back to Top ↑

CLI

Back to Top ↑

Backups

Back to Top ↑

PostgreSQL

Back to Top ↑

MySQL

Back to Top ↑

S3

Back to Top ↑

Database

Back to Top ↑

productivity

Reminders

Ideas pop in and out of existence unexpectedly, that’s my experience at least. This one professor from college always comes to mind when an idea is lost because I failed to write it down. He spent a few classes discussing with us some productivity/time management methods like Get Things Done, Eisenhower Matrix and others.

~1 min read
Back to Top ↑

Reminders app

Reminders

Ideas pop in and out of existence unexpectedly, that’s my experience at least. This one professor from college always comes to mind when an idea is lost because I failed to write it down. He spent a few classes discussing with us some productivity/time management methods like Get Things Done, Eisenhower Matrix and others.

~1 min read
Back to Top ↑

GitHub Pages

Customizing Jekyll Themes

After migrating my website/blog to Jekyll on GitHub pages I was left with this lingering feeling: The theme I was using felt too “stock/off-the-shelf” even after a few color tweaks. I gave customizing the theme a try instead of coding it from scratch and learned a thing or two along the way.

2 min read
Back to Top ↑

CSS

Customizing Jekyll Themes

After migrating my website/blog to Jekyll on GitHub pages I was left with this lingering feeling: The theme I was using felt too “stock/off-the-shelf” even after a few color tweaks. I gave customizing the theme a try instead of coding it from scratch and learned a thing or two along the way.

2 min read
Back to Top ↑

Blog

Customizing Jekyll Themes

After migrating my website/blog to Jekyll on GitHub pages I was left with this lingering feeling: The theme I was using felt too “stock/off-the-shelf” even after a few color tweaks. I gave customizing the theme a try instead of coding it from scratch and learned a thing or two along the way.

2 min read
Back to Top ↑

Minima

Customizing Jekyll Themes

After migrating my website/blog to Jekyll on GitHub pages I was left with this lingering feeling: The theme I was using felt too “stock/off-the-shelf” even after a few color tweaks. I gave customizing the theme a try instead of coding it from scratch and learned a thing or two along the way.

2 min read
Back to Top ↑

Elastic Beanstalk

Back to Top ↑

REST API

Back to Top ↑

CI/CD

Back to Top ↑

beginners

Browsing a localhost server from any device in your LAN

For most of us, a local development server proves to be good enough to get our day to day coding done. Even mobile device displays can be tested quite well on Chrome (or other browsers) using built-in developer tools. There are times though, where using a real device is better or even necessary.

2 min read
Back to Top ↑

webdev

Browsing a localhost server from any device in your LAN

For most of us, a local development server proves to be good enough to get our day to day coding done. Even mobile device displays can be tested quite well on Chrome (or other browsers) using built-in developer tools. There are times though, where using a real device is better or even necessary.

2 min read
Back to Top ↑

mobile

Browsing a localhost server from any device in your LAN

For most of us, a local development server proves to be good enough to get our day to day coding done. Even mobile device displays can be tested quite well on Chrome (or other browsers) using built-in developer tools. There are times though, where using a real device is better or even necessary.

2 min read
Back to Top ↑

blogging

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

dev.to

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

DEV Community

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

remote

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

remote work

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

covid-19

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

coronavirus

The year is 2020

The year is 2020 and the world is upside down. It started off as a very promising year and I’d prefer to keep that positive mentality regardless of difficult times brought in by a global pandemic. I like to think stories of greatness are intrinsically elevated by the greatness of the challenges faced and eventually conquered. With this logic in mind we are living in a time of opportunity.

~1 min read
Back to Top ↑

Android

libusb backend for adb on macOS

For the past week I was stuck on what felt like a dead end. Although a bit more comfortable now than where I stood a few weeks ago I’m still learning the ropes of Android development, and this problem caught me outside my comfort zone.

1 min read
Back to Top ↑

libusb

libusb backend for adb on macOS

For the past week I was stuck on what felt like a dead end. Although a bit more comfortable now than where I stood a few weeks ago I’m still learning the ropes of Android development, and this problem caught me outside my comfort zone.

1 min read
Back to Top ↑

macOS

libusb backend for adb on macOS

For the past week I was stuck on what felt like a dead end. Although a bit more comfortable now than where I stood a few weeks ago I’m still learning the ropes of Android development, and this problem caught me outside my comfort zone.

1 min read
Back to Top ↑

todayilearned

libusb backend for adb on macOS

For the past week I was stuck on what felt like a dead end. Although a bit more comfortable now than where I stood a few weeks ago I’m still learning the ropes of Android development, and this problem caught me outside my comfort zone.

1 min read
Back to Top ↑

csrf

Everybody hates CSRF

The title of this post is a reference to the Everybody hates Chris TV show, which felt punny and suitable as I ran into some interesting problems in the last few weeks having to do with CSRF.

3 min read
Back to Top ↑

security

Everybody hates CSRF

The title of this post is a reference to the Everybody hates Chris TV show, which felt punny and suitable as I ran into some interesting problems in the last few weeks having to do with CSRF.

3 min read
Back to Top ↑

OAuth

Everybody hates CSRF

The title of this post is a reference to the Everybody hates Chris TV show, which felt punny and suitable as I ran into some interesting problems in the last few weeks having to do with CSRF.

3 min read
Back to Top ↑

Chart.js

Back to Top ↑

webpack

Back to Top ↑

javascript

Back to Top ↑

opentelemetry

Back to Top ↑

digitalocean

Back to Top ↑

documentation

Documenting a Crystal open source project

This post is a quick overview of how Crystal lang built-in documentation features work and an easy setup to host them for free for Open Source projects. A compilation of things I’ve seen across Crystal repos and applied on mine.

1 min read
Back to Top ↑

algorithm

Back to Top ↑

search algorithm

Back to Top ↑

data structures

Back to Top ↑

database

Back to Top ↑

jennifer.cr

Back to Top ↑

worker

Back to Top ↑

kemal

Back to Top ↑

background worker

Back to Top ↑

mosquito

Back to Top ↑

background job

Back to Top ↑

Raspberry Pi

Keeping up with my cat’s 💩 using a Raspberry Pi

As a former dog owner and first time cat dad I was amazed at how cats are “potty trained” practically from birth. I was prepared to deal with the smell when having to clean the litter box. However, I didn’t expect their bowel movements (💩) to carry a punch that would stink up half my apartment.

2 min read
Back to Top ↑

python

Keeping up with my cat’s 💩 using a Raspberry Pi

As a former dog owner and first time cat dad I was amazed at how cats are “potty trained” practically from birth. I was prepared to deal with the smell when having to clean the litter box. However, I didn’t expect their bowel movements (💩) to carry a punch that would stink up half my apartment.

2 min read
Back to Top ↑

conference talk

Back to Top ↑

timetagger

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read
Back to Top ↑

raspberrypi

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read
Back to Top ↑

raspberry pi

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read
Back to Top ↑

selfhost

Selfhost Timetagger on a Raspberry Pi

A few weeks ago I started looking into options for time tracking software. The goal is to be more aware of how I spend my time throughout the day.

5 min read
Back to Top ↑