Tinkering, Chatting, Eating.
My place to post silly pictures and rants, even though I’m no longer a PhD-student.
Monday, July 24, 2006
Saturday, July 15, 2006
Thursday, July 13, 2006
T-Mobile tries to pull a fast one.
Tuesday, July 11, 2006
Office Temperature 30°C
Monday, June 26, 2006
Holes
Tuesday, June 06, 2006
1st time on the berg
Monday, June 05, 2006
IPSEC
Jun 5 21:12:55 entropy racoon: INFO: IPsec-SA established: ESP/Transport 192.168.1.36[0]->192.168.2.33[0] spi=254685122(0xf2e2fc2)
21:21:20.338991 IP 192.168.1.36 > 192.168.2.33: AH(spi=0x07252808,seq=0x6): ESP(spi=0x0f2e2fc2,seq=0x6), length 76
21:21:20.339403 IP 192.168.2.33 > 192.168.1.36: AH(spi=0x723baa29,seq=0x8): ESP(spi=0x29eed679,seq=0x8), length 76
<
I played around with IPSEC today, it's quite some fun after you have found out all the rough edges :-). But now, hooray, ipsec between the windows-notebook and one linux-machine.
Sunday, June 04, 2006
golden cone
Thursday, June 01, 2006
Very bad code.
Just had a look at legacy code that spans several pages in this style:
DO 13 K = 1,N
Z(6) = U(K,I)
U(K,I) = Z(5) * Z(6) - Z(4) * U(K,J)
U(K,J) = Z(4) * Z(6) + Z(5) * U(K,J)
IF(K .EQ. I .OR. K .EQ. J) GOTO 13
H(I,K) = Z(5) * H(K,I) - Z(4) * H(K,J)
H(J,K) = Z(4) * H(K,I) + Z(5) * H(K,J)
H(K,I) = H(I,K)
H(K,J) = H(J,K)
13 CONTINUE
All variables have 1 or two characters and it is full of magic constants and meaningless array indices.
Thursday, May 18, 2006
Rain...
Monday, May 15, 2006
The queens cheese
Phil, one of the queen's folk dancers just joined the shiftcrew of the experiment. And not only is he coming to do my work, he even brought delicious cheese, bread, grapes and olives.
Friday, May 12, 2006
Nice guestroom...
Wednesday, May 10, 2006
Dumbfounded
I just read a email from one of the bosses that people would not be allowed to work more than 10 hours straight. That's the same person who, about half a year ago, told me that the minimum work expected from underlings would be 11 hours a day (9AM-8PM) including saturdays. Now someone probably pointed out that working 24 hours and having an accident would be considered grossly negligent, insurance would not pay or rather try to get the money back from those bosses. Wow, it took only one heart-attack, one almost fatal accident (that I know of) and the danger of having to pay for lifelong medical care to reach that conclusion. I'm amazed it went that fast.
Tuesday, May 09, 2006
Sand (sequel)
It's good to have friends when you need them the most, which, sometimes, is for such mundane tasks as moving sand. So here goes a big thank you to Phil who helped me with this task and additionally beared listening to all my slander about work.
Monday, May 08, 2006
Sunday, April 30, 2006
advance in storage technology
Two harddisks and one compact-flash card: Miniscribe, Model 6032 23 MB (s/n 122544),
Hitachi HTS548080, 80GB, SanDisk UltraII Compact Flash, 1 Gbyte
Update: I just found out that the XT harddisk-driver is still included in recent linux kernels (just could not see it on a non ISA-enabled machine). I will try to make this message appear today: Ending clean XFS mount for filesystem: xda1









