🪴/ 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

Building dynamic toggletips using anchored container queries

To add to the container query options that we already have (size queries, style queries, scroll-state queries), as well as the container query range syntax and many upgrades to all of the above, we can now use anchored container queries from Chrome 143...

via Piccalilli - Everything March 12, 2026

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

Happy Graduation

This semester marks four years since I stopped teaching high school classes. That means that, in just a few months, nearly all of the students that I would have taught have now graduated. I never got to say goodbye to my students. I had to leave rather sud...

via Addison Crump February 13, 2026

Generated by astro-openring