Skip to content

Commit 8c5066b

Browse files
SomeSolutionsArchitectChristianVargas1982setchy
authored
Einstein would be AI-First (#267)
* I don't always test my code, but when I do, I do it in production * fix: lint Signed-off-by: Adam Setch <[email protected]> * I don't always test my code, but when I do, I do it in production * Einstein would be AI first for sure --------- Signed-off-by: Adam Setch <[email protected]> Co-authored-by: Christian <[email protected]> Co-authored-by: Adam Setch <[email protected]>
1 parent bb79f85 commit 8c5066b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/memes/einstein-thinking.jpg

77.9 KB
Loading

src/memes/memes.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ export const bestPractices: BestPractice[] = [
1414
caption:
1515
'Developer looking at "New Feature" while ignoring "Existing Bugs"',
1616
},
17+
{
18+
title: 'Solving any Problem',
19+
meme: 'einstein-thinking',
20+
ext: 'jpg',
21+
caption: 'Modern developer solving any problem nowadays. Just add AI.',
22+
},
1723
{
1824
title: 'Pull Request Feedback',
1925
meme: 'drake-hotline-bling',

0 commit comments

Comments
 (0)