forkfeed-mcp 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1152 @@
1
+ export declare const IMAGE_CATALOG: readonly [{
2
+ readonly id: "img1";
3
+ readonly name: "Server room on fire";
4
+ readonly tags: "disaster";
5
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/1_202603270001.jpeg";
6
+ }, {
7
+ readonly id: "img2";
8
+ readonly name: "Deploy to prod gone wrong";
9
+ readonly tags: "deploy, git";
10
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/2_202603270001.jpeg";
11
+ }, {
12
+ readonly id: "img3";
13
+ readonly name: "Database corruption";
14
+ readonly tags: "disaster";
15
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/3_202603270001.jpeg";
16
+ }, {
17
+ readonly id: "img4";
18
+ readonly name: "Blue screen of death";
19
+ readonly tags: "debug, lifestyle";
20
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/4_202603270001.jpeg";
21
+ }, {
22
+ readonly id: "img5";
23
+ readonly name: "Memory leak";
24
+ readonly tags: "general";
25
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/5_202603270001.jpeg";
26
+ }, {
27
+ readonly id: "img6";
28
+ readonly name: "DDoS attack";
29
+ readonly tags: "disaster, git";
30
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/6_202603270001.jpeg";
31
+ }, {
32
+ readonly id: "img7";
33
+ readonly name: "SSL certificate expired";
34
+ readonly tags: "general";
35
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/7_202603270001.jpeg";
36
+ }, {
37
+ readonly id: "img8";
38
+ readonly name: "Cascading failure";
39
+ readonly tags: "disaster, git, hype";
40
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/8_202603270001.jpeg";
41
+ }, {
42
+ readonly id: "img9";
43
+ readonly name: "Merge conflict";
44
+ readonly tags: "git";
45
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/9_202603270001.jpeg";
46
+ }, {
47
+ readonly id: "img10";
48
+ readonly name: "Spaghetti code";
49
+ readonly tags: "general";
50
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/10_202603270001.jpeg";
51
+ }, {
52
+ readonly id: "img11";
53
+ readonly name: "Recursive infinite loop";
54
+ readonly tags: "hype";
55
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/11_202603270001.jpeg";
56
+ }, {
57
+ readonly id: "img12";
58
+ readonly name: "Prod is down at 3 AM";
59
+ readonly tags: "disaster, git";
60
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/12_202603270001.jpeg";
61
+ }, {
62
+ readonly id: "img13";
63
+ readonly name: "Late night coding";
64
+ readonly tags: "lifestyle";
65
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/13_202603270001.jpeg";
66
+ }, {
67
+ readonly id: "img14";
68
+ readonly name: "Pair programming";
69
+ readonly tags: "git, debug, hype, lifestyle";
70
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/14_202603270001.jpeg";
71
+ }, {
72
+ readonly id: "img15";
73
+ readonly name: "Code review";
74
+ readonly tags: "git, debug";
75
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/15_202603270001.jpeg";
76
+ }, {
77
+ readonly id: "img16";
78
+ readonly name: "Rubber duck debugging";
79
+ readonly tags: "disaster, debug, hype, lifestyle";
80
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/16_202603270001.jpeg";
81
+ }, {
82
+ readonly id: "img17";
83
+ readonly name: "Regex mastery";
84
+ readonly tags: "language";
85
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/17_202603270001.jpeg";
86
+ }, {
87
+ readonly id: "img18";
88
+ readonly name: "Git branching";
89
+ readonly tags: "git, hype";
90
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/18_202603270001.jpeg";
91
+ }, {
92
+ readonly id: "img19";
93
+ readonly name: "Refactoring";
94
+ readonly tags: "general";
95
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/19_202603270001.jpeg";
96
+ }, {
97
+ readonly id: "img20";
98
+ readonly name: "CI/CD pipeline";
99
+ readonly tags: "deploy";
100
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/20_202603270001.jpeg";
101
+ }, {
102
+ readonly id: "img21";
103
+ readonly name: "Containerization";
104
+ readonly tags: "deploy, git, hype";
105
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/21_202603270001.jpeg";
106
+ }, {
107
+ readonly id: "img22";
108
+ readonly name: "Microservices";
109
+ readonly tags: "hype";
110
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/22_202603270001.jpeg";
111
+ }, {
112
+ readonly id: "img23";
113
+ readonly name: "API integration";
114
+ readonly tags: "git, hype";
115
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/23_202603270001.jpeg";
116
+ }, {
117
+ readonly id: "img24";
118
+ readonly name: "Terminal mastery";
119
+ readonly tags: "general";
120
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/24_202603270001.jpeg";
121
+ }, {
122
+ readonly id: "img25";
123
+ readonly name: "Cloud architecture";
124
+ readonly tags: "hype";
125
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/25_202603270001.jpeg";
126
+ }, {
127
+ readonly id: "img26";
128
+ readonly name: "Kubernetes orchestration";
129
+ readonly tags: "hype";
130
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/26_202603270001.jpeg";
131
+ }, {
132
+ readonly id: "img27";
133
+ readonly name: "Load balancer";
134
+ readonly tags: "general";
135
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/27_202603270001.jpeg";
136
+ }, {
137
+ readonly id: "img28";
138
+ readonly name: "Monitoring dashboard";
139
+ readonly tags: "debug, hype, lifestyle";
140
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/28_202603270001.jpeg";
141
+ }, {
142
+ readonly id: "img29";
143
+ readonly name: "Firewall defense";
144
+ readonly tags: "disaster, git, victory";
145
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/29_202603270001.jpeg";
146
+ }, {
147
+ readonly id: "img30";
148
+ readonly name: "Network topology";
149
+ readonly tags: "debug";
150
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/30_202603270001.jpeg";
151
+ }, {
152
+ readonly id: "img31";
153
+ readonly name: "Server scaling";
154
+ readonly tags: "general";
155
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/31_202603270001.jpeg";
156
+ }, {
157
+ readonly id: "img32";
158
+ readonly name: "Backup and recovery";
159
+ readonly tags: "general";
160
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/32_202603270001.jpeg";
161
+ }, {
162
+ readonly id: "img33";
163
+ readonly name: "Successful deploy";
164
+ readonly tags: "deploy, victory";
165
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/33_202603270001.jpeg";
166
+ }, {
167
+ readonly id: "img34";
168
+ readonly name: "Bug squashed";
169
+ readonly tags: "disaster, deploy";
170
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/34_202603270001.jpeg";
171
+ }, {
172
+ readonly id: "img35";
173
+ readonly name: "Tests all passing";
174
+ readonly tags: "debug, victory";
175
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/35_202603270001.jpeg";
176
+ }, {
177
+ readonly id: "img36";
178
+ readonly name: "Feature shipped";
179
+ readonly tags: "disaster, deploy, hype";
180
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/36_202603270001.jpeg";
181
+ }, {
182
+ readonly id: "img37";
183
+ readonly name: "Zero downtime migration";
184
+ readonly tags: "disaster";
185
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/37_202603270001.jpeg";
186
+ }, {
187
+ readonly id: "img38";
188
+ readonly name: "Performance optimized";
189
+ readonly tags: "hype";
190
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/38_202603270001.jpeg";
191
+ }, {
192
+ readonly id: "img39";
193
+ readonly name: "Code review approved";
194
+ readonly tags: "git, debug, victory";
195
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/39_202603270001.jpeg";
196
+ }, {
197
+ readonly id: "img40";
198
+ readonly name: "Friday deploy survived";
199
+ readonly tags: "deploy, hype, victory";
200
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/40_202603270001.jpeg";
201
+ }, {
202
+ readonly id: "img41";
203
+ readonly name: "It works on my machine";
204
+ readonly tags: "deploy, sarcastic";
205
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/41_202603270001.jpeg";
206
+ }, {
207
+ readonly id: "img42";
208
+ readonly name: "Stack Overflow copy paste";
209
+ readonly tags: "hype";
210
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/42_202603270001.jpeg";
211
+ }, {
212
+ readonly id: "img43";
213
+ readonly name: "Have you tried turning it off and on again";
214
+ readonly tags: "git, hype";
215
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/43_202603270001.jpeg";
216
+ }, {
217
+ readonly id: "img44";
218
+ readonly name: "Meeting that could have been an email";
219
+ readonly tags: "workplace, hype, victory";
220
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/44_202603270001.jpeg";
221
+ }, {
222
+ readonly id: "img45";
223
+ readonly name: "TODO comments from 2015";
224
+ readonly tags: "deploy, debug";
225
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/45_202603270001.jpeg";
226
+ }, {
227
+ readonly id: "img46";
228
+ readonly name: "Temporary fix in prod for 3 years";
229
+ readonly tags: "git, debug";
230
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/46_202603270001.jpeg";
231
+ }, {
232
+ readonly id: "img47";
233
+ readonly name: "Reading someone else's code";
234
+ readonly tags: "general";
235
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/47_202603270001.jpeg";
236
+ }, {
237
+ readonly id: "img48";
238
+ readonly name: "Estimating story points";
239
+ readonly tags: "hype";
240
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/48_202603270001.jpeg";
241
+ }, {
242
+ readonly id: "img49";
243
+ readonly name: "Just a small change";
244
+ readonly tags: "deploy";
245
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/49_202603270001.jpeg";
246
+ }, {
247
+ readonly id: "img50";
248
+ readonly name: "The intern's first PR";
249
+ readonly tags: "git, beginner";
250
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/50_Ghost_beside_glowing_202603271057.jpeg";
251
+ }, {
252
+ readonly id: "img51";
253
+ readonly name: "Tabs vs spaces war";
254
+ readonly tags: "git, victory";
255
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/51_202603270001.jpeg";
256
+ }, {
257
+ readonly id: "img52";
258
+ readonly name: "Works in dev breaks in prod";
259
+ readonly tags: "disaster, git, hype, victory";
260
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/52_202603270001.jpeg";
261
+ }, {
262
+ readonly id: "img53";
263
+ readonly name: "Documentation nobody wrote";
264
+ readonly tags: "general";
265
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/53_202603270001.jpeg";
266
+ }, {
267
+ readonly id: "img54";
268
+ readonly name: "Googling the error message";
269
+ readonly tags: "disaster";
270
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/54_202603270001.jpeg";
271
+ }, {
272
+ readonly id: "img55";
273
+ readonly name: "Closing 100 tabs after fixing bug";
274
+ readonly tags: "disaster, git, debug";
275
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/55_202603270001.jpeg";
276
+ }, {
277
+ readonly id: "img56";
278
+ readonly name: "JavaScript callback hell";
279
+ readonly tags: "git, language";
280
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/56_202603270001.jpeg";
281
+ }, {
282
+ readonly id: "img57";
283
+ readonly name: "CSS centering a div";
284
+ readonly tags: "git, hype, language";
285
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/57_202603270001.jpeg";
286
+ }, {
287
+ readonly id: "img58";
288
+ readonly name: "Python indentation error";
289
+ readonly tags: "disaster, hype, language";
290
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/58_202603270001.jpeg";
291
+ }, {
292
+ readonly id: "img59";
293
+ readonly name: "Rust borrow checker";
294
+ readonly tags: "language";
295
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/59_202603270001.jpeg";
296
+ }, {
297
+ readonly id: "img60";
298
+ readonly name: "Java boilerplate";
299
+ readonly tags: "language";
300
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/60_202603270001.jpeg";
301
+ }, {
302
+ readonly id: "img61";
303
+ readonly name: "PHP legacy codebase";
304
+ readonly tags: "deploy, hype, language";
305
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/61_202603270001.jpeg";
306
+ }, {
307
+ readonly id: "img62";
308
+ readonly name: "Vim can't exit";
309
+ readonly tags: "disaster, git, hype, language, sarcastic, victory";
310
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/62_202603270001.jpeg";
311
+ }, {
312
+ readonly id: "img63";
313
+ readonly name: "TypeScript type gymnastics";
314
+ readonly tags: "git, language";
315
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/63_202603270001.jpeg";
316
+ }, {
317
+ readonly id: "img64";
318
+ readonly name: "SQL injection";
319
+ readonly tags: "disaster, deploy";
320
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/64_202603270001.jpeg";
321
+ }, {
322
+ readonly id: "img65";
323
+ readonly name: "Go goroutines";
324
+ readonly tags: "general";
325
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/65_202603270001.jpeg";
326
+ }, {
327
+ readonly id: "img66";
328
+ readonly name: "Design vs implementation";
329
+ readonly tags: "git";
330
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/66_202603270001.jpeg";
331
+ }, {
332
+ readonly id: "img67";
333
+ readonly name: "React component hell";
334
+ readonly tags: "language, victory";
335
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/67_202603270001.jpeg";
336
+ }, {
337
+ readonly id: "img68";
338
+ readonly name: "Deadlock";
339
+ readonly tags: "deploy";
340
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/68_202603270001.jpeg";
341
+ }, {
342
+ readonly id: "img69";
343
+ readonly name: "Race condition";
344
+ readonly tags: "deploy";
345
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/69_202603270001.jpeg";
346
+ }, {
347
+ readonly id: "img70";
348
+ readonly name: "Null pointer exception";
349
+ readonly tags: "general";
350
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/70_202603270001.jpeg";
351
+ }, {
352
+ readonly id: "img71";
353
+ readonly name: "Off-by-one error";
354
+ readonly tags: "disaster, hype";
355
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/71_202603270001.jpeg";
356
+ }, {
357
+ readonly id: "img72";
358
+ readonly name: "Dependency hell";
359
+ readonly tags: "general";
360
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/72_202603270001.jpeg";
361
+ }, {
362
+ readonly id: "img73";
363
+ readonly name: "Dark mode everything";
364
+ readonly tags: "hype";
365
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/73_202603270001.jpeg";
366
+ }, {
367
+ readonly id: "img74";
368
+ readonly name: "Hotfix at midnight";
369
+ readonly tags: "debug, lifestyle";
370
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/74_202603270001.jpeg";
371
+ }, {
372
+ readonly id: "img75";
373
+ readonly name: "Rollback";
374
+ readonly tags: "deploy, git, victory";
375
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/75_202603270001.jpeg";
376
+ }, {
377
+ readonly id: "img76";
378
+ readonly name: "Feature flag wall";
379
+ readonly tags: "deploy";
380
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/76_202603270001.jpeg";
381
+ }, {
382
+ readonly id: "img77";
383
+ readonly name: "DNS propagation waiting";
384
+ readonly tags: "git, hype, victory";
385
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/77_202603270001.jpeg";
386
+ }, {
387
+ readonly id: "img78";
388
+ readonly name: "Cache invalidation";
389
+ readonly tags: "disaster, hype";
390
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/78_202603270001.jpeg";
391
+ }, {
392
+ readonly id: "img79";
393
+ readonly name: "DevOps engineer juggling";
394
+ readonly tags: "deploy, debug, hype, lifestyle";
395
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/79_202603270001.jpeg";
396
+ }, {
397
+ readonly id: "img80";
398
+ readonly name: "Data scientist in a sea of data";
399
+ readonly tags: "deploy";
400
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/80_202603270001.jpeg";
401
+ }, {
402
+ readonly id: "img81";
403
+ readonly name: "Frontend pixel-perfect obsession";
404
+ readonly tags: "hype";
405
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/81_202603270001.jpeg";
406
+ }, {
407
+ readonly id: "img82";
408
+ readonly name: "QA tester finding edge cases";
409
+ readonly tags: "debug";
410
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/82_202603270001.jpeg";
411
+ }, {
412
+ readonly id: "img83";
413
+ readonly name: "SRE on-call weekend";
414
+ readonly tags: "hype";
415
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/83_202603270001.jpeg";
416
+ }, {
417
+ readonly id: "img84";
418
+ readonly name: "DBA guarding the database";
419
+ readonly tags: "git";
420
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/84_202603270001.jpeg";
421
+ }, {
422
+ readonly id: "img85";
423
+ readonly name: "Scrum ceremony";
424
+ readonly tags: "deploy, git, workplace";
425
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/85_202603270001.jpeg";
426
+ }, {
427
+ readonly id: "img86";
428
+ readonly name: "Tech lead whiteboarding";
429
+ readonly tags: "general";
430
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/86_202603270001.jpeg";
431
+ }, {
432
+ readonly id: "img87";
433
+ readonly name: "Junior dev first day";
434
+ readonly tags: "beginner, lifestyle";
435
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/87_202603270001.jpeg";
436
+ }, {
437
+ readonly id: "img88";
438
+ readonly name: "Full stack stretched thin";
439
+ readonly tags: "general";
440
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/88_202603270001.jpeg";
441
+ }, {
442
+ readonly id: "img89";
443
+ readonly name: "Accidentally deleting production";
444
+ readonly tags: "deploy, git";
445
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/89_202603270001.jpeg";
446
+ }, {
447
+ readonly id: "img90";
448
+ readonly name: "Fix creates 10 more bugs";
449
+ readonly tags: "disaster, git, debug";
450
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/90_202603270001.jpeg";
451
+ }, {
452
+ readonly id: "img91";
453
+ readonly name: "Code freeze";
454
+ readonly tags: "git";
455
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/91_202603270001.jpeg";
456
+ }, {
457
+ readonly id: "img92";
458
+ readonly name: "Hackathon at 4 AM";
459
+ readonly tags: "general";
460
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/92_202603270001.jpeg";
461
+ }, {
462
+ readonly id: "img93";
463
+ readonly name: "Demo day goes wrong";
464
+ readonly tags: "disaster, git";
465
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/93_202603270001.jpeg";
466
+ }, {
467
+ readonly id: "img94";
468
+ readonly name: "Finally reading the docs";
469
+ readonly tags: "general";
470
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/94_202603270001.jpeg";
471
+ }, {
472
+ readonly id: "img95";
473
+ readonly name: "Open source maintainer";
474
+ readonly tags: "disaster, git, hype, lifestyle";
475
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/95_202603270001.jpeg";
476
+ }, {
477
+ readonly id: "img96";
478
+ readonly name: "Kubernetes pod crash loop";
479
+ readonly tags: "disaster, hype";
480
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/96_202603270001.jpeg";
481
+ }, {
482
+ readonly id: "img97";
483
+ readonly name: "Monolith to microservices";
484
+ readonly tags: "hype";
485
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/97_202603270001.jpeg";
486
+ }, {
487
+ readonly id: "img98";
488
+ readonly name: "AI pair programmer";
489
+ readonly tags: "git, hype";
490
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/98_202603270001.jpeg";
491
+ }, {
492
+ readonly id: "img99";
493
+ readonly name: "Log file drowning";
494
+ readonly tags: "disaster, debug";
495
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/99_202603270001.jpeg";
496
+ }, {
497
+ readonly id: "img100";
498
+ readonly name: "Weekend deploy peace";
499
+ readonly tags: "deploy, victory";
500
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/100_202603270001.jpeg";
501
+ }, {
502
+ readonly id: "img101";
503
+ readonly name: "Kid's first Hello World";
504
+ readonly tags: "git, debug, beginner, lifestyle";
505
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/101_202603270001.jpeg";
506
+ }, {
507
+ readonly id: "img102";
508
+ readonly name: "Learning to code from YouTube tutorials";
509
+ readonly tags: "git, beginner";
510
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/102_202603270001.jpeg";
511
+ }, {
512
+ readonly id: "img103";
513
+ readonly name: "First time using the terminal";
514
+ readonly tags: "beginner";
515
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/103_202603270001.jpeg";
516
+ }, {
517
+ readonly id: "img104";
518
+ readonly name: "Copying code without understanding it";
519
+ readonly tags: "general";
520
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/104_202603270001.jpeg";
521
+ }, {
522
+ readonly id: "img105";
523
+ readonly name: "My first website with Comic Sans";
524
+ readonly tags: "git, beginner, victory";
525
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/105_202603270001.jpeg";
526
+ }, {
527
+ readonly id: "img106";
528
+ readonly name: "Variables named after pets";
529
+ readonly tags: "git";
530
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/106_202603270001.jpeg";
531
+ }, {
532
+ readonly id: "img107";
533
+ readonly name: "500 lines in a single function";
534
+ readonly tags: "disaster";
535
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/107_202603270001.jpeg";
536
+ }, {
537
+ readonly id: "img108";
538
+ readonly name: "First GitHub repo no README";
539
+ readonly tags: "git, beginner";
540
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/108_202603270001.jpeg";
541
+ }, {
542
+ readonly id: "img109";
543
+ readonly name: "Console.log debugging expert";
544
+ readonly tags: "disaster, git, debug";
545
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/109_202603270001.jpeg";
546
+ }, {
547
+ readonly id: "img110";
548
+ readonly name: "Forgot to save before running";
549
+ readonly tags: "hype";
550
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/110_202603270001.jpeg";
551
+ }, {
552
+ readonly id: "img111";
553
+ readonly name: "First time breaking prod as an intern";
554
+ readonly tags: "disaster, git, beginner";
555
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/111_202603270001.jpeg";
556
+ }, {
557
+ readonly id: "img112";
558
+ readonly name: "Asking AI to write your homework";
559
+ readonly tags: "deploy, hype, lifestyle, victory";
560
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/112_202603270001.jpeg";
561
+ }, {
562
+ readonly id: "img113";
563
+ readonly name: "Committing node_modules";
564
+ readonly tags: "disaster, deploy, git, hype";
565
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/113_202603270001.jpeg";
566
+ }, {
567
+ readonly id: "img114";
568
+ readonly name: "Naming variables x y z aa bb";
569
+ readonly tags: "git";
570
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/114_202603270001.jpeg";
571
+ }, {
572
+ readonly id: "img115";
573
+ readonly name: "Infinite loop crashing the browser";
574
+ readonly tags: "disaster, git";
575
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/115_202603270001.jpeg";
576
+ }, {
577
+ readonly id: "img116";
578
+ readonly name: "First try at CSS grid";
579
+ readonly tags: "git, beginner, language";
580
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/116_202603270001.jpeg";
581
+ }, {
582
+ readonly id: "img117";
583
+ readonly name: "Forgot the semicolon";
584
+ readonly tags: "disaster";
585
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/117_202603270001.jpeg";
586
+ }, {
587
+ readonly id: "img118";
588
+ readonly name: "47 open Chrome tabs of tutorials";
589
+ readonly tags: "beginner";
590
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/118_202603270001.jpeg";
591
+ }, {
592
+ readonly id: "img119";
593
+ readonly name: "git push --force to main on day one";
594
+ readonly tags: "git, hype";
595
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/119_202603270001.jpeg";
596
+ }, {
597
+ readonly id: "img120";
598
+ readonly name: "Learning Python thinks they're a hacker";
599
+ readonly tags: "debug, beginner, language, lifestyle, sarcastic";
600
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/120_202603270001.jpeg";
601
+ }, {
602
+ readonly id: "img121";
603
+ readonly name: "HTML is a programming language debate";
604
+ readonly tags: "git, language";
605
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/121_202603270001.jpeg";
606
+ }, {
607
+ readonly id: "img122";
608
+ readonly name: "Watching coding tutorials at 2x speed";
609
+ readonly tags: "git, beginner";
610
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/122_202603270001.jpeg";
611
+ }, {
612
+ readonly id: "img123";
613
+ readonly name: "First API call returns 403";
614
+ readonly tags: "deploy, beginner";
615
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/123_202603270001.jpeg";
616
+ }, {
617
+ readonly id: "img124";
618
+ readonly name: "Discovered dark mode uses it everywhere";
619
+ readonly tags: "general";
620
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/124_202603270001.jpeg";
621
+ }, {
622
+ readonly id: "img125";
623
+ readonly name: "Installing every VS Code extension";
624
+ readonly tags: "hype";
625
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/125_202603270001.jpeg";
626
+ }, {
627
+ readonly id: "img126";
628
+ readonly name: "First time using regex";
629
+ readonly tags: "git, beginner, language";
630
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/126_202603270001.jpeg";
631
+ }, {
632
+ readonly id: "img127";
633
+ readonly name: "Printing the entire database to debug";
634
+ readonly tags: "disaster, git, debug";
635
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/127_202603270001.jpeg";
636
+ }, {
637
+ readonly id: "img128";
638
+ readonly name: "Nested if statements 10 levels deep";
639
+ readonly tags: "git, hype";
640
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/128_202603270001.jpeg";
641
+ }, {
642
+ readonly id: "img129";
643
+ readonly name: "First code review getting destroyed";
644
+ readonly tags: "disaster, git, debug, beginner, hype, victory";
645
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/129_202603270001.jpeg";
646
+ }, {
647
+ readonly id: "img130";
648
+ readonly name: "Built a to-do app thinks they're a senior dev";
649
+ readonly tags: "git, sarcastic";
650
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/130_202603270001.jpeg";
651
+ }, {
652
+ readonly id: "img131";
653
+ readonly name: "Hardcoding API keys in the frontend";
654
+ readonly tags: "deploy";
655
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/131_202603270001.jpeg";
656
+ }, {
657
+ readonly id: "img132";
658
+ readonly name: "Using !important on every CSS rule";
659
+ readonly tags: "disaster, language";
660
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/132_202603270001.jpeg";
661
+ }, {
662
+ readonly id: "img133";
663
+ readonly name: "First standup saying still working on it";
664
+ readonly tags: "deploy, beginner, workplace";
665
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/133_202603270001.jpeg";
666
+ }, {
667
+ readonly id: "img134";
668
+ readonly name: "Wrote a script to automate a 5-second task";
669
+ readonly tags: "git";
670
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/134_202603270001.jpeg";
671
+ }, {
672
+ readonly id: "img135";
673
+ readonly name: "Portfolio site more impressive than skills";
674
+ readonly tags: "git";
675
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/135_202603270001.jpeg";
676
+ }, {
677
+ readonly id: "img136";
678
+ readonly name: "Accidentally exposed .env on GitHub";
679
+ readonly tags: "deploy, git";
680
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/136_202603270001.jpeg";
681
+ }, {
682
+ readonly id: "img137";
683
+ readonly name: "First merge conflict emotional breakdown";
684
+ readonly tags: "disaster, git, beginner, hype";
685
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/137_202603270001.jpeg";
686
+ }, {
687
+ readonly id: "img138";
688
+ readonly name: "Bootcamp grad applying to senior roles";
689
+ readonly tags: "beginner, sarcastic";
690
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/138_202603270001.jpeg";
691
+ }, {
692
+ readonly id: "img139";
693
+ readonly name: "I know HTML on LinkedIn";
694
+ readonly tags: "git, language, lifestyle";
695
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/139_202603270001.jpeg";
696
+ }, {
697
+ readonly id: "img140";
698
+ readonly name: "Deploying Friday afternoon first time";
699
+ readonly tags: "deploy, beginner, lifestyle";
700
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/140_202603270001.jpeg";
701
+ }, {
702
+ readonly id: "img141";
703
+ readonly name: "Tutorial hell infinite loop";
704
+ readonly tags: "git, beginner, victory";
705
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/141_202603270001.jpeg";
706
+ }, {
707
+ readonly id: "img142";
708
+ readonly name: "Copying Stack Overflow answer wrong";
709
+ readonly tags: "disaster, git";
710
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/142_202603270001.jpeg";
711
+ }, {
712
+ readonly id: "img143";
713
+ readonly name: "Using a framework before learning the language";
714
+ readonly tags: "git, beginner";
715
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/143_202603270001.jpeg";
716
+ }, {
717
+ readonly id: "img144";
718
+ readonly name: "First time pair programming with a senior";
719
+ readonly tags: "git, debug, beginner, hype, lifestyle";
720
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/144_202603270001.jpeg";
721
+ }, {
722
+ readonly id: "img145";
723
+ readonly name: "Writing clever code nobody can read";
724
+ readonly tags: "git";
725
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/145_202603270001.jpeg";
726
+ }, {
727
+ readonly id: "img146";
728
+ readonly name: "Deleting someone else's branch by accident";
729
+ readonly tags: "deploy, git, debug";
730
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/146_202603270001.jpeg";
731
+ }, {
732
+ readonly id: "img147";
733
+ readonly name: "First pull request 3000 lines";
734
+ readonly tags: "git, debug, beginner";
735
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/147_202603270001.jpeg";
736
+ }, {
737
+ readonly id: "img148";
738
+ readonly name: "Stores everything in JSON files";
739
+ readonly tags: "git";
740
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/148_202603270001.jpeg";
741
+ }, {
742
+ readonly id: "img149";
743
+ readonly name: "AI wrote the code doesn't know how it works";
744
+ readonly tags: "disaster, debug, hype";
745
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/149_202603270001.jpeg";
746
+ }, {
747
+ readonly id: "img150";
748
+ readonly name: "Resume says 5 years experience has 5 months";
749
+ readonly tags: "hype, lifestyle";
750
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/150_202603270001.jpeg";
751
+ }, {
752
+ readonly id: "img151";
753
+ readonly name: "It's not a bug it's a feature";
754
+ readonly tags: "disaster, git, sarcastic";
755
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/151_202603270001.jpeg";
756
+ }, {
757
+ readonly id: "img152";
758
+ readonly name: "My code is self-documenting";
759
+ readonly tags: "git, sarcastic";
760
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/152_202603270001.jpeg";
761
+ }, {
762
+ readonly id: "img153";
763
+ readonly name: "We'll document it later";
764
+ readonly tags: "git";
765
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/153_202603270001.jpeg";
766
+ }, {
767
+ readonly id: "img154";
768
+ readonly name: "Quick 5-minute fix";
769
+ readonly tags: "debug";
770
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/154_202603270001.jpeg";
771
+ }, {
772
+ readonly id: "img155";
773
+ readonly name: "It compiles ship it";
774
+ readonly tags: "deploy, git, debug, hype, sarcastic";
775
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/155_202603270001.jpeg";
776
+ }, {
777
+ readonly id: "img156";
778
+ readonly name: "New JavaScript framework every week";
779
+ readonly tags: "git, language";
780
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/156_202603270001.jpeg";
781
+ }, {
782
+ readonly id: "img157";
783
+ readonly name: "Rewriting everything in Rust";
784
+ readonly tags: "language";
785
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/157_202603270001.jpeg";
786
+ }, {
787
+ readonly id: "img158";
788
+ readonly name: "We should rewrite from scratch";
789
+ readonly tags: "git, hype";
790
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/158_202603270001.jpeg";
791
+ }, {
792
+ readonly id: "img159";
793
+ readonly name: "Stack Overflow is down";
794
+ readonly tags: "disaster, git, hype";
795
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/159_202603270001.jpeg";
796
+ }, {
797
+ readonly id: "img160";
798
+ readonly name: "Microservices for a to-do app";
799
+ readonly tags: "git, hype";
800
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/160_202603270001.jpeg";
801
+ }, {
802
+ readonly id: "img161";
803
+ readonly name: "Arguing about naming conventions for 3 hours";
804
+ readonly tags: "deploy, victory";
805
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/161_202603270001.jpeg";
806
+ }, {
807
+ readonly id: "img162";
808
+ readonly name: "Senior dev still using jQuery";
809
+ readonly tags: "deploy, git";
810
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/162_202603270001.jpeg";
811
+ }, {
812
+ readonly id: "img163";
813
+ readonly name: "We don't need tests";
814
+ readonly tags: "disaster, deploy, git, debug, hype";
815
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/163_202603270001.jpeg";
816
+ }, {
817
+ readonly id: "img164";
818
+ readonly name: "The 10x developer myth";
819
+ readonly tags: "disaster, deploy, git, debug, sarcastic";
820
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/164_202603270001.jpeg";
821
+ }, {
822
+ readonly id: "img165";
823
+ readonly name: "Copying senior's dotfiles without understanding";
824
+ readonly tags: "git";
825
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/165_202603270001.jpeg";
826
+ }, {
827
+ readonly id: "img166";
828
+ readonly name: "Manager asking is it done yet";
829
+ readonly tags: "workplace, hype, lifestyle";
830
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/166_202603270001.jpeg";
831
+ }, {
832
+ readonly id: "img167";
833
+ readonly name: "Standup became a 2-hour meeting";
834
+ readonly tags: "deploy, workplace, hype, victory";
835
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/167_202603270001.jpeg";
836
+ }, {
837
+ readonly id: "img168";
838
+ readonly name: "Sprint planning everything is 2 points";
839
+ readonly tags: "disaster, git, debug, workplace";
840
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/168_202603270001.jpeg";
841
+ }, {
842
+ readonly id: "img169";
843
+ readonly name: "I'll fix it in the next sprint";
844
+ readonly tags: "deploy, git, debug, workplace";
845
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/169_202603270001.jpeg";
846
+ }, {
847
+ readonly id: "img170";
848
+ readonly name: "Agile but actually waterfall";
849
+ readonly tags: "disaster, deploy, git, workplace, hype";
850
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/170_202603270001.jpeg";
851
+ }, {
852
+ readonly id: "img171";
853
+ readonly name: "Quick question in Slack";
854
+ readonly tags: "git, hype";
855
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/171_202603270001.jpeg";
856
+ }, {
857
+ readonly id: "img172";
858
+ readonly name: "Jira ticket description is just the title";
859
+ readonly tags: "workplace";
860
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/172_202603270001.jpeg";
861
+ }, {
862
+ readonly id: "img173";
863
+ readonly name: "Product owner changing requirements mid-sprint";
864
+ readonly tags: "git, workplace";
865
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/173_202603270001.jpeg";
866
+ }, {
867
+ readonly id: "img174";
868
+ readonly name: "Retro where nothing changes";
869
+ readonly tags: "deploy, workplace, victory";
870
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/174_202603270001.jpeg";
871
+ }, {
872
+ readonly id: "img175";
873
+ readonly name: "Tech debt sprint that never happens";
874
+ readonly tags: "git, workplace, hype";
875
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/175_202603270001.jpeg";
876
+ }, {
877
+ readonly id: "img176";
878
+ readonly name: "Vibe-coding an entire startup";
879
+ readonly tags: "hype, lifestyle";
880
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/176_202603270001.jpeg";
881
+ }, {
882
+ readonly id: "img177";
883
+ readonly name: "Adding AI to everything";
884
+ readonly tags: "git, hype";
885
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/177_202603270001.jpeg";
886
+ }, {
887
+ readonly id: "img178";
888
+ readonly name: "Prompt engineering as a career";
889
+ readonly tags: "git, lifestyle";
890
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/178_202603270001.jpeg";
891
+ }, {
892
+ readonly id: "img179";
893
+ readonly name: "Kubernetes for a static site";
894
+ readonly tags: "deploy, hype";
895
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/179_202603270001.jpeg";
896
+ }, {
897
+ readonly id: "img180";
898
+ readonly name: "Docker container for one script";
899
+ readonly tags: "deploy, hype";
900
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/180_202603270001.jpeg";
901
+ }, {
902
+ readonly id: "img181";
903
+ readonly name: "Serverless with a $50k bill";
904
+ readonly tags: "hype";
905
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/181_202603270001.jpeg";
906
+ }, {
907
+ readonly id: "img182";
908
+ readonly name: "Blockchain for a shopping list";
909
+ readonly tags: "hype";
910
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/182_202603270001.jpeg";
911
+ }, {
912
+ readonly id: "img183";
913
+ readonly name: "NFT of your git commit";
914
+ readonly tags: "git, hype";
915
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/183_202603270001.jpeg";
916
+ }, {
917
+ readonly id: "img184";
918
+ readonly name: "Changing one CSS property breaks 47 things";
919
+ readonly tags: "disaster, git, language";
920
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/184_202603270001.jpeg";
921
+ }, {
922
+ readonly id: "img185";
923
+ readonly name: "The bug that only happens on Tuesdays";
924
+ readonly tags: "disaster, deploy, hype, victory";
925
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/185_202603270001.jpeg";
926
+ }, {
927
+ readonly id: "img186";
928
+ readonly name: "Works on localhost refuses to deploy";
929
+ readonly tags: "disaster, deploy, git, sarcastic";
930
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/186_202603270001.jpeg";
931
+ }, {
932
+ readonly id: "img187";
933
+ readonly name: "Debugging with print statements in production";
934
+ readonly tags: "disaster, git, debug";
935
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/187_202603270001.jpeg";
936
+ }, {
937
+ readonly id: "img188";
938
+ readonly name: "The fix that was just a missing comma";
939
+ readonly tags: "disaster, debug";
940
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/188_202603270001.jpeg";
941
+ }, {
942
+ readonly id: "img189";
943
+ readonly name: "Code works but nobody knows why";
944
+ readonly tags: "deploy, lifestyle";
945
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/189_202603270001.jpeg";
946
+ }, {
947
+ readonly id: "img190";
948
+ readonly name: "Commented out code nobody dares delete";
949
+ readonly tags: "disaster, deploy, git";
950
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/190_202603270001.jpeg";
951
+ }, {
952
+ readonly id: "img191";
953
+ readonly name: "Mechanical keyboard in an open office";
954
+ readonly tags: "lifestyle";
955
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/191_202603270001.jpeg";
956
+ }, {
957
+ readonly id: "img192";
958
+ readonly name: "Standing desk evangelist";
959
+ readonly tags: "disaster, deploy, git, hype, lifestyle";
960
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/192_202603270001.jpeg";
961
+ }, {
962
+ readonly id: "img193";
963
+ readonly name: "47 monitors one Slack window";
964
+ readonly tags: "debug, lifestyle";
965
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/193_202603270001.jpeg";
966
+ }, {
967
+ readonly id: "img194";
968
+ readonly name: "Home office but actually bed office";
969
+ readonly tags: "git, lifestyle";
970
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/194_202603270001.jpeg";
971
+ }, {
972
+ readonly id: "img195";
973
+ readonly name: "Coffee machine is the most critical infrastructure";
974
+ readonly tags: "git, debug, hype, lifestyle";
975
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/195_202603270001.jpeg";
976
+ }, {
977
+ readonly id: "img196";
978
+ readonly name: "Explaining your job to family";
979
+ readonly tags: "deploy, git, hype";
980
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/196_202603270001.jpeg";
981
+ }, {
982
+ readonly id: "img197";
983
+ readonly name: "Recruiter spam for a technology you used once";
984
+ readonly tags: "debug, hype, lifestyle";
985
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/197_202603270001.jpeg";
986
+ }, {
987
+ readonly id: "img198";
988
+ readonly name: "Whiteboard interview solving problems you'll never use";
989
+ readonly tags: "git, lifestyle";
990
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/198_202603270001.jpeg";
991
+ }, {
992
+ readonly id: "img199";
993
+ readonly name: "Open floor plan for collaboration";
994
+ readonly tags: "git, workplace, lifestyle, victory";
995
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/199_202603270001.jpeg";
996
+ }, {
997
+ readonly id: "img200";
998
+ readonly name: "The layoff email while servers are on fire";
999
+ readonly tags: "disaster, git, beginner, hype, sarcastic";
1000
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/200_202603270001.jpeg";
1001
+ }, {
1002
+ readonly id: "bg1";
1003
+ readonly name: "Error and disaster";
1004
+ readonly tags: "disaster";
1005
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg1_202603270001.jpeg";
1006
+ }, {
1007
+ readonly id: "bg2";
1008
+ readonly name: "Code and terminal";
1009
+ readonly tags: "disaster, hype";
1010
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg2_202603270001.jpeg";
1011
+ }, {
1012
+ readonly id: "bg3";
1013
+ readonly name: "Infrastructure";
1014
+ readonly tags: "general";
1015
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg3_202603270001.jpeg";
1016
+ }, {
1017
+ readonly id: "bg4";
1018
+ readonly name: "Celebration";
1019
+ readonly tags: "hype, victory";
1020
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg4_202603270001.jpeg";
1021
+ }, {
1022
+ readonly id: "bg5";
1023
+ readonly name: "Debug";
1024
+ readonly tags: "disaster, debug";
1025
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg5_202603270001.jpeg";
1026
+ }, {
1027
+ readonly id: "bg6";
1028
+ readonly name: "Network";
1029
+ readonly tags: "general";
1030
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg6_202603270001.jpeg";
1031
+ }, {
1032
+ readonly id: "bg7";
1033
+ readonly name: "Security";
1034
+ readonly tags: "general";
1035
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg7_202603270001.jpeg";
1036
+ }, {
1037
+ readonly id: "bg8";
1038
+ readonly name: "Deploy";
1039
+ readonly tags: "deploy, git";
1040
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg8_202603270001.jpeg";
1041
+ }, {
1042
+ readonly id: "bg9";
1043
+ readonly name: "Data";
1044
+ readonly tags: "general";
1045
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg9_202603270001.jpeg";
1046
+ }, {
1047
+ readonly id: "bg10";
1048
+ readonly name: "Night coding";
1049
+ readonly tags: "lifestyle";
1050
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg10_202603270001.jpeg";
1051
+ }, {
1052
+ readonly id: "bg11";
1053
+ readonly name: "Meme and irony";
1054
+ readonly tags: "hype, sarcastic";
1055
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg11_202603270001.jpeg";
1056
+ }, {
1057
+ readonly id: "bg12";
1058
+ readonly name: "JavaScript";
1059
+ readonly tags: "deploy, language";
1060
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg12_202603270001.jpeg";
1061
+ }, {
1062
+ readonly id: "bg13";
1063
+ readonly name: "Python";
1064
+ readonly tags: "language";
1065
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg13_202603270001.jpeg";
1066
+ }, {
1067
+ readonly id: "bg14";
1068
+ readonly name: "Rust";
1069
+ readonly tags: "hype, language";
1070
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg14_202603270001.jpeg";
1071
+ }, {
1072
+ readonly id: "bg15";
1073
+ readonly name: "DevOps pipeline";
1074
+ readonly tags: "deploy";
1075
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg15_202603270001.jpeg";
1076
+ }, {
1077
+ readonly id: "bg16";
1078
+ readonly name: "Data science";
1079
+ readonly tags: "deploy";
1080
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg16_202603270001.jpeg";
1081
+ }, {
1082
+ readonly id: "bg17";
1083
+ readonly name: "Frontend design";
1084
+ readonly tags: "hype";
1085
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg17_202603270001.jpeg";
1086
+ }, {
1087
+ readonly id: "bg18";
1088
+ readonly name: "QA testing";
1089
+ readonly tags: "debug, hype";
1090
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg18_202603270001.jpeg";
1091
+ }, {
1092
+ readonly id: "bg19";
1093
+ readonly name: "Deadlock and freeze";
1094
+ readonly tags: "git";
1095
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg19_202603270001.jpeg";
1096
+ }, {
1097
+ readonly id: "bg20";
1098
+ readonly name: "Legacy code";
1099
+ readonly tags: "debug";
1100
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg20_202603270001.jpeg";
1101
+ }, {
1102
+ readonly id: "bg21";
1103
+ readonly name: "Hackathon energy";
1104
+ readonly tags: "general";
1105
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg21_202603270001.jpeg";
1106
+ }, {
1107
+ readonly id: "bg22";
1108
+ readonly name: "Open source community";
1109
+ readonly tags: "git";
1110
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg22_202603270001.jpeg";
1111
+ }, {
1112
+ readonly id: "bg23";
1113
+ readonly name: "AI and machine learning";
1114
+ readonly tags: "beginner, hype";
1115
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg23_202603270001.jpeg";
1116
+ }, {
1117
+ readonly id: "bg24";
1118
+ readonly name: "Mobile development";
1119
+ readonly tags: "hype";
1120
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg24_202603270001.jpeg";
1121
+ }, {
1122
+ readonly id: "bg25";
1123
+ readonly name: "Startup hustle";
1124
+ readonly tags: "general";
1125
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg25_202603270001.jpeg";
1126
+ }, {
1127
+ readonly id: "bg26";
1128
+ readonly name: "Enterprise corporate";
1129
+ readonly tags: "git, debug";
1130
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg26_202603270001.jpeg";
1131
+ }, {
1132
+ readonly id: "bg27";
1133
+ readonly name: "Coffee and caffeine";
1134
+ readonly tags: "git, hype, lifestyle";
1135
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg27_202603270001.jpeg";
1136
+ }, {
1137
+ readonly id: "bg28";
1138
+ readonly name: "Concurrency";
1139
+ readonly tags: "general";
1140
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg28_202603270001.jpeg";
1141
+ }, {
1142
+ readonly id: "bg29";
1143
+ readonly name: "Version control";
1144
+ readonly tags: "git";
1145
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg29_202603270001.jpeg";
1146
+ }, {
1147
+ readonly id: "bg30";
1148
+ readonly name: "Zen productivity";
1149
+ readonly tags: "deploy, git";
1150
+ readonly url: "https://d5rfy0lpah1cz.cloudfront.net/content/push/bg30_202603270001.jpeg";
1151
+ }];
1152
+ export type ImageEntry = (typeof IMAGE_CATALOG)[number];