This is a text-only version of the following page on https://raymii.org:
---
Title       :   Thank you, shotternail!
Author      :   Remy van Elst
Date        :   08-02-2022
URL         :   https://raymii.org/s/blog/Thank_you_shotternail.html
Format      :   Markdown/HTML
---



> Thank you, shotternail!

Recently I got a new Github Sponsor, a one-time donor. Often,
these github profiles list a name, email address or some information
to contact the person, even a last-resort ssh key with a comment,
but this profile has nothing. They joined
github 8 days ago, and I suspect it was just to do a donation to me.

Because I have no other way of communicating, here is a public post
to say thank you to [shotternail][1], whomever you are!

Note: I can send a Github Sponsors message, but that goes to all the sponsors,
and I don't want to bother the [other two sponsors, Jeff and Eric][2]. I can
filter by sponsorship tier, but not one-time sponsors only.

No public events or ssh keys:

       $ curl "https://api.github.com/users/shotternail/events/public"
       [

       ]


       $ curl https://github.com/shotternail.keys
       [...] #nothing


[1]: http://web.archive.org/web/20220207192842/https://github.com/shotternail
[2]: https://github.com/sponsors/raymiiOrg/

---

License:
All the text on this website is free as in freedom unless stated otherwise.
This means you can use it in any way you want, you can copy it, change it
the way you like and republish it, as long as you release the (modified)
content under the same license to give others the same freedoms you've got
and place my name and a link to this site with the article as source.

This site uses Google Analytics for statistics and Google Adwords for
advertisements. You are tracked and Google knows everything about you.
Use an adblocker like ublock-origin if you don't want it.

All the code on this website is licensed under the GNU GPL v3 license
unless already licensed under a license which does not allows this form
of licensing or if another license is stated on that page / in that software:

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.

Just to be clear, the information on this website is for meant for educational
purposes and you use it at your own risk. I do not take responsibility if you
screw something up. Use common sense, do not 'rm -rf /' as root for example.
If you have any questions then do not hesitate to contact me.

See https://raymii.org/s/static/About.html for details.