Earlier quoted context omitted.
You can use "20,000 leagues under the sea" instead of Moby Dick. Both were written at the same time, both deal with ocean adventures, and both (IMHO) are much longer than they need to be. Then you can have multiple Jules tests, depending on occasion!
Moby Dick had a much worse ratio of "size of good novel trying to get out / actual size", in my opinion.
Moby Dick Workout (2022)
21–30 of 37 posts
Re: Moby Dick Workout (2022)
#22I use "War and Peace" for this.
I used war and peace to explain to a CEO how wasteful a mobile API was; twelve distinct items of data to display but we sent JSON larger than war and peace.
Re: Moby Dick Workout (2022)
#23Earlier quoted context omitted.
Moby Dick had a much worse ratio of "size of good novel trying to get out / actual size", in my opinion.
Moby Dick has a bad (high) ratio of “people who try to read it like a thriller novel” to “people who read it for what it is”.
Re: Moby Dick Workout (2022)
#24But even that takes seconds to start on my M1 Max from cold. So then I just wrote (avec Claude) a viewer app and it turns out computers are so fast you can not only open multi GB JSON files instantly you can even pretty print them so fast the user won’t lose attention.
But I just generated those. Moby Dick is a great real-world test case.
Re: Moby Dick Workout (2022)
#25Earlier quoted context omitted.
You can use "20,000 leagues under the sea" instead of Moby Dick. Both were written at the same time, both deal with ocean adventures, and both (IMHO) are much longer than they need to be. Then you can have multiple Jules tests, depending on occasion!
Moby Dick had a much worse ratio of "size of good novel trying to get out / actual size", in my opinion.
It’s been a long time since I read the book but it was doubtless one of the most enjoyable I’ve read.
Re: Moby Dick Workout (2022)
#26This reminds me of ‘The Jules Test’. Popularised (hyper locally) by my friend Jules. When renting a flat, simply head straight to the bathroom and flush the toilet. If the toilet flush is good, the flat is fine.
Re: Moby Dick Workout (2022)
#27This reminds me of ‘The Jules Test’. Popularised (hyper locally) by my friend Jules. When renting a flat, simply head straight to the bathroom and flush the toilet. If the toilet flush is good, the flat is fine.
Re: Moby Dick Workout (2022)
#28And here I thought this was going to be, “do a push up every time you have to look up a word in the dictionary while reading Moby Dick.”
Or how to stay fit like an 1800s whaler. Where am I going to find a hook and a 200 pound chunk of whale blubber though?
Re: Moby Dick Workout (2022)
#29Oh that’s a great test case. I’ve been annoyed by the speed issue too. For a while I had json and Md files bound to Zed because it was faster with highlighting than anything else. But even that takes seconds to start on my M1 Max from cold. So then I just wrote (avec Claude) a viewer app and it turns out computers are so fast you can not only open multi GB JSON files instantly you can even pretty print them so fast t…
Re: Moby Dick Workout (2022)
#30Oh that’s a great test case. I’ve been annoyed by the speed issue too. For a while I had json and Md files bound to Zed because it was faster with highlighting than anything else. But even that takes seconds to start on my M1 Max from cold. So then I just wrote (avec Claude) a viewer app and it turns out computers are so fast you can not only open multi GB JSON files instantly you can even pretty print them so fast t…
This is why you use Emacs in Daemon mode for instant starts. Does zed perhaps offer something similar?