I LOVE when people geek out about the most simple mathematical things*, especially discovering the animation power of the trigonometric functions... or any of mathematics underlying modern interactive stuff. It's one thing to know what they do, it's another to understand the power of that tool.
Always love a fun quiz, but some of the example answers are just incorrect. Eg: `document.example('example')` to select a HTML button element. Others are to rigid to allow the true breadth of correct answers.
Ya'll might want to switch from V0 to claude code.
I love this genre, and there is such a plethora of interesting reads. I think one of the most interesting, in terms of presenting technology's role in varied societies, is A Fire Upon the Deep by Vernor Vinge. Great read if you are bored of the classic space opera.
Amazing, history does repeat itself. One of the companies in my batch (S07) was iJigg (https://www.crunchbase.com/organization/ijigg), which had the 2007's version of this interface: single upvote, player, and all. It did well and then petered out as many hyper-niche apps did at that time.
Love this article. I wrote basically the exact same technique almost 10 years ago. At the time I called it `lazy-easy` and still use it today. Sometimes you just want some nice smooth animation without all the state management: https://www.hailpixel.com/articles/lazy-animation-with-lazy-...
The main reason you prepare crêpe batter long before you want to use it is two fold:
1. Allows a bit of gluten development (like cold ferment in bread)
2. And (i believe) most importantly: it allows all the air that was incorporated during whisking to escape, resulting in an even batter
Always wondering if you could just stick it in a vacuum pump...
Honestly, whatever suite of tools allows you to organize your research, thoughts, and easily write text. Remove as much friction as possible. When we wrote The Workshop Survival Guide (https://www.workshopsurvival.com/), we used post-it notes on a wall and google docs. It allowed for a fluid collaboration.
On a more meta note, how you approach writing your book is probably more impactful than your toolchain. If you're working on a book that educates (rather than, say, entertains), I'd like to share the writing framework that my longtime collaborator, robfitz, describes in Write Useful Books (https://www.usefulbooks.com/). Basically, treat your book like a product, find your audience, and test your subject matter with them as your craft your prose.
* Disclaimer: Rob and I run Useful Books, a community and toolset for non-fiction authors.
I love tailwind, and I've been writing CSS professionally since CSS2.1. I have often debated with many developer friends why it has performed so well, and this article really missed some big reasons:
1. It's works extremely well with the current component-focused UI frameworks (react, svelte, etc). Subsequently, the verboseness that is often a complaint isn't an issue at all, but a feature.
2. Does everything out of the box, and very easy to customize.
3. And, most importantly, it allows for easy art direction. Does one button need to be a slightly different size or color for this one specific element? Chuck an extra modular class on it. No need to build a complex cascasding or edge cases. (Shout out to `tailwind-merge`)
Point 3 for me speeds up production work immensely. Also, not being in JS has shrunk bundle sizes by a small amount, which is always welcome in this era.
I love that the author shows the whole workflow. It highlights how much tweaking and work it takes to achieve a polished output. Still amazing how easy it was to chain the networks together.
This is surprisingly delightful! Something so simple as trying to match what I find aesthetically pleasing and what is a productive, bug friendly garden is a very fun task. Like an organic Factorio.
An expected result from a sad, populist ideology shoved through under the guise of "winning". GDPR has plenty of flaws, but overall is a positive force for personal data privacy. Ironically, it's the business-to-business context — where the legal fees and fines are high — where this is being tested. And the UK is definitely losing.