Articles on current page (1-4 of 4)

July 2013

child map

☑ C++11: Initialization

I’ve finally started to look into the new features in C++11 and I thought it would be useful to jot down the highlights, for myself or anyone else who’s curious. Since there’s a lot of ground to cover, I’m going to look at each item in its own post — this one covers changes to initialization of variables.

This is the 2nd of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics.

Read article ( 4 minutes )

15 Jul 2013 at 1:38PM in Software
 |  | 
chains padlock

☑ Passwords: You’re doing it wrong

There are few technical topics about which there’s more FUD than picking a strong password.

Read article ( 5 minutes )

11 Jul 2013 at 3:55PM in Software
 |  | 
child map

☑ C++11: Move Semantics

I’ve finally started to look into the new features in C++11 and I thought it would be useful to jot down the highlights, for myself or anyone else who’s curious. Since there’s a lot of ground to cover, I’m going to look at each item in its own post — this one covers move semantics.

This is the 1st of the 8 articles that currently make up the “C++11 Features” series.

Read article ( 4 minutes )

9 Jul 2013 at 11:04AM in Software
 |  | 
cake slice

☑ Chunky requests

Why have webservers been so slow to accept chunked requests?

Read article ( 6 minutes )

3 Jul 2013 at 2:20PM in Software
 |  |