mirror of git://git.qorg11.net/kill9.git
90 lines
2.8 KiB
Markdown
90 lines
2.8 KiB
Markdown
# kill-9.xyz
|
|
|
|
>"kill-9 can't be on a resume because it's too based"
|
|
|
|
--- [Vane Vander](https://mayvaneday.org)
|
|
|
|
This is a website made by qorg11. This is a "blog" about anything. It
|
|
runs [werc](http://werc.cat-v.org) as its "cms"
|
|
|
|
**This website is world heritage**
|
|
|
|
Anything that I've written in this website is under CC BY SA
|
|
license. Images might or might not be under that license.
|
|
|
|
Any article in this website is WIP. And they will always be WIP.
|
|
|
|
If you're not using an old browser, you might be interested on using
|
|
the https version of the site.
|
|
|
|
# Contact
|
|
|
|
We have an IRC channel: `#kill-9` in irc.rizon.net
|
|
|
|
You can join to the IRC channel using XMPP joining to this MUC:
|
|
#kill-9%irc.rizon.net@irc.kalli.st (change irc.kalli.st to your prefered irc to xmpp bridge if you have one)
|
|
|
|
# Contributing to this website
|
|
|
|
You can contribute to kill-9 either writting things or donating
|
|
|
|
## Writing
|
|
|
|
Clone the thing from the [git
|
|
repo](https://git.qorg11.net/kill9.git). Make whatever changes and
|
|
send them to me. If possible using
|
|
[`git-send-email(1)`](http://man.kill-9.xyz/1/git-send-email) but
|
|
sending a .diff (made with
|
|
[`git-diff(1)`](http://man.kill-9.xyz/1/git-diff), obviously) is also
|
|
acceptable.
|
|
|
|
## Donating
|
|
|
|
You can donate to kill-9 using:
|
|
* [Bitcoin](bitcoin:bc1q59t6z2lqdve7tfu3nc56dkh9djvpzpxllwyek6)
|
|
* [Monero](monero:47QTumjtqJabbo1s9pLDdXeJarLVLfs1AaEcbi1xrEiV852mqcbe5AHLNXTk7tH9MscxcxQDfJQnvH5LpxvfgwSJQZ3zbS6).
|
|
|
|
Contact qorg for alternative ways of donation.
|
|
|
|
# RSS/Atom feed
|
|
|
|
Since we use a fucking wiki software and this is not a blog we don't have a RSS feed.
|
|
|
|
Nevertheless, we use git for the control of this website. Meaning
|
|
everytime we made a commit on this website. the [git.qorg11.net Atom
|
|
feed](https://git.qorg11.net/kill9.git/atom) is updated. So you can use
|
|
that Atom feed.
|
|
|
|
Please note that that the Atom feed can have any kind of crap. From "fixed
|
|
typos" to a whole new article. Anyways, I hope it helps you.
|
|
|
|
# TODO
|
|
|
|
* Update information in the website
|
|
* Make external images internal
|
|
* Add more articles
|
|
* Remove all `<img>` tag and repleace them with the markdown thing (which will require resizing images)
|
|
* Add more software to the rocks/computers/software (take it from the harmful/software table)
|
|
* Add link to entries in rocks/computer/software in the harmful/software/table
|
|
|
|
![](/satania.png)
|
|
|
|
~~~{.commonlisp}
|
|
(defconstant NUMBER_OF_PEOPLE 10)
|
|
(defvar *i* 0)
|
|
|
|
(defun rewrite (n) n)
|
|
(defun memory (n) n)
|
|
|
|
(format t "Beginning system reset.....")
|
|
(if (y-or-n-p "ALL RESET?")
|
|
(loop while (<= *i* NUMBER_OF_PEOPLE)
|
|
do
|
|
(rewrite (memory *i*))
|
|
(defparameter *i* (1+ *i*))))
|
|
~~~
|
|
|
|
car car car car cdr cdr cdr cdr car cdr eval apply car cdr eval apply car cdr eval apply car cdr eval apply car cdr eval apply car cdr eval apply
|
|
|
|
We are the most honored hackers that have put a feet in this earth in million of years... and we are not honored.
|