hash_bucket()

Archive for the ‘Gadgets’ Category

Gordon, is that you?

Posted by: globbe on: December 10, 2009

Everyone get your crowbars ready! No seriously….
http://www.theregister.co.uk/2009/12/09/lhc_2_tev_collisions/

cool

Posted by: globbe on: May 16, 2009

I was seeing some rather high temperatures on the CPU so I decided to get a new fan. After doing some research I ended up (as always) at zalman’s page, where this little beauty caught my eye:
Not only does it look awesome, it is really really cool. The CPU temp dropped instantly by ~25 degrees [...]

Keyboard-pants

Posted by: globbe on: May 14, 2009

Everyone should have them!!
http://www.thingiverse.com/thing:589

Acrylic Cowboy

Posted by: globbe on: April 27, 2009

I am seriously considering getting one of those for my next desktop machine. Apart from being very convenient and cheap, they also seem to solve many of the contained heat problems associated with ordinary towers in the mid price range. … Ok all excuses aside, they just look really really cool. And they are really [...]

TSUKUBA, Japan – A robotic suit that reads brain signals and helps people with mobility problems will be available to rent in Japan for $2,200 a month starting Friday – an invention that may have far-reaching benefits for the disabled and elderly.
Not only is the product super cool in so many respects, [...]

What’s bad about the Apple MacBook Air?

Posted by: globbe on: January 17, 2008

Not to be negative in any way, but figuring out what’s good about it is not so hard. Here’s the problem. I’m considering getting one for S, but before getting seduced by its great looks I figured I’d turn the table and ask myself why I should NOT get one… Any obvious pitfalls? The lack [...]


.

This blog has no clear focus. It has a focus though, it's just not very clear at the moment...

meanwhile, in the bat-cave:

  • @joltcan let's hope it stays 'til xmas!! 4 weeks ago
  • @sefr jo ti s? 4 weeks ago
  • looking for a good webhosting company in japan, with support for Ruby/MySQL/mail... any ideas? 国内でルビーの利用可のホスティングを探してます。お勧めはありますか? 4 weeks ago
  • should be sleeping, can't stop coding... 1 month ago
  • @kohji405mi16 True dat! But I have no LP player any more, and sadly most of the great new jazz that comes out is not released on wax.. 1 month ago

c

Dev Env.

Visual Studio 2008 Prof / NUnit / Gallio / csUnit / STools (ExactMagic) / doxygen / dxCore / TypeMock / TestDriven.net / SequenceViz / CLRProfiler / Snoop / Reflector / Mole / FxCop / Subversion / TortoiseSVN / SlikSVN / CruiseControl.net / msbuild / nant

Blog Stats

  • 26,943 hits

  • Paul Molyski: I ran into the problem of Premiere Pro 1.5 hanging on startup when I tried to run it from a cloned backup of my XP Pro system disk drive. Running the
  • LosManos: Instead of writing "DEBUG" everywhere one can do: private const string Debug = "DEBUG"; [System.Diagnostics.Conditional(Debug)]
  • LosManos: Running a client which talked to a web service I noticed: Only the client's System.Diagnostics.Debug.WriteLine calls were visible, not IIS's. But wh