Profile avatar
mary.my.id
web dev @buttondown.com 🏳️‍⚧️🇮🇩 she/it · 22 mary.my.id for my projects and other socials
11,147 posts 10,239 followers 769 following
Regular Contributor
Active Commenter

my only regret with this monitor is i should've gotten 4k res one but that's double the price and i'm not shelling out for that rn

monitor arrived but it has the wrong plug 🥲

how much atproto is decentralized depends on how i’m feeling today

was fretting about how i was gonna fit the new desk into the room but turns out all it took was changing my bed's location to get more usable space

ripping bluesky's moderation logic into a separate package and i'm conflicted whether to go string unions or enums 🥲 i tried string unions, i did not like it

i have a solution, it's called slapping a new union member with this interface: {$type: 'never'}

my monitor is arriving faster than my desk

hello, world

protobuf to typescript type github.com/nathanhleung/p… surprised there isn't a whole lot going on

genuinely insane that openai saw that this new model produced better results than 4.5 and didn't think to name it 4.6, they gave it 4.1 instead 🤦

what do you call an audiophile but it's llm instead of audio

oh gpt 4.1

my only advice if you really want to put html in atproto records is to never assume a specific medium. no inline styles, and probably no classes either. do custom elements instead

i think type script is pretty cool

CID (content identifier) Congress #2 coming up at the end of the month: lu.ma/03gj3rrb

a decent portion of my internet experience is just this

I'm incredibly proud to announce the Fediverse Security Fund from Nivenly Foundation (@nivenly.bsky.social). It's a time-and-funds limited experiment, where they will pay for the responsible disclosure of high & critical security issues in open-source Fediverse software: nivenly.org/blog/2025/04...

i'm obsessed with you please don't explode

damn im om on trade war tok now whats with all these chinese factories posting

whoa zod mini v4.zod.dev/v4

ublock origin lite is pretty good

I have written a post about JAWSM, my JavaScript to WebAssembly compiler: https://itsallaboutthebit.com/jawsm/. Long story short: I now implemented all of the JS semantics (scopes, prototypal inheritance, async/await, generators) and it passes 25% of Ecma262 spec test suite.