kinvoki

kinvoki @kinvoki

About: ruby, crystal, elixir, elm, javascript, svelte, etc

Joined:
Oct 26, 2017

kinvoki
articles - 7 total

5 Strategies for Random Records from DB

5 strategies to get random records from databases, with a list of pros & cons for each one. Benchmarks included.

Learn More 7 0Nov 3 '25

Valentine's Day Equation Plotted in Ruby

How to plot a graph of Valentine's Day heart equation using Ruby & GNUPlot. A fun programming activity to do with kids.

Learn More 3 0Nov 3 '25

Upgrading to GitLab 15.0 CE from GitLab 14.9.3

Every major GitLab upgrade requires jumping through hoops. Here's my self-note on upgrading from 14.9.3 to 15.0 via the mandatory 14.10.x intermediate step.

Learn More 3 0Nov 3 '25

Lucky is Lightning Fast!

TechEmpower Benchmark

Learn More 4 0Nov 3 '25

When FTP Stands for Frustrating Transfer Problem

Five hours of FTP troubleshooting, ghost files, and the counterintuitive solution that finally worked. Sometimes you need to turn things ON, not off.

Learn More 3 0Nov 3 '25

Functional Ruby Programming with Trailblazer

Discover how to leverage functional programming principles in Ruby using Trailblazer, enhancing code quality and maintainability.

Learn More 3 0Nov 3 '25

Ruby Hash - String Keys Vs Symbol Keys

Performance comparison of Ruby hash keys - symbols vs strings vs frozen strings. For large hashes, symbol keys are 1.15x faster than string keys.

Learn More 3 0Nov 3 '25