This is similar advice to one of the Atomic Habits chapters about identity. You might find it a chore to go the gym if you frame it to yourself that way. But if you call yourself an athlete, or just "i'm a fit person" and that becomes part of your identity, it's easier to do. Works for me so far.
Did this 20 years ago, it was called Schoeneswochenende Fahrkarte "Good weekend" ticket. You could get all over the country, but real slow. I met loads of people and got invited to people's homes, because they didn't typically see an Aussie backpacker on a local train. Great times, go do it.
Was fun for a while and mostly for myself. A few 100 ppl used it, but I found I didn't really enjoy reading that way as I thought I would... especially when Covid killed commutes.
I had the Delaware registration / California operating setup. The wind down is just as many steps. Cancelling sales / use tax registrations, the SoS registration, making your FTB tax is all paid and then cancelled in both states. Making sure both state and federal returns are marked final and don't close your bank account until you've paid them all.
-A gets you the AS, my tool looks up the name. So you can see "Oh, it goes from Comcast, to Cogent to Google." cool. Rather than ASNs which you don't immediately recognize.
00:00:00-00:06:00 Steve Pack: Intro to Cloudflare
00:06:25-00:50:30 Raph Levien: Declarative UI Patterns in Rust
00:56:50-01:19:19 Gabbi Fisher: CLIs in Rust
Nice -- thanks for that. Very similar approach. The "5 minutes" or "20 pages" instead of one seems to be ringing through pretty clearly. Might make that an option when you subscribe.
Nice. I thought of doing a similar thing, but being a recovering startup guy, I was like, I should totally build this as a platform and let others read books this way. :p
Plus, a big part of why I kept going with it was because I wanted to see how far I could push Cloudflare Workers as a pure app development platform... pretty far it turns out! (disclosure: I work at Cloudflare, although not on the Workers team).
Erm... new for me? I typed a 'page per day' in Google and didn't find what I was looking for. In essence, it's serializing books, which has been done for > 100 years. I have some more ideas as to where I'd like to take it though.
Thanks Zack! (Full disclosure, I work with Zack at Cloudflare on the Product team). The fact I could build the whole thing on Cloudflare Workers is one of the reasons I took it as far as I did. I like writing code, but i groan at the thought of setting up servers, even on the cloud. My last side project used ELBs with a node server and the whole thing was painful.
Having an API that deploys to ~200 cities instantly and then deploying the UI being as simple as wrangler deploy, pointing at my bundle directory means I could just focus on the fun stuff.
Hey there... so I've been considering user uploaded content. I think it could be a great alternative medium for self-publishing. Needs a bit more work, but I'll post back here if I release that.