Take-home exercises

This was fun! Iā€™d never used Intersection Observer and now I have 10 different places I want to use it.

Contents

Exercise 1: Intersection Observer video

Kicking off a research project, I ask for #lazyweb help on X and Bluesky. I then collect what I learn into a draft post, and stream my first impressions.

So I ran with two ideas, using formats I knew I could execute in an hour.

  • No thumbnail.
  • Short-form, to keep a focused script.

My first (and better one) crashed. More talk about that later.

Tools used:

  • Ecamm Live for streaming.
  • VideoTap for post-processing stream.
    • Chapter markers.
    • Transcript (.srt).
    • Clip identification.
  • OpenAI Whisper for high-quality short form transcript.
  • #lazyweb/community.

What went wrong?

The video I had in mind from the start was ā€œThis JS 1-liner adds infinite scroll to any feed!ā€œ. You can see the Stackblitz kitten demo here:

https://stackblitz.com/edit/web-platform-92m6bu?embed=1&file=script.js

Unfurtunately, it was a new format (for me), it didnā€™t flow, and I accidentally recorded in HDR (which looked terrible no matter what I did.)

But Iā€™m gonna give it another try because I think the hook was good.


Exercise 2: video proposals

1. Drizzle ORM

Snoop holding a smokingā€¦ drizzle logo. Issue #168 of UI Bytes.

Drizzle is the TS-minimimalistā€™s ORM.
If you want type saftey and like getting your hands dirty in SQL, Drizzle it is.

Title options

VolumeDescriptionVibe
šŸŒ¶ļø SpicyIs Drizzle raining on ORMs??Urgency
šŸš MildFINALLY, type-safe SQL!Relief
šŸš MildWhy Drizzle is my new famorite TypeScript ORMEnthusiasm
šŸ„± LiteralDrizzle ORM: A tutorial on type-safe SQLInformative
Audience:
Intermediate+ full-stack developers with an insatiable appetite for type safety.

Value/Viewer outcome:

  • Experience Drizzleā€™s minimalist design.
  • Behold type-safe SQL (and autocomplete).
  • Learn the Drizzleā€™s distinguishing term for legacy ORMs: ā€œdata frameworksā€. Bonus, ruin cocktail parties for a month.

Why I like it

Drizzle has legs in the type-safe ORM discussion. I love the strong opinion for a transparent API. ā€œLearn Drizzle, get better at SQL.ā€ Itā€™s a fun conversation to take part in while the TypeScript ecosystem is seeing more viable alternatives.

Inspiration:

ORM stands for object-relational mapping, and developers tend to call Django-like or Spring-like tools an ORM. We truly believe itā€™s a misconception based on legacy nomenclature and we call them data frameworks.

With data frameworks you have to build projects around them and not with them.

Drizzle lets you build your project the way you want, without interfering with your project or structure.

Using Drizzle you can define & manage database schemas in TypeScript, access your data in a SQL-like or relational way, and take advantage of opt-in tools to push your developer experience through the roof šŸ¤Æ

ā€” Headleas ORM? doc

Take it further

If this did well in short form, Iā€™d pitch a longer-form video on the topic:

  • Drizzle ORM: A Crash Course in Type-Safe SQL
  • Drizzle or Rain? What every ORM may get wrongā€¦
  • TypeScript ORM Battle: Drizzle vs Prisma

Topic 2: Donā€™t overpay for domains

Screenshot of Gandi.net's renewal price vs Cloudflare's transfer price. Gandi is 35% more expensive.

This is a little riff on the 5 Sick Domain Registrars short, by Scott. It adds a splash of urgency, #new-year-new-you, and personal failing.

Title options

VolumeDescriptionVibe
šŸŒ¶ļø SpicyInflation is coming for your Domain Names. And hereā€™s how you can stop it šŸ›‘Urgency
šŸŒ¶ļø SpicyHalf-price domain names on this registrarā€¦Urgency
šŸš MildHow to avoid paying more for domain names in 2024Informative
šŸš MildHOW MUCH was that Domain Nameā€½Indignance
Audience:
Web developers with a zest for artisanal TLDs, and a disdain for inflation.

Value/Viewer outcome:

  • Learn that registration fees are going up.
  • Discover Cloudflareā€™s ā€œat-costā€ registration and renewal.
  • Protect their avo toast lifestyle.
  • Judge me for my war-chest of parked domains.

Why I like it

Being a ā€œdomain name collectorā€ is something I love about the web developer persona. Itā€™s a playful celebration of our unique brand of nerd.

Take it further

If this did well in short form, Iā€™d pitch a segment asking famous developers what their most expensive and most ridiculous recurring domain purchases are.

  1. Whatā€™s in a (domain) name?
  2. You paid HOW MUCH for that domain?

In researching this, I came across the domain name generator category of products. Making a humorous video from this listicle could be fun :)

Notes

As I conducted research, I kept all of my notes here. Itā€™s a good asset for future shorts, medium length explainer video, or even a short course!