kill9/index.md

89 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

2020-05-12 21:51:54 +00:00
# kill-9.xyz
2022-05-17 17:38:36 +00:00
>"It's mental outlaw's fault that we are popular"
2021-06-17 17:27:47 +00:00
--- [getimiskon](https://getimiskon.xyz)
2021-06-17 17:27:47 +00:00
2020-05-12 21:51:54 +00:00
This is a website made by qorg11. This is a "blog" about anything. It
runs [werc](http://werc.cat-v.org) as its "cms"
2022-05-25 17:05:38 +00:00
**IMPORTAT NOTICE: qorg is now sick of maintaining this website and has
2022-05-25 17:04:36 +00:00
retired. So kill-9 is looking for a new maintainer. If you think you
2022-05-25 17:05:38 +00:00
can maintain this thing, send an email to qorg (nbome at riseup
2022-05-25 17:04:36 +00:00
dot net) or join the IRC channel and tell us you want to be a maintainer.**
2020-05-12 21:51:54 +00:00
2020-08-13 14:06:39 +00:00
Anything that I've written in this website is under CC BY SA
license. Images might or might not be under that license.
2020-05-12 21:51:54 +00:00
Any article in this website is WIP. And they will always be WIP.
2022-02-19 15:47:36 +00:00
If you're not using an old browser, you might be interested on using
the https version of the site.
2021-06-13 17:03:49 +00:00
# Contact
2022-05-08 19:20:06 +00:00
We have an IRC channel: `#kill-9` at `irc.acetone.i2p`. Config file
[here](./ircconfig.conf)
2021-06-26 21:33:16 +00:00
# Contributing to this website
2020-05-12 21:51:54 +00:00
You can contribute to kill-9 either writting things or donating
2020-05-12 21:51:54 +00:00
## Writing
2020-08-13 14:06:39 +00:00
Clone the thing from the [git
repo](https://git.qorg11.net/kill9.git). Make whatever changes and
2022-01-04 22:01:55 +00:00
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
2022-02-19 16:18:04 +00:00
You can donate to kill-9 using:
* [Bitcoin](bitcoin:bc1q59t6z2lqdve7tfu3nc56dkh9djvpzpxllwyek6)
* [Monero](monero:47QTumjtqJabbo1s9pLDdXeJarLVLfs1AaEcbi1xrEiV852mqcbe5AHLNXTk7tH9MscxcxQDfJQnvH5LpxvfgwSJQZ3zbS6).
2021-11-25 20:57:34 +00:00
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.
2021-06-13 17:03:49 +00:00
# TODO
2021-05-22 21:17:06 +00:00
2021-06-13 17:03:49 +00:00
* 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)
2021-10-15 07:33:56 +00:00
* 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
2021-05-22 21:17:06 +00:00
2021-06-13 17:03:49 +00:00
![](/satania.png)
2020-05-12 21:51:54 +00:00
~~~{.commonlisp}
(defconstant NUMBER_OF_PEOPLE 10)
(defvar *i* 0)
2020-05-12 21:51:54 +00:00
(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*))))
~~~
2020-05-12 21:51:54 +00:00
2021-05-22 21:17:06 +00:00
We are the most honored hackers that have put a feet in this earth in million of years... and we are not honored.