RSSAmplifier

Blog

Chiroptical’s Blog

A random blog about random stuff

chiroptical.github.ioRSS feed ↗10 posts

Latest posts

AI is stressing me out

In February I came back to work after a 6 week sabbatical to Opus. It has completely changed the way I do my job. It allows me to spin up agents which investigate code so I don’t need to keep everything in my head. It helps prototype designs for me when I’m trying to think about architecture. It can automate trivial tasks which I wouldn’t normally have time to do.

Why I re-wrote my Slack bot in Gleam

Introduction

Leex and yecc by example: part 2

Welcome to Part 2!

Leex and yecc by example: part 1

Background

Setting up Erlang CI with PostgreSQL

Overview

Getting started with Erlang’s `maybe_expr`

Assumptions

First day with typst, a markup based typesetting system

I came across typst recently which looks like an interesting replacement to LaTeX. I don’t really do much collaborative editing anymore, but I really enjoy plain text presentations. I tried pollen as well, but I didn’t like the unicode symbols. What was my first presentation like using typst?

Discarding monadic results in Haskell

Discarding Monadic Results in Haskell

Simple Scaleable Preprocessing with PyTorch and Ray - 0

Simple Scaleable Preprocessing With Pytorch and Ray

Path to Beginnery in Functional Programming with Haskell - 1

Path To Beginnery in Functional Programming with Haskell