Eclecti.ca

Archive for the ‘Geekery’ Category

Hacking Night In Canada

Spent then tail part of my Saturday watching hockey and coding.  I’m sure Jamie would be proud.  And likely doing the same thing.
It’s always great to decide to fix some code and things pretty much work out the way you want.  Tonight I wanted to add a listing of the Tags for each post to [...]

Continue Reading...

Changing Symlink Ownership

I just encountered the Curious Case of changing the ownership of a symbolic link.  I used chown and then…what happened is…well nothing.  Or least that’s how it looked.  There was no error message and the symlink’s ownership was unchanged.
This seemed sub-optimal so I asked Google and a few colleagues and I got the answer, [...]

Continue Reading...