Tsuna's blog

In code we trust.

Monday, September 22, 2008

Compile-time assertion to detect signed and unsigned types in C

›
I was wondering how to tell whether a given typedef was a signed or unsigned integral type (e.g. unsigned int vs signed int , size_t vs s...
4 comments:
Thursday, April 3, 2008

iPhone/iCal sync woes: data.syncdb getting HUGE

›
Following up on my previous post where I explain how to "solve" the problem of uber-slow syncs with the iPhone. This problem see...
1 comment:
Tuesday, March 25, 2008

What to do if sync'ing your iPhone takes forever

›
My iPhone was starting to take a really long time to synchronize. Seemingly forever... More than half an hour, and I only had less than 50...
8 comments:
Monday, March 24, 2008

Some more TODO items for Apple's iPhone dev team.

›
Following up on my previous post , here are some other things that I think Apple's iPhone development team should seriously fix. Note t...
1 comment:
Saturday, March 15, 2008

Getting synergy to work with a non-rectangular multiple screen setup.

›
So I like to work with multiple screens. I really do. These days, my setup at work looks like this one: Short story: This CANNOT work prop...
5 comments:
Thursday, March 13, 2008

Recovering crashed iPhone

›
So I was bored with the few apps that come with the iPhone and talked with some people who used ZiPhone to jailbreak it. As expected, it ...
2 comments:
Wednesday, March 12, 2008

My first impressions on the iPhone

›
So I couldn't resist any longer and eventually bought an iPhone. 16G model of course. I waited for a long time, hoping that Apple woul...
Sunday, July 22, 2007

git cvs in 5min

›
Tired of CVS?  Use git instead. cvs -d cvs-myproj@cvs.foo.com:/cvs co projectwd mv projectwd myproj && cd myproj git-cvsimport -...
2 comments:
Wednesday, July 18, 2007

Learning git-svn in 5min

›
You are a SVN user and you don't have time to learn new things, here is a 5min course to get started with Git and git-svn . Import your...
24 comments:
Sunday, July 15, 2007

scm_type git = ++svn;

›
(Hmm, I need to personnalize this "blog" a lil bit but I'm too lazy) If you really enjoy SVN , you'll love Git . I won...
1 comment:
‹
›
Home
View web version

About Me

tsuna
View my complete profile
Powered by Blogger.