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
@@ -885,3 +885,25 @@ Create an image of a hospital pharmacy with three dispensing methods: daily pill
885
885
### Prompt 5: The Intelligence Network
886
886
887
887
Design an image of a spy network with three communication methods: dead drops with periodic checks (ESO), direct handler meetings (CSI), and custom encrypted channels (init container). Each method shows different reliability, latency, and failure scenarios when the network is compromised. Style: espionage, communication channels, security tradeoffs, 16:9 aspect ratio.
Create an image of archaeologists carefully excavating an ancient codebase. They use brushes (characterization tests) to reveal buried structures, place markers (seams) at extraction points, and document findings (test assertions) on clipboards. Layers of sediment represent years of accumulated code. Style: archaeological excavation, careful documentation, layer-by-layer discovery, 16:9 aspect ratio.
894
+
895
+
### Prompt 2: The Strangler Fig Tree
896
+
897
+
Design an image of a strangler fig tree growing around an old host tree (legacy code). New roots (tested services) gradually wrap the trunk, while the original tree remains standing but increasingly hollow. A gardener (developer) tends to the new growth. Labels show which parts are legacy vs new. Style: botanical metaphor, gradual replacement, living architecture, 16:9 aspect ratio.
898
+
899
+
### Prompt 3: The Bomb Disposal
900
+
901
+
Illustrate a bomb disposal expert (developer) approaching a complex device (legacy code). They use mirrors (characterization tests) to see without touching, identify safe cutting points (seams) with careful analysis, and have protective equipment (test safety net) ready. Each wire represents a dependency. Style: precision work, careful analysis, safety first, 16:9 aspect ratio.
902
+
903
+
### Prompt 4: The Ship Repair
904
+
905
+
Create an image of workers repairing a sailing ship while at sea (production). They build scaffolding (test harnesses) around sections, replace planks one at a time (strangler fig), and test each repair (characterization) before moving on. The ship must keep sailing throughout. Style: repair in motion, gradual replacement, continuous operation, 16:9 aspect ratio.
906
+
907
+
### Prompt 5: The Code Surgeon
908
+
909
+
Design an image of a surgeon (developer) operating on legacy code represented as a patient. Monitors show vital signs (test coverage, bug rates). The surgeon identifies incision points (seams), uses minimal invasive techniques (dependency breaking), and has a team ready with recovery tools (CI/CD). Style: surgical precision, careful intervention, monitoring, 16:9 aspect ratio.
Copy file name to clipboardExpand all lines: _TODO.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,6 +195,7 @@ To overlay an article title and published date on a cover image, use CSS positio
195
195
- Use an in-project Image component to wrap Astro's Image and Picture. Show a magnifying glass with a "+" for the cursor on hover, and a modal to show a magnified view of images on click.
196
196
- Add a copyright notice to content
197
197
- Probably a duplicate, but need to stop system from adding abbreviation html when used in headings
198
+
- DownloadLayout to wrap downloads.mdx in each folder, generate content for each
198
199
199
200
## Reading position indicator
200
201
@@ -247,12 +248,20 @@ High Resolution: Seedream 4.0 is capable of generating native high-resolution im
247
248
248
249
Complex Text and Instruction Following: The model demonstrates an enhanced understanding of complex semantic prompts and excels in rendering dense and accurate text within the generated images, a common weakness in other AI image models.
249
250
251
+
## Services
252
+
253
+
These are the services I specialize in and offer as package deals.
254
+
255
+
There are two pricing variants: part-time stream and full-time stream. How to handle a part-time stream effectively since it might be hard to find two to bundle together? Maybe full time gets a weekend day of on-call and daytime hours, part-time gets evening hours?
256
+
257
+
- Backstage implementation. How to do this so I'm delivering platforms, not portals? What's the scope - pipeline design, etc.?
258
+
- Refactoring legacy code bases, "lift and shifts"
0 commit comments