diff options
author | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:25 -0400 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:25 -0400 |
commit | 577a05bac2ff27eadc6454f5b2415a9382f11b0a (patch) | |
tree | 7af8370a0eb2cc35e9eab21b2e1df874e42094b1 | |
parent | 1335198843a2c68750f211954f3eef2f9549d48c (diff) |
deleted stalker
-rw-r--r-- | stalker.html | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/stalker.html b/stalker.html deleted file mode 100644 index 564c5de..0000000 --- a/stalker.html +++ /dev/null @@ -1,43 +0,0 @@ -<!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 ---> |