RSSAmplifier

Blog

viralinstruction

A blog about programming, mostly, and sometimes biology.

viralinstruction.comRSS feed ↗14 posts

Latest posts

Review: Julia trimming for Advent of Code 2025

Trying out trimming in Julia for AoC 2025

The borrowchecker is what I like the least about Rust

Rust's borrowchecker comes with real downsides

Asynchronous programming in Julia

An introduction to asynchronous programming in Julia.

You probably don't need to validate UTF-8 strings

You probably don't need to validate UTF-8 strings

A look at the Mojo language for bioinformatics

A look at a Mojo benchmark for bioinformatics, and Mojo in general.

Julia's latency: Past, present and future

A brief history of Julia's latency issues and what we may expect in the future.

What's great about Julia?

A post about all the things I find good about Julia.

How to optimise Julia code: A practical guide

A practical guide to optimising Julia code.

In defense of complicated programming languages

A polemic critique of 'simple' programming languages and a defense of complicated ones.

Advent of Code 2021, day 1

Curious about Julia? Why not use Advent of Code 2021 to learn it!

Union vs sum types

A brief explanation of union types, sum types, and how they relate and compare.

Implementing reverse translation

A walkthrough of a small, very satisfying Julia implementation of a cute biological problem.

What scientists must know about hardware to write fast code

An introduction to the most essential elements of low-level computing and how it affects code performance.

What's bad about Julia?

A mega-rant about all the things I find bad about Julia.