Bubbles

Bubbles

bubbles.town

New on the bubbles.town aggregator.

Latest Posts

A 6502 is not a bad little machine, but it does require efficient coding to get decent real-time results. NESHacker dives into basic Mario-style platformer movement in a 10-minute video The main portion of the video goes into subpixel...
Watched: Caught on a Train, 1980 - ★★★★½ 🎥
I was just going through old files and saw a cool video of an old project that I thought I should share. In January 2021 I started working on a new text editor. Zed didn’t exist publicly at the time (it must’ve been under development)...
Chrome 148 shipped this week, and in the release notes you’ll find one of the best things to happen to web performance in a long time: loading="lazy" for <video> and <audio> elements. Scott Jehl, tech lead of Squarespace’s Performance &...
Continuing my overview of season 2 of the Apple TV+ series set in the Legendary MonsterVerse. Episode 6: “Requiem” opens with a flashback to 2 weeks before the series present, shortly before last season’s final scene. Kentaro Randa (Ren...
"Journalists, cultural workers, content creators, and other trusted messengers are enabling better civic insight for communities. How do we economically support the civic information future that society needs?"
They said you sound like an owl.
What I call “wraparound” are repeatable indices on an array. The common use case is a carousel. Here’s how it’s done: const items = ["first", "middle", "last"]; const i = 0; // Our iterable index // "Next" - const nextIndex = (i + 1) %...
The era of training frontier models and then releasing them whenever you wanted? That was fun while it lasted. It looks likely to be over now. The White House wants to get an advance look and have the option to … Continue reading →
Taipei City Council forms Taiwanese Language Revitalization Caucus Civic groups call for wider everyday use of Taiwanese Keoni Everington, Taiwan News (5/6/26) (in Mandarin) statistics show that in 2020, 66.4% of people primarily used...
In our quest to minimize our electronic support travel kit, we hit a snag with non-PD devices.
I often try to go back through the “classics” of historical costume design on film
Following on from a recent post I read in which readers create a chain of six books leading from a monthly title, The Tipping Point (2002) by Malcolm Gladwell — I thought...
Search Random