My latest irritation has been using NodeJS with Nix. Unfortunately, I've had a few unfortunate draws...
Candidly, I'm very surprised it seems like no one has written this article yet, but I looked and it...
Writing programming tutorials has made me better appreciate the pitfalls of writing. It's also made...
I am very pleased with my current emacs setup for Python, but I found setup to be a little tricky. I...
A side note for Dev.to readers: if you want to see this font in action, read this article instead in...
As someone who loves Elm and has recently fallen in love with Rust, I was delighted to learn there...
In case it's not readily apparent, I've been having some trouble picking a backend stack recently,...
Okay, so this article has been written before, and I don't have a lot new to add, but some of these...
Setting up a new development environment from scratch can feel like a slog. This is a quick...
This is the fourth and final part of a walkthrough of FizzBuzz, a common interview problem, in Idris....
This is Part III of my attempt to explain how to use the Idris programming language through a...
Let's conntinue on our journey of writing FizzBuzz in the Idris programming language. If you haven't...
My journey of learning the Idris programming language continues! This article will start a tutorial...
This article represents my first attempt to get up and running with the Idris programming language....
Tell me you've never hated your programming language. Tell me it doesn't have any features you...
Good morning! First, some personal news: I'm switching to NixOS, and I'm kind of excited about it, so...
Anyone who has been following the web ecosystem over the last few years knows it has been rapidly...
In a previous article, we explored how to continuously deploy to the npmjs.com package registry. This...
Experienced developers often say that the best way to pick your next language to learn is to pick a...
Mastodon an open source, federated microblogging platform similar to Twitter.
This is an update to a previous article following a breaking change in the res-elm binding. In short,...
First: I do get the irony of this article; there's no way around the idea that I am, actually,...
This article follows up with a previous article, which details the bare minimum for a CI/CD pipeline...
Some platforms are more delicate than others. Once, in college, I ended up with a Scala installation...
Please give me recommendations!
ReScript provides easy ways to bind to most JavaScript functions in a way that feels both native and...
Internet Explorer 11 accounts for less than one percent of total Internet usage globally and less...
Does your SPA work fully offline? Would you like to define a caching strategy in an exhaustively...
As much as I strongly prefer ES6 modules, using them with ReScript (formerly BuckleScript / ReasonML)...