Skip to content

Commit 19e4437

Browse files
thought
1 parent bc607ce commit 19e4437

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

pages/ai.js

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ export default function AI({ readings }) {
1212
const description = `I'm becoming increasingly convinced that the
1313
advancement and development of AI is the most important technological
1414
innovation in human history, for better or for worse. I'm also convinced
15-
that how we grow, change, and adapt to it is the most important question.
16-
If nothing else, it is the only thing I care about right now.
15+
that how we grow, change, and adapt to it is the most important question
16+
we face as a society. This list is meant to be the starting point for how
17+
I think about the kinds of issues humanity will face in the prescence of
18+
real Artificial Intelligence and how we can learn from history to protect
19+
ourselves.
1720
1821
I have read everything on this list. I may write start writing some about
1922
what I read, too.
2023
2124
Disclaimer: I don't agree with everything listed below or disagree with
2225
everything listed below. I will read anything and everything, and this is
23-
just a list. Please send me things to read! :)`;
26+
just a list. Please send me more things to read! :)`;
2427

2528
return (
2629
<>

0 commit comments

Comments
 (0)