by Marius Gheorghe
11. May 2010 14:04
Change “localhost” to “127.0.0.1.” (notice the dot after 1). This should do the trick.
by Marius Gheorghe
11. May 2010 06:27
Just tried the latest Haiku release. Great stuff. Even in VirtualBox this stuff is super fast (reminds me when i first tried BeOS 10 years ago). Haiku is a remarkable OSS feat.
Get it from here
by Marius Gheorghe
8. May 2010 15:40
It sucks that you can’t enable full screen when you have 2 monitors. I mean…seriously….i want to write code on 1 monitor and watch a full screen presentation (code is kind of hard to watch in a small window , you know ? ) on the other monitor. It makes sense to exit full screen on 1 monitor but it doesn’t make sense on 2.
Is that so hard to implement ?
by Marius Gheorghe
6. May 2010 13:42
var container = new Dictionary<int, List<Tuple<int, string, int, Dictionary<int, string>>>> ();
I'm sure it's very fun to debug the code which is using this data structure.
by Marius Gheorghe
5. May 2010 11:51
I enjoy reading
TheDailyWTF everyday because that site represents best
the real world. And darn, from a developer perspective, we live in a bad bad world
