This is getting old, isn’t it?
Well, a happy new year to you. May you have a great 2010.
(If the video does not work yet, check back later, or try the video at http://aka-san.halcy.de/happynewyear.mp4 )
It’s UNIQLOCK, customized for Karlsruhe, running on a panel hanging on my wall! WALLQLOCK!
The construction of the frame is pretty terrible, but the end result is kind of cool. There is actually a whole notebook computer in that thing.
This little application, which runs via inetd (Like so:
ident stream tcp nowait halcyon /usr/bin/identd
) returns the same username on any ident request.
PROS:
- Works behind NAT
- Probably free of exploitable bugs
CONS:
- Kind of misses the point of having an identd in the first place
- Utterly useless except for epeen
So, without further ado (Compile like you would any C app):
include <stdio.h>
#include <string.h>
#define USERNAME "ordinary_magician"
int main() {
char buf[4096], *p;
if (fgets(buf, sizeof(buf), stdin)) {
if ((p = strpbrk(buf, "\r\n"))) {
*p = 0;
}
printf("%s : USERID : UNIX : %s\r\n", buf, USERNAME);
}
return 0;
}
CORRELATIONS.
Posted on March 14, 2009 at 12:15 PM
I snickered.
All in the name of science. (Related: Graphy graphthings, Quota)
Yay, semester over. Now, I have time to… learn, really. I should. Exam 10th of March, and I also need to do the programming assignment.
ACH WELL.
Also, tomorrow’s 1234567890 day, amongst things. ;P
It takes a file of a certain syntax which should be quite figure-outable from an example as an argument, then reads tapes from STDIN and executes on them.
- turing.pl - Really stupid turing machine simulation thing.
- machine_add1 - An example programm. Adds 1 to a binary number given on the tape.
- machine_compare - Compares two binary numbers on tape.
Let's make happy trees!
How much tree is enough tree? 6
_/\_
\/
/\
/__\
/()\
/____\
/()()\
/______\
/()()()\
/________\
/()()()()\
/__________\
/()()()()()\
/____________\
| |
| | |\_/|
| | nyo~ ='_'=
| | |._.|-*
(Actually, you can't have enough tree! But this will have to do for now!)
Oh, in any case: 10 all new and shiny halcy.de favicon buttons have arrived, ready for giving out. (Or, if distance requires this, mailing out to ~any place in the world~. Buttons: The best excuse ever for writing people real-life letters!) Drop me a line if you want one.

Time for some noise. If uninterested, turn away now.
Semiimportant things which happened since I last posted something personalish to this blog:
- Finished FSJ. I’m officially not an ambulance driver / EMT anymore.
- Moved to Karlsruhe.
- Started Uni. I’m now a first-semester CS student at the University of Karlsruhe. It’s nice there, met awesome people. :D
- Mostly, though, we do math. Which is why this post is pretty much over already, all that math didn’t leave much time to do a lot of things.
(I did mess around writing code for a thing or two, but that is considered signal, and thus material for another post, some time.)
Behold, bu-n.
Posted on November 22, 2008 at 05:56 PM
It has AA characters on it! (Also, I run KDE, despite this being an Ubuntu sticker. I didn’t have a Kubuntu one. Meh.)
Loot
Posted on June 03, 2008 at 10:04 AM
Back home
Posted on May 25, 2008 at 05:31 PM
Back home, and back to work. Le sigh.
I NOW HAVE A HARUHI AND A KONATA FIGURE THOUGH, SO EVERYTHING IS A-OK!
Vacation time.
Posted on May 08, 2008 at 11:56 PM
Going away on vacation, yay! Will not respond to e-mail (Or anything else, really) for ~2 weeks.
Happy new year, everyone!
Now, let’s go do stuff, like:
- Actually finishing some apps one has been working on.
- Finally learn a little bit of haskell.
- Learn to actually type well in dvorak.
- Finish the rest of my FSJ without damaging cars.
- Get into uni.
All doable, I hope. Let’s have have kickass 2008!
So I got me new hardware, and made a few new holes in my case to fix the HDD cages properly since the new motherboard is bigger, and now the server is finally up and running. Only thing left to do is clean up, which I’ll do tomorrow. Some pictures of the whole thing (Click on images for large version):
Woo downtime
Posted on October 19, 2007 at 07:57 PM
So apparently, several things in my server broke.
First, the HDD. It’s now pretty much done for, but that did not worry me much since I had a spare HDD, had backups and was even able to get whole the system off the old HDD and transfer it to the new one, improving partitioning while I did, which amazingly worked perfect first try (Now there’s a seperate /home XFS partition).
But, something else doesn’t work anymore either. It’s one of or multiple of the graphics card (Which was broken before - some part of the circuitry for the S-Video out got literally fried), the CPU, or the motherboard.
Since I should do that anyways, I’ll use this opportunity to upgrade those parts to shiny new ones (And improve the working of my self-built HDD cage). Till then, here’s halcy.de, served by a temporary PC into which I just plugged its HDD.
The system will be down again as soon as I get the new stuff to switch over, but should be very stable after that.
I finished fixing my notebook. Here is a pic of it in all it’s now-working glory:
I don’t really know how long it can survive in this gobbled-together state, but hey, for now it works. It only has to survive until I can afford a new one, anyways.
I wrote this ages ago and just now found it again. This is WTFy as well as kind of cool. Here’s a screenshot of three instances running under Linux in wine.
Amazing features:
- Generation of rather random, pretty neat mazes of various sizes (Just resize the window).
- Three (!) ways of drawing labyrinths.
- Completley configureable colourscheme.
- Saves high scores in some kinda encrypted way, I forgot.
You can Download Laby2003 here.
Bonus points if you figure out the highscore encryption scheme, I forgot what exactly I was doing there.
Frist Psot
Posted on May 20, 2007 at 09:46 PM
Just FYI.
Well, I finally managed to get myself to finish the design for this, so now there’s hope of me actually updating my site from time to time.
Yay, I guess.
This month
| July | ||||||
|---|---|---|---|---|---|---|
| Mo | Tu | We | Th | Fr | Sa | Su |
| 28 | 29 | 30 | 1 | 2 | 3 | 4 |
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | 1 |


— Full post RSS feed
— Comment RSS feed
— CC-BY-NC license
— Valid XHTML 1.1
— Debian operated
— Powered by Ruby
— Co-Powered by Perl
— Made with kate