Bubbles
bubbles.town
New on the bubbles.town aggregator.
July 2026
August 2026
September 2026
Top Words
- review
- week
- june
- july
- notes
- book
- august
- reading
- world
- good
All posts (58275)
For the golfers out there, we can combine these two lines into one: const items = await getCollection(); return items.sort(); This doesn’t work because sort() is being called on the promise returned by getCollection(): return await getCollection().sort(); // `sort()` runs on the Promise Instead, wrap the await...
I've posted my latest article, From Off the Wall to On the Wall: How Social Power Shapes Legal Reason, to SSRN. Here is the abstract:Throughout the history of the Constitution legal arguments have moved from being "off the wall"-- crazy incompetent, and beyond the boundaries of professional reason, to "on the...
Here are some notes and materials to accompany my talk from Electromagnetic Field 2026. A video recording is available. I have exported the slides as a PDF. I’ll add a transcript in due course. Further reading Matrículas de coche de todos los países del mundo License Plates of the World Olav’s License Plate Pictures...
ESP32-DIV started as a personal tool. Something I built because I wanted one device that could handle WiFi, Bluetooth, Sub-GHz, IR, RFID, and GPS all from a single handheld board. I never expected it to grow the way it did. People started building it. Then selling it. And some just grabbed the code and called it...
Most Fridays, I share a handful of pieces that caught my eye at the intersection of technology, media, and society.Did someone forward this to you? Subscribe for free.China delivers a one-two punch to America’s AI dominance AI models, as a product in themselves, have very little moat beyond what amounts to brand...
What happens when we stop treating referential stability as a linting heuristic and start carrying it through React and Preact as a type-level proof.
💡Typhon is an embedded, persistent, ACID database engine written in .NET that speaks the native language of game servers and real-time simulations: entities, components, and systems. It delivers full transactional safety with MVCC snapshot isolation at sub-microsecond latency, powered by cache-line-aware storage,...
Don't be late for the school bell - we're taking the register for a look at Grange Hill and Tucker's Luck!
Apparently My Brilliant Career, the 1901 semi-autobiographical novel by Australian (Stella) Miles Franklin is having
. Why Passive-Balancing LiFePO4 Batteries Have a .2C Recommended Charge Rate One of the most common misconceptions about LiFePO4 batteries is the belief that a battery’s advertised max charge rate and its balancing capability are the same thing. They’re not. A passive-balanced battery may be perfectly capable of...
Page 2206 of 5828