aboutsummaryrefslogtreecommitdiffstats
path: root/src/b/2022-12-human-ingress.md
blob: 7525018c05480a4b351418ae46888fae9db712b8 (plain) (blame)
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
title: Human ingress
date: 2022-12-18

```sh
$ curl https://rgoncalves.se/robots.txt
User-agent: *
Disallow: /
```

```sh
$ curl -s https://rgoncalves.se/index.html | grep "googlebot"
<meta name="googlebot" content="noindex">
```

```sh
$ wc -l /etc/hosts
224395 /etc/hosts
```

---

Computers and technologies are cool, but don't waste too much time with them.
They ultimately suck and create more problem than they solve.

Embrace real human interactions.

Read a book or start here:  http://www.aaronsw.com/weblog/rawnerve
remember that computers suck.