🪴/ bleh bleh bloop

this is just an annoying test post idk maybe I should take notes here????

Feb 21, 2024 – Caleb Jasik
Updated

hell yeahhhhhhh

NOICE
export function CoolReactComponent() {
return <div>what???</div>;
}

hahah I've got fewer principles all I wanna do is write a lil bit

Posts from blogs I follow

A foggy respite

Given how rough this year has been for most people, I’m postponing off some of the end-of-year review essays and, instead, present you with these photos of the recent foggy weather we had here in Hveragerði. Hiking through the countryside in the fog helped...

via Baldur Bjarnason's Notes on the Web December 31, 2025

In defense of lock poisoning in Rust

It’s worth retaining one of multithreaded Rust’s most valuable features.There’s recently been some discussion about the benefits and downsides of lock (mutex) poisoning in Rust, spurred by a recent proposal to make the default mutex non-poisoned, i.e. s...

via sunshowers December 2, 2025

The Index: Issue #155

How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner Always remember to not presume prior knowledge when writing tutorials. You don't need to explain everything , but at least use links to send people to good explainers....

via Piccalilli - Everything January 14, 2026