blob: 564c5def22afa4efd0ab58fcdfefae04e041c600 (
plain)
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
|
<!DOCTYPE html>
<head>
<title>Github Stalker</title>
<meta charset="utf-8"/>
<link rel="stylesheet" href="style.css"/>
<link rel="icon" type="image/png" href="img/fav/logo.png"/>
</head>
<body>
<div class="content">
<pre>
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四
-->--------------------------------------------------------------------------------
<a href="http://hairydiode.xyz">>HairyDiode</a>
--------------------------------------------------------------------------------
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四-->Github Stalker 1-11-2018
--------------------------------------------------------------------------------
Most people get facebook stalkers, but a certain acquaintence of mine has taken
to stalking my github. Every once in a while when I'm near him he'll start
making inane comments about the things he sees on there, most of which aren't
even technical. They'll do things like point out that one of my repos are empty
or don't have README, and then shout "KNOLAX YOUR GITHUB IS BAD!". I get that
some people see github as some sort of portfolio, but I just use it for free
hosting. This person takes it even farther than that though, they ignore the
actual content of my repos basically just goes through my github for social
purposes. I think in their mind, by pointing out some mild idiosyncrasies on my
github, they've found a way to humiliate me socially. It's not a big deal given
that this person is fairly harmless, and the things he points out are inane, but
it still makes me uncomfortable that someone else is actively looking for
information about me that they can use against me.
And if you're that person, go find something better to do.
</pre>
</div>
</body>
<!--
if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
-->
|