You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: COVERS.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -335,3 +335,25 @@ Create an image of a medieval castle gate with a modern twist—digital scanners
335
335
### Prompt 5: The Microscope View
336
336
337
337
Design an image showing a container image under a microscope, with its layers visible like geological strata. A security researcher examines the layers, highlighting vulnerable packages in red and safe packages in green. Style: scientific examination aesthetic, laboratory visualization, clean and precise, 16:9 aspect ratio.
Create an image of a database table transforming like a caterpillar into a butterfly, but in stages. Each stage is visible—cocoon phases representing expand, migrate, contract. The transformation happens without disrupting the data particles flowing through it. Style: metamorphosis visualization, organic meets digital, warm transformation colors, 16:9 aspect ratio.
344
+
345
+
### Prompt 2: The Bridge Construction
346
+
347
+
Design an image of workers building a new bridge lane next to an existing one while traffic continues flowing. The old lane is labeled "old schema," the new lane "new schema." Traffic (data) flows uninterrupted. Style: engineering blueprint aesthetic, infrastructure metaphor, clean lines, blue and orange highlights, 16:9 aspect ratio.
348
+
349
+
### Prompt 3: The Surgical Precision
350
+
351
+
Illustrate a surgical operation on a beating heart (database), with surgeons (migration tools) carefully making changes while monitors show stable vital signs (uptime metrics). The heart continues beating throughout. Style: medical precision imagery, dramatic operating room lighting, blue surgical tones, 16:9 aspect ratio.
352
+
353
+
### Prompt 4: The Train Track Switch
354
+
355
+
Create an image of a train track switching mechanism, smoothly redirecting traffic from old tracks to new tracks without stopping the trains. Some trains are on old tracks, some on new, during the transition. Signals show green. Style: railway infrastructure, mechanical precision, motion blur on trains, 16:9 aspect ratio.
356
+
357
+
### Prompt 5: The Locksmith's Patience
358
+
359
+
Design an image of a master locksmith carefully replacing the lock on a door while the door remains functional. Old lock components sit neatly organized, new components being installed. A sign shows "Open During Renovation." Style: craftsman precision, detailed mechanical work, warm workshop lighting, 16:9 aspect ratio.
Copy file name to clipboardExpand all lines: _TODO.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,8 @@ To overlay an article title and published date on a cover image, use CSS positio
190
190
- Uppy, Tus server, whatever other server needed
191
191
- Need a Q & A format to use in blameless-postmortem-incident-analysis-systemic-causes
192
192
- Numbering for ordered lists breaks when there are code blocks in between numbered list elements, like in src/content/articles/cdn-edge-caching-cache-keys-vary-headers/index.mdx
193
+
- Add a cloud of tags on articles list view at top for quick navigation. Add a ToC for featured tags so it's available on mobile, but with something different on desktop view - maybe hide tag cloud on mobile, and show it with an HR between all tags cloud and featured on desktop.
194
+
- The "❌" symbol is not showing in sql code block, it's rendering as a plain "X". But "✅" renders okay. src/content/articles/database-schema-migrations-continuous-deployment-zero-downtime/index.mdx
0 commit comments