49 lines
1.9 KiB
HTML
49 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>At least ten books by women about the dangers of artificial intelligence (AI)</title>
|
|
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="author" content="Vane Vander">
|
|
</head>
|
|
<body>
|
|
<h1>At least ten books by women about the dangers of artificial intelligence (AI)</h1>
|
|
<table class="f">
|
|
<tr class="info">
|
|
<td>The AI Mirror</td>
|
|
<td>Shannon Vallor</td>
|
|
<td>Casual</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="snippet"></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<p><a class="button" href="#moids">> Show books by men too?</a></p>
|
|
<div id="moids">
|
|
<p><a class="button" href="#">> Aahh! Never mind!</a></p>
|
|
<table class="m">
|
|
<tr class="info">
|
|
<td>Nexus</td>
|
|
<td>Yuval Noah Harari</td>
|
|
<td>Casual</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="snippet">When we engage in a political debate with a computer impersonating a human, we lose twice. First, it is pointless for us to waste time in trying to change the opinions of a propaganda bot, which is just not open to persuasion. Second, the more we talk with the computer, the more we disclose about ourselves, thereby making it easier for the bot to hone its arguments and sway our views.</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<table class="m">
|
|
<tr class="info">
|
|
<td>My Life as an Artificial Creative Intelligence</td>
|
|
<td>Mark Amerika</td>
|
|
<td>Academic</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="snippet">We need to move beyond thinking about creativity as a simple automatic process that can be "programmed" and engineered. Instead, we need to see it as a product of human creativity, a social behavior, an aspect of our nature that was not merely shaped by technology, but was instead shaped by human cultural experiences.</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html> |