yen is building stuff
@weiyen
Opinions here are not mine, they are yours Sydney 🇦🇺 Website:
TIL the Australian Bureau of Statistics doesn't think Marxism is a religion www.abs.gov.au/statistics/c...
Small suggestion: on mobile the submit button is hidden below the scroll. Might be easier for new players if they didn't need to scroll to see the button
There are adults old enough to drive, who never saw a world where humans could beat computers in chess
SpaceX allegedly makes more money selling compute to Anthropic than from starlink?
The things that bounce around my stateful agent's mind is more interesting than I will ever be
It's a morning for me, therefore it must be a morning for everyone
I don't mind AI, but I did get this response just now, on ChatGPT 5.2 Auto
This is how the Chambers dictionary defines "right". It is not satisfying
TIL about domains in postgres. The docs make an interesting point that the domain itself shouldn't define nullability, rather nullability should be defined one level above, where the domain gets used. Because null values can sneak in via e.g. an outer join