RSSAmplifier

Blog

Jerred's Blog

My personal blog

sjer.redRSS feed ↗26 posts

Latest posts

Things I've done with AI

My thoughts on AI, and what it has helped me achieve

Learning TypeScript

How to become a better TypeScript programmer

TIL: Determining output types from input

TIL: Determining output types from input

TIL: `satisfies` is my favorite TypeScript keyword

TIL: `satisfies` is my favorite TypeScript keyword

TIL: Constraining TypeScript function parameters

TIL: Constraining TypeScript function parameters

Recovering from my Kidney Donation

My experience recovering from a kidney donation

Discord Plays Pokémon

How I build Discord Plays Pokémon

My 2024 Job Hunt

Finding a software job in 2024

TIL: Using Twoslash with Shiki and Astro

TIL: Using Twoslash with Shiki and Astro

Homelab 1 - Setting up K3s

Setting up K3s

TIL: Asymmetric Cryptography in Go

TIL: Asymmetric Cryptography in Go

TIL: Closures in Groovy

TIL: Closures in Groovy

Compilers Project Setup

My 8803 Compilers Project Setup

Screen Time

How I use my phone less

Writing

If you can't write then you can't think.

XState

State Machines reduce edge cases

Astro

Astro brings great tooling to static HTML

Software Testing

Integration tests deserve the most attention

Debugging C in VS Code

Using VS Code to debug C is pretty easy

Pointer Math in C

2D arrays in C can be tricky

My struggles with C and libvirt

Libvirt is pretty unintuitive

Language Doesn't Matter

It doesn't matter what programming language you learn first

Rust is Exciting

Rust has a lot of potential

On Perfection

Being perfect is usually a poor choice

Introduction

Introducing my blog

Intro to 3D Graphics with OpenGL

An introduction to 3D graphics rendering and OpenGL.