RSSAmplifier

Blog

tuzz.tech

All publications from tuzz.tech

tuzz.techRSS feed ↗9 posts

Latest posts

GameDev Notes 1: Taking the Plunge

How I added swimming to my indie platform game.

Pair programming with Dmitry in Sentient

A rare opportunity to pair program in Sentient: a programming language I wrote a few years ago for solving constraint-based problems.

Grappling with infinity in constraint solvers

How can we solve constraint-satisfaction problems that deal with infinite structure? This article is about Sentient, a programming language I wrote to solve tricky problems.

Building a commentary sidebar in React (cont.)

Part two of building a commentary sidebar in React: taking a deeper look at the code.

Building a commentary sidebar in React

How I built one of my favourite features: a commentary sidebar, written in React.

Searching for palindromic superpermutations

I wrote a search algorithm to tackle a challenging combinatorial problem.

Adding Bash completion to my tool

In this second article on Bash completion, we’ll see to apply it to a real-world use case: The tuzz automation tool.

How Bash completion works

Ever wondered how Bash completion works? In this first article on the topic, we’ll look at how it works under the hood.

Happy 100th, tuzz!

I’ve decided to start a blog to talk about my side projects.