Archive for the ‘Uncategorized’ Category

Socks 5: Porting the test to Windows

Porting networking code from POSIX to Windows is actually remarkably simple: Windows’ sockets implementation, winsock, implements almost exactly the same interface and there are really onlt very few caveats to take into account.

Read the rest of this entry »

Quantum teleportation achieved over 16 km

Recently, in this report, it’s been reported that a physics laboratory in China achieved a new distance record in quantum teleportation: 16 km. That’s quite a feat, considering that up until now, the max. distance had been a few hundred meters.

Read the rest of this entry »

Speaking different languages

As a dutchman living in Quebec, Canada – one of those parts of the world where francophones (french-speaking people) are surrounded by anglophones (english-speaking people) and yet thrive speaking french almost exclusively – I sometimes run into the “corner cases” of language related coding standards – e.g. the language comments are supposed to be written [...]

Read the rest of this entry »

Thanks for listening – 5000+ downloads

Hello everyone, I just checked the podcast’s statistics and noticed we passed the 5000 downloads mark this week. At the rate the podcast is now being downloaded, we’ll have doubled that in another few weeks: each episode got downloaded, on average, almost 500 times! I honestly never thought this podcast would be that popular. Thanks [...]

Read the rest of this entry »

Confusing the compiler

Sometimes it’s real fun to see how easily you can confuse the compiler. In the error below, function is a macro that takes three parameters: filename.c(453) : error C2220: warning treated as error – no ‘object’ file generated filename.c(453) : warning C4013: ‘function’ undefined; assuming extern returning int filename.c(466) : error C2064: term does not [...]

Read the rest of this entry »

Mail down – and back up again

I changed my hosting provider a few days ago, which implied changing the DNS provider as well. As a result of this – and my forgetting to set the MX entry correctly, the mail service for landheer-cieslak.com was down. Michel was kind enough to notify me of this, so it’s been fixed this morning.

Read the rest of this entry »
 
This blog is monetized using Are-PayPal WP Plugin