…can you stare at the debug output of an infinite loop before you realise that it’s infinite. In this case, about half an hour.
It could so easily have been longer.
Posted in work |
…can you stare at the debug output of an infinite loop before you realise that it’s infinite. In this case, about half an hour.
It could so easily have been longer.
Posted in work |
I’m sitting at work waiting for a script I wrote to finish running. I need to insert certain values into database records based on a text file that our customer sent us. Without giving anything away, here’s what I’m looking at at the moment.
~
[eprints@localhost bin]$ ./insert_impact_factors.pl
1264 -> 4.515 DONE
3409 -> 4.515 DONE
3412 -> 4.515 DONE
4298 -> 1.587 DONE
1295 -> 0.308 DONE
3604 -> 0.308 DONE
3988 -> 1.849 DONE
4732 -> 4.826 DONE
4747 -> 0.685 DONE
1003 -> 1.919 DONE
1176 -> 1.919 DONE
1413 -> 1.919 DONE
3958 -> 1.919 DONE
885 -> 1.832 DONE
886 -> 1.832 DONE
1186 -> 9.091 DONE
3929 -> 1.977 DONE
900 -> 2.711 DONE
76 -> 0.543 DONE
86 -> 0.543 DONE
87 -> 0.543 DONE
105 -> 0.543 DONE
126 -> 0.543 DONE
823 -> 0.543 DONE
276 -> 7.683 DONE
1092 -> 0.454 DONE
1142 -> 0.454 DONE
69 -> 1.727 DONE
2862 -> 0.327 DONE
There are several hundred of these lines yet to appear, and they’re appearing about once a second. I need to hang around and watch it in case there are problems…
I’d actually rather be at home changing nappies.
Posted in work |
But I’m sick, and just don’t feel creative. Sorry.
After two days of mad preparation, I’m sitting in a room full of delegates that I will be training in EPrints, the project I am mainly involved on at the university. I love running training courses. There’s a certain buzz to public speaking that its me right in the pit of my stomach and makes me feel alive.
About 45 minutes to go until I am the centre of attention….
Posted in work |