Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

Probably a mistake - arnorhs.dev - 17 years ago - eng
I think my previous excitement was unfounded … probably was just some guy playing around, not a real bot… But I’m patient.

A Place Online - solomon.io - 17 years ago - eng
Thought I would set up a site to share things online. I don’t really know what exactly this will be other than a place to publish articles. Maybe some photos?

First post - arnorhs.dev - 17 years ago - eng

It’s amazing that the following all works: Using my terminal program ( PuTTY  on Windows, set to UTF-8) connected to a Linux computer (terminal settings set to UTF-8), created a file whose name had various Unicode characters The shell allowed me to type those characters (vi ) The standard programs such as "ls", "cat", "vi" seemed to be able to handle these file names I checked the file into the  Subversion version control sy..

First post - arnorhs.dev - 17 years ago - eng

The service went down because another service running on the same application server went down.” “You can’t use the improved version of your programming language because you’re running on the same application server as some old applications.” “We can’t help you deploy your application on the application server, because we’re busy with some other application.” If you’ve ever heard any of these statements, you’ve been victim to the accidental..

Basic functionality - arnorhs.dev - 17 years ago - eng
Ok. Now we have the basic functionality of posting and reading from forms ready. I tried to keep the form very simple so any spambot should be able to submit into it. So far there are no ent...

Basic functionality - arnorhs.dev - 17 years ago - eng
Ok. Now we have the basic functionality of posting and reading from forms ready. I tried to keep the form very simple so any spambot should be able to submit into it. So far there are no ent...

Tumblr blog up - arnorhs.dev - 17 years ago - eng
I’m setting up the Tumblr blog. Will be using that for all blog posts and information about the website’s progress.

Tumblr blog up - arnorhs.dev - 17 years ago - eng
I’m setting up the Tumblr blog. Will be using that for all blog posts and information about the website’s progress.

There was a question about PRECOMPUTE_SUBQUERY hint in an Oracle Forums thread . Here I will post the answer I gave there and also elaborate it more as it explains a little known interesting fact about Oracle cursor management. Also it allows me to introduce few advanced Oracle troubleshooting scripts by example. This is a fairly long post, but if you are interested in some Oracle cursor management and SQL execution internals, keep on re....

There was a question about PRECOMPUTE_SUBQUERY hint in an Oracle Forums thread . Here I will post the answer I gave there and also elaborate it more as it explains a little known interesting fact about Oracle cursor management. Also it allows me to introduce few advanced Oracle troubleshooting scripts by example. This is a fairly long post, but if you are interested in some Oracle cursor management and SQL execution internals, keep on re....

Naming is extremely important in software development. Any software that deals with emails probably also deals with email addresses. Emails and email addresses are two completely different types of objects, with a completely different set of attributes, and a completely different set of actions which one can perform on them. Even if your application only deals with the one or the other type, it would be unwise to confuse them.

Lsof (list open files) is a really useful tool for troubleshooting open file decriptors which prevent a deleted file from being released or a shared memory segment from being removed. Here’s a little situation on Linux where an Oracle shared memory segment was not released as someone was still using it. $ ipcs -ma ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x00000000 393216 oracle 640 28940....

Lsof (list open files) is a really useful tool for troubleshooting open file decriptors which prevent a deleted file from being released or a shared memory segment from being removed. Here’s a little situation on Linux where an Oracle shared memory segment was not released as someone was still using it. $ ipcs -ma ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x00000000 393216 oracle 640 28940....

Passing Notes - johnj.com - 17 years ago - eng
My room in the A4 wing of the Elevated Station Been here about 58 hours so far and the reason I am counting in hours instead of days is that my sense of days is pretty shot. I have a screwy sleep routine: 10 hours awake, 3 hours asleep. Lather, rinse repeat. I am trying to be up at night (we keep New Zealand time here) for the satellite hours but usually that entails a long nap in the middle, which curtails my sleep during the day. I’ll....

Passing Notes - johnj.com - 17 years ago - eng
My room in the A4 wing of the Elevated Station Been here about 58 hours so far and the reason I am counting in hours instead of days is that my sense of days is pretty shot. I have a screwy sleep routine: 10 hours awake, 3 hours asleep. Lather, rinse repeat. I am trying to be up at night (we keep New Zealand time here) for the satellite hours but usually that entails a long nap in the middle, which curtails my sleep during the day. I’ll....

Passing Notes - johnj.com - 17 years ago - eng
My room in the A4 wing of the Elevated Station Been here about 58 hours so far and the reason I am counting in hours instead of days is that my sense of days is pretty shot. I have a screwy sleep routine: 10 hours awake, 3 hours asleep. Lather, rinse repeat. I am trying to be up at night (we keep New Zealand time here) for the satellite hours but usually that entails a long nap in the middle, which curtails my sleep during the day. I’ll....

Here’s a link to Alex Fatkulin’s blog if you haven’t seen it already: http://afatkulin.blogspot.com/ He has some good Oracle internals information in there, I also like his research style. Alex just blogged about a finding (on Oracle 11g on Linux) that when Oracle process doesn’t get a latch after spinning, it goes to sleep using semop() system call, which never wakes up unless this semaphore is posted by another process. From pas..

Here’s a link to Alex Fatkulin’s blog if you haven’t seen it already: http://afatkulin.blogspot.com/ He has some good Oracle internals information in there, I also like his research style. Alex just blogged about a finding (on Oracle 11g on Linux) that when Oracle process doesn’t get a latch after spinning, it goes to sleep using semop() system call, which never wakes up unless this semaphore is posted by another process. From pas..

Translation - johnj.com - 17 years ago - eng
10:07 PM New Zealand Daylight Time and I am well-socketed into my room in the station at the South Pole, watching videos, napping when I can, drinking as much water as I can stomach and waiting for my body’s chemistry to adjust to a physiological altitude of… let me check… 10,455 feet (the local air density here depends on the weather, and is displayed continuously on the monitors and the local Web site). To kill time while I acclimate, ....

Translation - johnj.com - 17 years ago - eng
10:07 PM New Zealand Daylight Time and I am well-socketed into my room in the station at the South Pole, watching videos, napping when I can, drinking as much water as I can stomach and waiting for my body’s chemistry to adjust to a physiological altitude of… let me check… 10,455 feet (the local air density here depends on the weather, and is displayed continuously on the monitors and the local Web site). To kill time while I acclimate, ....

Translation - johnj.com - 17 years ago - eng
10:07 PM New Zealand Daylight Time and I am well-socketed into my room in the station at the South Pole, watching videos, napping when I can, drinking as much water as I can stomach and waiting for my body’s chemistry to adjust to a physiological altitude of… let me check… 10,455 feet (the local air density here depends on the weather, and is displayed continuously on the monitors and the local Web site). To kill time while I acclimate, ....

Last Friday, Andy Davidson , Jonathan Oddy, and I pushed out some research that has some quite worrying repercussions. Whilst I’ve heard from a lot of people privately about this matter, there’s a big flaw here, and as Andy posted on his blog (which is much more informative than mine, I think!), this is a big problem. The reason, I think, that we’re getting limited public discussion of this exploit (I hesitate to call it an exploit..

Last Friday, Andy Davidson , Jonathan Oddy, and I pushed out some research that has some quite worrying repercussions. Whilst I’ve heard from a lot of people privately about this matter, there’s a big flaw here, and as Andy posted on his blog (which is much more informative than mine, I think!), this is a big problem. The reason, I think, that we’re getting limited public discussion of this exploit (I hesitate to call it an exploit..

In the January/February 2009 edition of Books and Culture I read a review of Thomas Howard’s Dove Descending: A Journey into T.S. Eliot’s Four Quartets . (I would link to the review but it isn’t on the B&C web site yet. UPDATE: The article has been posted: Rest for the Weary .) This motivated me to dust off (literally) my copy of Eliot’s Selected Poems , which doesn’t contain “Four Quartets” but has the Ariel Poems, his first published..

In the January/February 2009 edition of Books and Culture I read a review of Thomas Howard’s Dove Descending: A Journey into T.S. Eliot’s Four Quartets . (I would link to the review but it isn’t on the B&C web site yet. UPDATE: The article has been posted: Rest for the Weary .) This motivated me to dust off (literally) my copy of Eliot’s Selected Poems , which doesn’t contain “Four Quartets” but has the Ariel Poems, his first published..

Occassional blogger-? That fits me... Have you ever thought of getting all the Andy's together on a blog or website and seeing what we can do-? Afterall... Being an Andy is rare and unusual and meybe even special-! When I worked in London it was the first time we had several "Andy's" in one office. Being a Yank I suggested we had designated "Andy''s: and even honorary "Andy's"... It was a fun time. Now we have the internet to show us how w..

Have you ever looked at a list of compiler warnings the length of an essay on bad coding and thought to yourself: “You know, I really should do something about that… but I don’t have time just now”? On the other hand, have you ever looked at a lone warning that just appeared in a compilation and just fixed it? When I start a new project from scratch, there are no warnings, no clutter, no problems.

When troubleshooting Oracle process memory issues like ORA-4030’s or just excessive memory usage, you may want to get a detailed breakdown of PGA, UGA and Call heaps to see which component in there is the largest one. The same goes for shared pool memory issues and ORA-4031’s – sometimes you need to dump the shared pool heap metadata for understanding what kind of allocations take most of space in there. The heap dumping can be done usi....

When troubleshooting Oracle process memory issues like ORA-4030’s or just excessive memory usage, you may want to get a detailed breakdown of PGA, UGA and Call heaps to see which component in there is the largest one. The same goes for shared pool memory issues and ORA-4031’s – sometimes you need to dump the shared pool heap metadata for understanding what kind of allocations take most of space in there. The heap dumping can be done usi....


More Di2 Stuff - rob.sh - 17 years ago - eng
Following getting my roadbike back out for the first time in a while (been really busy since moving to Ealing!) I figured I’d look at if there’s anything more about Di2 floating around. It seems the more I see of this system, the more I want it. Perhaps Orca with Di2 is something for 2009? I've also started tracking my rides (mostly fixed, mostly to and from work at the moment) on this site , if there's any interest, I was pond..

More Di2 Stuff - rob.sh - 17 years ago - eng
Following getting my roadbike back out for the first time in a while (been really busy since moving to Ealing!) I figured I’d look at if there’s anything more about Di2 floating around. It seems the more I see of this system, the more I want it. Perhaps Orca with Di2 is something for 2009? I've also started tracking my rides (mostly fixed, mostly to and from work at the moment) on this site , if there's any interest, I was pond..

Update: Luca Canali has written a newer version of Perfsheet (PerfSheet v4) and you can download it here . I am not updating/maintaining the old versions anymore (and Perfsheet v3 is only tested on up to Excel 2007) so I’d recommend to check out Luca’s PerfSheet v4. Hi all, I have been extremely busy over last couple of months, that’s why there haven’t been any blog entries (no, I haven’t ran out of good ideas ;-) I just managed to....

Update: Luca Canali has written a newer version of Perfsheet (PerfSheet v4) and you can download it here . I am not updating/maintaining the old versions anymore (and Perfsheet v3 is only tested on up to Excel 2007) so I’d recommend to check out Luca’s PerfSheet v4. Hi all, I have been extremely busy over last couple of months, that’s why there haven’t been any blog entries (no, I haven’t ran out of good ideas ;-) I just managed to....

C and I have been watching Battlestar Galactica. It’s something I’ve wanted to watch back in the U.S. on the Sci-Fi channel, but somehow always skipped over it because I couldn’t be bothered or couldn’t get into the storyline.

Top five signs that you might not be working on an agile project: Your iterations do not produce anything that could be put into production You’re not testing your work You tasks are called “code the UI for the foo”, “update the bar component” and “test the work done in the previous iteration” Your iterations are called “specification”, “testing”, and “preproduction” And the top sign that you might not be working on an agile project: You mi..

Yesterday it was announced that Merb and rails would merge and be released as Rails 3.0. I never saw this coming, and to be honest I am super happy that it did. I’m glad the the Rails and Merb core teams understand the value of both frameworks, and they can now enhance Rails with the best ideas from Merb. I’m still going to hole my breath to see how the team members points of view clash or come together… but so far its looking like a grea..

This is firstly a reminder for myself, here is a great example how to fire up a thread to perform long operation on iphone, without blocking reactivity. Stanford CS 193P iPhone application programming is still the best place to find optimised example that works. All this examples was taken from this courses, see chap 10 & 11 about TableView optimisation ` // LetsMakeAThreadAppDelegate.m // LetsMakeAThread // // Created by Evan Doll on 10/27..

Rails::Rack::Metal - amerine.net - 17 years ago - eng
As usual there has been quite the storm over a commit in edge rails. Link Some people don’t understand Metal, but its pretty simple and I wanted to put out a post explaining it and hopefully you learn a little bit. Metal(s) allows you to design data access points that bypass most of the rails routing and rendering code. So instead of exposing data through normal controllers we can write better performing actions through metal(s). In....

Complete with blinking light! It’s amazing what you can make with a soldering iron and the spare electrical parts you have in your basement. If you are wondering what the heck I am talking about, just watch the BBC sitcom “The IT Crowd” Series 3 Episode 4.

Complete with blinking light! It’s amazing what you can make with a soldering iron and the spare electrical parts you have in your basement. If you are wondering what the heck I am talking about, just watch the BBC sitcom “The IT Crowd” Series 3 Episode 4.

Yes, I am definitely a CrackBerry user. As a result, when I saw a new book on Amazon called CrackBerry: True Tales of BlackBerry Use and Abuse , I simply had to order it and pay the inflated shipping and US exchange rate to have it delivered to Canada. And I am glad I did - it was a hilarious read, and I must admit that I can relate well to the crazy stories within.

4 visitors online