-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
65 lines (53 loc) · 3.69 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Cybernetics Library</title>
<meta property="og:url" content="https://cybernetics.social">
<meta property="og:site_name" content="Cybernetics Library">
<meta property="og:type" content="website">
<meta property="og:title" content="Cybernetics Library">
<meta property="og:description" content="Cybernetics Conference 11.18.17 in New York."> <meta property="og:image" content="https://cybernetics.social/assets/expand.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Cybernetics Library">
<meta name="twitter:description" content="Cybernetics Library">
<meta name="twitter:image" content="https://cybernetics.social/assets/expand.jpg">
<!-- <link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/mr-pixel" type="text/css" /> -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<!-- <link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/steps-mono" type="text/css" /> -->
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<img src="assets/up-arrow-angled-2.png" class="centered arrow" </img>
<div class="main">
<br><br><br>
<a href="http://cybernetics.social"><img class="cyberlogo_small" src="assets/lib_logo.png"</img></a>
The Cybernetics Library is an interdisciplinary browsing library that re-contextualizes the expansive history of cybernetic thought and practice. Unexpected connections between art, technology, and society are facilitated from a contemporary vantage. The Cybernetics Library collects and re-codes texts and ideas across various fields of inquiry in order to reposition cybernetics as a generative approach to understanding how we are embedded in pervasive technological systems. Furthermore, the library considers issues of ethics and bias within technological systems, asking how we might create possibilities to critique and affect those systems. The Cybernetics Library is structured as a collective organization that builds upon its members' wide-ranging research interests. Through its continually evolving collection and technological components, the library aims to generate feedback between publications, digital information, physical installations, and the readers themselves.
<br>
<br>
<br>
📚 <a href="https://www.librarything.com/catalog/cyberneticslibrary">Browse the Cybernetics Library Catalog</a> 📚<br>
<br>
<a id="arena" href="https://www.are.na/david-hecht/cybernetics-library-info"> ✶✶ </a>
<br>
<a id="arena" href="https://twitter.com/cyberneticslib"> twitter </a>
<br>
<a id="arena" href="https://instagram.com/cyberneticslibrary"> instagram </a>
<br>
<a id="arena" class="yellow" href="conference2017/index.html">ARCHIVE: Cybernetics Conference 2017</a>
<br>
<br>
<br>
We are <a href="https://charleseppley.com/">Charles Eppley</a>, <a href="https://sarahhamerman.com/">Sarah Hamerman</a>, <a href="https://hxrts.com/">Sam Hart</a>, <a href="https://www.instagram.com/wileycount/">David Hecht</a>, <a href="https://www.melanie-hoff.com/">Melanie Hoff</a>, <a href="https://www.dantaeyoung.com/">Dan Taeyoung</a>.
<br>
We live at <a href="https://www.primeproduce.coop">Prime Produce</a> in Hell's Kitchen, NYC.
<br>
Contact us at at [email protected] – We schedule research visits by appointment.
<br>
</div>
<iframe id="librarything" src="https://www.librarycat.org/lib/cyberneticslibrary" frameborder="0" onload="scroll(0,0);"></iframe>
<img src="assets/arrow-gif-slower.gif" class="centered gif" </img>
</body>
</html>