Articles on current page (61-70 of 83)

⇐ Page 1   |   ← Page 6   |   Page 7 of 9   |   Page 8 →   |   Page 9 ⇒

September 2013

child map

☑ C++11: Type inference and constant expressions

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 automatic type inference and generalised constant expressions.

This is the 3rd of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics. This article was preceded by C++11: Initialization.

Read article →

4 Sep 2013 at 7:38PM in Software
 |  | 

August 2013

penguin herd

☑ Process groups and sessions

I finally took a little time to get my head around POSIX process groups and sessions.

Read article →

21 Aug 2013 at 9:26PM in Software
 |  | 

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 →

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 →

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 →

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

☑ Chunky requests

Why have webservers been so slow to accept chunked requests?

Read article →

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

June 2013

large rock

☑ Tuning in the static

In C++ the static keyword has quite a few wrinkles that may not be immediately apparently. One of them is related to constructor order, and I briefly describe it here.

Read article →

14 Jun 2013 at 4:18PM in Software
 |  | 
c++ c
two penguins

☑ Just like old

If you have the luxury of migrating your Linux installation to a new hard disk before the old one packs up entirely, it’s quite easily done with standard tools.

Read article →

5 Jun 2013 at 6:02PM in Software
 | 
Photo by Cara Fuller
 | 
beach karate

☑ Jinja Ninja

I recently had to do a few not-quite-trivial things with the Jinja2 templating engine, and the more I use it the more I like it.

Read article →

1 Jun 2013 at 6:25PM in Software
 |  | 

May 2013

github usb

☑ Hooked on Github

Github’s web hooks make it surprisingly easy to write commit triggers.

Read article →

16 May 2013 at 11:52AM in Software
 | 
Photo by Brina Blum on Unsplash
 | 

⇐ Page 1   |   ← Page 6   |   Page 7 of 9   |   Page 8 →   |   Page 9 ⇒