109 lines
3.4 KiB
HTML
109 lines
3.4 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en">
|
|||
|
|
|||
|
<head>
|
|||
|
<meta charset="UTF-8">
|
|||
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
|||
|
|
|||
|
<!-- Enable responsiveness on mobile devices-->
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
|
|||
|
<title>
|
|||
|
|
|||
|
Night · Mr. Rogbeer is from Mauritius but not ~rogbeer
|
|||
|
|
|||
|
</title>
|
|||
|
|
|||
|
<!-- CSS -->
|
|||
|
<link rel="stylesheet" href="/~rogbeer/styles.css">
|
|||
|
|
|||
|
<!-- Icons -->
|
|||
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/~rogbeer/public/apple-touch-icon-precomposed.png">
|
|||
|
<link rel="shortcut icon" href="/~rogbeer/public/favicon.ico">
|
|||
|
|
|||
|
<!-- RSS -->
|
|||
|
<link rel="alternate" type="application/atom+xml" title="Mr. Rogbeer is from Mauritius but not ~rogbeer" href="/~rogbeer/atom.xml">
|
|||
|
</head>
|
|||
|
|
|||
|
|
|||
|
<body>
|
|||
|
|
|||
|
<div class="container content">
|
|||
|
<header class="masthead">
|
|||
|
<h3 class="masthead-title">
|
|||
|
<a href="/~rogbeer/" title="Home">Mr. Rogbeer is from Mauritius but not ~rogbeer</a>
|
|||
|
<small>What are you doing with your sack of flesh? That's the question</small>
|
|||
|
</h3>
|
|||
|
</header>
|
|||
|
|
|||
|
<main>
|
|||
|
<article class="post">
|
|||
|
<h1 class="post-title">Night</h1>
|
|||
|
<time datetime="2018-03-19T00:00:00+00:00" class="post-date">19 Mar 2018</time>
|
|||
|
<p>When did it become an assumption that I have to have a password on the
|
|||
|
Internet or even my desktop-computer? I was inspired to think if
|
|||
|
something has gone wrong, in the design of Internet-and-computer
|
|||
|
technologies, when I realised that an engineering problem - how to
|
|||
|
display certain information on a web-site - could possibly be solved by
|
|||
|
letting users run commands on the server (as opposed as viewing data on
|
|||
|
a client) Passwords, levels of privilege, ‘admininistrator-rights’ -
|
|||
|
don’t all these scream ‘I don’t trust you. I don’t trust others’ Now is
|
|||
|
that what I want in my life, I ask. Do I want to indirectly say ‘I don’t
|
|||
|
trust others’ every time I use a technology. Or do I want to spend time
|
|||
|
building (trust in) relationships that arguably are made and broken by
|
|||
|
(mutual) trust. Does using technology necessarily mean that I have to
|
|||
|
give up on trust and/or trust-building. Is it possible we could find a
|
|||
|
new way to use technology so that we find the satisfaction (and
|
|||
|
intimacy) that comes from a rewarding relationship with a something. A
|
|||
|
god. A business-partner. So on and so forth.</p>
|
|||
|
|
|||
|
</article>
|
|||
|
|
|||
|
|
|||
|
<aside class="related">
|
|||
|
<h2>Related Posts</h2>
|
|||
|
<ul class="related-posts">
|
|||
|
|
|||
|
<li>
|
|||
|
<h3>
|
|||
|
<a href="/~rogbeer/2018/03/15/sunny/">
|
|||
|
|
|||
|
<small><time datetime="2018-03-15T00:00:00+00:00">15 Mar 2018</time></small>
|
|||
|
</a>
|
|||
|
</h3>
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
<h3>
|
|||
|
<a href="/~rogbeer/2016/11/10/rainy/">
|
|||
|
Rainy
|
|||
|
<small><time datetime="2016-11-10T00:00:00+00:00">10 Nov 2016</time></small>
|
|||
|
</a>
|
|||
|
</h3>
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
<h3>
|
|||
|
<a href="/~rogbeer/2014/01/02/introducing-poole/">
|
|||
|
Introducing Poole
|
|||
|
<small><time datetime="2014-01-02T00:00:00+00:00">02 Jan 2014</time></small>
|
|||
|
</a>
|
|||
|
</h3>
|
|||
|
</li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</aside>
|
|||
|
|
|||
|
|
|||
|
</main>
|
|||
|
|
|||
|
<footer class="footer">
|
|||
|
<small>
|
|||
|
© <time datetime="2018-10-02T06:38:29+00:00">2018</time>. All rights reserved.
|
|||
|
</small>
|
|||
|
</footer>
|
|||
|
</div>
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|