Why it worked
The video uses a relatable "developer struggle" narrative, highlighting the common issue of underestimating task duration and the frustration of missing a progress bar. The "One Eternity Later" meme adds humor and emphasizes the long wait, making the content engaging and shareable within the developer community.
Summary
The creator is backfilling data into a database, specifically Firestore. After realizing they underestimated the amount of data, the process took an hour to complete.
Structure
- 1Starting data backfill
- 2Realizing no progress bar
- 3The long wait
- 4Data successfully loaded into Firestore
Product placement
The video shows the process of backfilling data into Firestore, a cloud NoSQL database service from Google Cloud. The creator is using a Python script to perform this operation and displays the console output and the Firestore interface.
On-screen text
so i'm back filling data into a database right now
and it is about 7 minutes into the process
but i forgot to put a progress bar
so i don't know if this is gonna take one more minute
or if i'm gonna be here all night
One Eternity Later
8 PM
I did not realise that there was this much data
I just really underestimated this
took an hour but we're here all the data is loaded into Fire Store