andrew blinn
banner
disconcision.com
andrew blinn
@disconcision.com
https://andrewblinn.com
abstractJuiceFactory
sunrise over the atlantic
November 12, 2025 at 8:53 AM
going to be in Edinburgh in 9 hours. what should i do tomorrow
November 12, 2025 at 3:10 AM
Reposted by andrew blinn
A rough and ready, online Hazel of OCaml compiler: patricoferris.github.io/hazel_of_oca...
hazoo
patricoferris.github.io
November 11, 2025 at 4:11 PM
November 10, 2025 at 1:38 AM
the sky is doing that thing again
November 9, 2025 at 3:49 PM
November 8, 2025 at 8:27 PM
Reposted by andrew blinn
@vgel.me is fundraising for her model tinkering, she's done some really interesting interpretability work and I think funding this has very high returns in terms of LLM understanding per dollar. manifund.org/projects/fun...
November 7, 2025 at 6:07 PM
Reposted by andrew blinn
after a nontrivial amount of various things (metaphorically) lighting on fire, i have fixed my keyboard.
November 7, 2025 at 10:53 PM
Reposted by andrew blinn
November 6, 2025 at 3:28 PM
Reposted by andrew blinn
i asked the fairies to prove they're real
November 4, 2025 at 10:37 AM
Reposted by andrew blinn
A critical option for a game involving typing: customizable keyboard sounds 🤓
May 2, 2025 at 1:43 PM
Reposted by andrew blinn
the tensor product is extremely trivial to define. since it is only characterized up to isomorphism, and since any two vector spaces of the same dimension are isomorphic, the tensor product of V and W is any vector space of dimension dim(V)×dim(W)
Research proposal: give me 3m € and 10y to understand wtf tensor products are so hard to define and yet behave so neatly. Like why isn't there a simpler construction, and how come this unwieldy construction produce this... this... jewel?
November 2, 2025 at 10:13 PM
Reposted by andrew blinn
It’s real
November 2, 2025 at 7:21 PM
coming together...
October 29, 2025 at 8:14 PM
Reposted by andrew blinn
Caroline Humphrey's "A Nomadic Diagram", in Working With Diagrams (2022)
> Waddington (1940:11) thought of ‘landscape’ as a metaphor, a new virtual domain for envisioning “the whole complex system of actions and interactions which constitute [cellular] differentiation."
www.jstor.org/stable/27113...
October 28, 2025 at 10:02 PM
hazel development, september 2020 - september 2025
October 28, 2025 at 3:45 AM
Reposted by andrew blinn
Finally achieved my goal and made a calculator
October 27, 2025 at 10:47 PM
Reposted by andrew blinn
Playlist for the (fifteenth RacketCon) October 4-5, 2025 at UMass Boston

youtube.com/playlist?lis...
(fifteenth RacketCon)
October 4-5, 2025 UMass Boston
youtube.com
October 25, 2025 at 8:10 PM
Reposted by andrew blinn
if you didnt see it yesterday we're running a public beta for our windows 95 themed powerpoint factory game in november. you can sign up here: subscribepage.io/C1erpq
#gamedev #indiegame
October 24, 2025 at 10:47 AM
Reposted by andrew blinn
“The Interface of Kai Krause’s Software”

mprove.de/script/99/ka...
The Interface of Kai Krause's Software @mprove
mprove ideas + interaction + design
mprove.de
October 22, 2025 at 8:13 PM
Reposted by andrew blinn
one of my favorite fossils in the museum is this beautiful crinoid.
October 22, 2025 at 5:21 PM
Reposted by andrew blinn
small details that matter 🧑‍🍳

use CSS pseudoelements to bridge the :hover gap w/ :has() + inset

a:has(+ .dots) a::after,
.dots + a::after {
position: absolute;
content: '';
}
a:has(+ .dots) a::after { inset: 0 -50% 0 100%; }
.dots + a::after { inset: 0 100% 0 -50%; }
October 22, 2025 at 4:54 PM
yes! YES!!
October 21, 2025 at 11:32 PM
Reposted by andrew blinn
What would it look like if accessibility infrastructure became the foundation of malleable computing? Here's a demo by @orionreed.com that adversarially adds find and replace functionality to a hermetically sealed messaging app.
October 21, 2025 at 7:14 PM
Reposted by andrew blinn
i am unreasonably proud of this one

i have successfully distilled the essence of flexbox into two variables
October 21, 2025 at 10:07 AM