kill9/index.md

2.8 KiB

kill-9.xyz

"It's mental outlaw's fault that we are popular"

--- getimiskon

This is a website made by qorg11. This is a "blog" about anything. It runs werc as its "cms"

IMPORTAT NOTICE: qorg is now sick of maintaining this website and has retired. So kill-9 is looking for a new maintainer. If you think you can maintain this thing, send an email to qorg (nbome at riseup dot net) or join the IRC channel and tell us you want to be a maintainer.

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 at irc.acetone.i2p. Config file here

Contributing to this website

You can contribute to kill-9 either writting things or donating

Writing

Clone the thing from the git repo. Make whatever changes and send them to me. If possible using git-send-email(1) but sending a .diff (made with git-diff(1), obviously) is also acceptable.

Donating

You can donate to kill-9 using:

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 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

(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*))))

We are the most honored hackers that have put a feet in this earth in million of years... and we are not honored.