UTF-8 strings and Visual C++

Posted by user on 30 Apr 2009

MAnd Unicode came to this world - Most of us don't work in ANSI or ASCII anymore. Most of the projects I work on are either UTF-8 or UTF-16.

Read More

Tags: c++, Uncategorized, unicode, visual studio

Hardware is expensive

Posted by user on 28 Apr 2009

You probably heard at least once the hardware is free aphorism. Perhaps you even said it! The underlying notion is that optimizing code is generally more expensive than upgrading the machine or even buying a new one.

Read More

Tags: optimization, programming, software, Uncategorized

Why I want to play with Haskell

Posted by user on 27 Apr 2009

Haskell, a sort of LISP. The language with parenthesis. Lots of parenthesis. LISP has got lots of parenthesis, not Haskell. Not to say that there aren't parenthesis in Haskell.

Read More

Tags: c++, haskell, Uncategorized

BoostCon 2009

Posted by user on 25 Apr 2009

I will attend BoostCon 2009. I hope to see you there!

Read More

Tags: boost, Uncategorized