I'm streaming Lobsters dev again today at 7 PM Central (9h from now). This week I'll be working on pagination, a perf + ux issue. Full announcement: https://lobste.rs/s/wld4nj/streaming_lobsters_dev_on_monday
Today I started by explaining that I didn't want to take a big complicated dependency on a pagination gem, I'd do the small thing to fit our exact needs. Then I spent two hours finding every corner case to demonstrate why I should've taken a dep. Sure learned the value, tho.