unicodepepper's comments

unicodepepper | 4 years ago | on: Notepad++ v8.2 Released

A text file only contains data that represents characters on the screen, while “binary file” is used to refer to any other file that isn’t meant to be viewed or edited as text.

If you open a (small) image file with notepad you will see a lot of gibberish. This is what happens when you try to view a binary (in other words, non-text) file as text.

unicodepepper | 5 years ago | on: Buying a single character domain – and 3 character FQDN – for £15

Apparently it is possible to do it with local DNS resolution, using your hosts file Not sure how possible it would be on a remote DNS server, or whose authority you'd need to actually do it.

[root@host ~]$ curl -v http://.

* About to connect() to . port 80 (#0)

* Trying 127.0.0.1...

* Connected to . (127.0.0.1) port 80 (#0)

> GET / HTTP/1.1

> User-Agent: curl/7.29.0

> Host: .

> Accept: /

>

< HTTP/1.1 400 Bad Request

< Date: Sat, 15 Aug 2020 15:38:54 GMT

< Server: Apache

< Content-Length: 347

< Connection: close

< Content-Type: text/html; charset=iso-8859-1

<

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html><head>

<title>400 Bad Request</title>

</head><body>

<h1>Bad Request</h1>

<p>Your browser sent a request that this server could not understand.<br />

</p>

<p>Additionally, a 400 Bad Request

error was encountered while trying to use an ErrorDocument to handle the request.</p>

</body></html>

* Closing connection 0

unicodepepper | 5 years ago | on: The trauma of Facebook’s content moderators

I would imagine that cases should follow a bell curve - sure, the exceptionally good cases where you feel you saved someone's life are rare, but so are the terrible cases that haunt you at night; and most would fall somewhere in the middle.

That said, I would also wager that the curve can be skewed towards one side or the other depending on the location, timing of your shift, or any other factors.

page 1