With the help of the Sandy Hook families, The Onion has reached a long-awaited deal to take over InfoWars.
We've enlisted the help of @timheidecker.bsky.social, who will be InfoWars' Creative Director.
Please stand by for more.
Posts by Luke Bennett
Bit of a different style to most Jacksons, but I always wanted a Mark Morton Dominion.
The correct side too 🤘
New work for GitHub: Monaspace. 🔤
A superfamily of 5 open-source typefaces for code.
Full case study here: lettermatic.com/custom/monas...
Probably because of how it’s spelt 🙈
I’ve been pronouncing it tem-POOR-al this whole time!
Reminds me of Cont by Tim Minchin:
youtube.com/watch?v=180H...
Yes I did.
I could have have sworn it was working for a bit after migrating though, but maybe I’m imagining things 😅
Everything was still connected, but disconnecting and reconnecting seems to have fixed it.
Thanks again 🙌
Screenshot of sill.social with Chrome devtools open showing content missing where the list of articles would normally be.
Screenshot of sill.social with Chrome dev tools open showing not much in the response
My mistake, desktop is busted too (I only use the site on my phone and didn't have my laptop handy yesterday).
Screenshot of sill.social with a header and an empty section below where the list of articles would normally be
Hey @tylerjfisher.com, sill.social seems to be busted for me again (at least on mobile).
I’ve tried both the PWA and a regular browser tab, and with and without content blockers.
I have Gas Town derangement syndrome and spent the last few weeks writing thousands of words on agent orchestration patterns; how they shift our bottlenecks and force us to ask whether and when we should stop looking at code
maggieappleton.com/gastown
import {Button} from 'react-aria-components'; import {motion} from 'motion/react'; <Button render={(domProps, {isPressed}) => ( <motion.button {...domProps} animate={{scale: isPressed ? 0.9 : 1}} /> )}> Press me </Button>
In the next version of React Aria Components, you can use the `render` prop to customize the rendered DOM element. This also receives the component state, which makes it easy to drive animations.
Creating a new DSL and jamming it into CSS seems like a really bad idea.
Now I have to reference the docs constantly, and I’ve lost all the type safety.
Plugins are also now considered “legacy” according to the docs ☹️
Using CSS as a config in Tailwind 4 was a mistake.
Oops, I started a new project: Skyreader, an RSS reader on the AT Protocol. Share cool articles like it's 2010 and Google Reader would never die. skyreader.app
www.disnetdev.com/blog/2026-01...
if you're celebrating people getting laid off from one of the very few companies that was consistently contributing to a fully open source product, because you think that css cascades are really that important, really take a long hard look at your priorities
We just published 6 CVEs identifying security vulnerabilities in React Router and Remix v2
We recommend updating to the latest appropriate versions:
React Router v7 -- 7.12.0
React Router v6 -- 6.30.3
Remix v2 -- 2.17.2
Details, links, and package ranges are listed below
🥳 TypeSlayer is out! celebrate by posting what your type graph looks like! it legit has an actual leaderboard now: so bonus points if you win lol 🏆🏆
run: `npx typeslayer`
source: github.com/dimitropoulo...
Happy New Year!
An all new StyleX website has just gone live.
It's rewritten from the ground up, and is built on:
- Waku
- Fumadocs
- StyleX (obviously)
No UI is used from fumadocs, and all the components were re-written with StyleX.
Facebook's Static Hermes is kind of incredible. It can compile JavaScript into C, which is then optimized into native machine code.
I just compiled the Less.js source code into a C library. Then I called it from Rust as a native Parcel plugin (no Node). Wild. 👨🔬
devongovett.me/blog/static-...
A screenshot from Rick Astley's Never Gonna Give you up music video
A screenshot from Rick Astley's Never Gonna Give you up music video
A screenshot from Rick Astley's Never Gonna Give you up music video
A photograph of the seminary gym in knives out. It has the same window.
Just watched the new Knives Out and I think it's really important you know that the scene in the Seminary's Gym is filmed in the same place Rick Astley filmed the music video for Never Gonna Give You Up.
I saw the window tracery and immediately made my friends pause the film so I could tell them.
It's really sad that Chrome laid off one of the world's best CSS developer-designers, and now they have to fake demos of web features. youtu.be/d8J0vs-bEPE?...
CIA Realizes It’s Been Using Black Highlighters All These Year
CIA Realizes It’s Been Using Black Highlighters All These Year
theonion.com/cia-realizes...
Introducing the new React Aria docs! 🎉
All-new content and search experience. Interactive CSS and Tailwind examples to get you started quickly – just install with shadcn. New guides and full example apps. MCP server and AI integrations.
Check it out! react-aria.adobe.com
Introducing ✨ Standard JSON Schema ✨
It's a sister spec to Standard Schema that provides a common interface for any entity that can be converted to JSON Schema
StandardSchema now supports a new interface to generate JSON Schemas ! 🙌
I started working on a StandardCodec RFC, for bidirectional data type transformation (which encompasses (de)serialisation), like what @zod.dev codecs & Effect schemas can do. Could be a sign to push it a little further 👀
Amazing. Thanks so much!
I am! I’m pretty sure I noticed the same behaviour as a Safari tab but I could be wrong.