ryoung | 23 days ago | on: Ask HN: What Are You Working On? (March 2026)
ryoung's comments
ryoung | 13 years ago | on: Why MongoDB Never Worked Out at Etsy
I'm the developer that helped migrate the data from mongo to mysql (under mcfunley's supervision). Even a straightforward data migration becomes complicated when you have to do it without affecting the production feature or consumers of your public api (parallel writes to both dbs, snapshot and move the historical data, switch reads to the new db, etc). In addition, we took the opportunity to move the feature to a sharded architecture and to rethink the schema. Anyway, you're right in that it wasn't exactly an obvious or easy port.
ryoung | 14 years ago | on: The mental gymnastics involved in having a high security clearance.
Looks like it's -webkit-text-size-adjust: none; that's inhibiting the zoom.
ryoung | 15 years ago | on: New York will always be a tech backwater, I don’t care what the VCs say
*raises hand for etsy. There's definitely an interesting art scene in and around the dumbo area, and I get the impression that it's on its way to becoming a viable place for tech as well.
page 1
When training I like to have every day mapped out with how many miles to run, at what pace, etc as an event in my calendar. My actual workout gets uploaded into Garmin and Strava, but I always wanted it back in the calendar so I could see at a glance the consistency over time. It's been really fun to see other people use and get value out of something I built for myself.