Articles on current page (91-100 of 101)

⇐ Page 1   |   ← Page 9   |   Page 10 of 11   |   Page 11 →

April 2013

closed sign

☑ When is a closure not a closure?

Python’s simple scoping rules occasionally hide some surprising behaviour.

Read article ( 4 minutes )

10 Apr 2013 at 3:41PM in Software
 |  | 
pagan ritual

☑ The Dark Arts of C++ Streams

I’ve always avoided C++ streams as they never seemed as convenient as printf() and friends for formatted output, but I’ve decided I should finally take the plunge.

Read article ( 7 minutes )

8 Apr 2013 at 12:28PM in Software
 |  | 
stencil lake

☑ Function Template Fun

Function template specialisation is a tricky beast — the short answer is, avoid it.

Read article ( 4 minutes )

3 Apr 2013 at 1:12PM in Software
 |  | 

March 2013

index drawers

☑ Git in “almost does what you expect” shocker

Git’s filename filtering surprisingly works as you’d expect. To an extent.

Read article ( 2 minutes )

18 Mar 2013 at 12:01PM in Software
 | 
Photo by Sanwal Deen on Unsplash
 | 
mixing desk

☑ File Capabilities In Linux

File capabilities offer a secure alternative to SUID executables, but can be a little confusing at first.

Read article ( 5 minutes )

11 Mar 2013 at 12:07PM in Software
 |  | 

February 2013

maths blackboard

☑ (A)IEEE, maths!

Writing some notes on IEEE 754 led to discovering a nifty way to render formulae on the web.

Read article ( 1 minute )

25 Feb 2013 at 1:18PM in Software
 | 
Photo by Roman Mager on Unsplash
 | 
herding cattle

☑ Herding children with a python

It’s possible to manage multiple subprocesses in Python, but there are a few gotchas.

Read article ( 3 minutes )

14 Feb 2013 at 11:15AM in Software
 |  | 
boy spying

☑ SO_REUSEADDR on Windows

The SO_REUSEADDR option has quite different functionality on Windows than it does on Unix.

Read article ( 2 minutes )

1 Feb 2013 at 12:42PM in Software
 |  | 

January 2013

share tomatoes

☑ Sharing pthreads locks between processes

How to share pthreads primitives across processes.

Read article ( 1 minute )

31 Jan 2013 at 1:02PM in Software
 |  | 
port storm

☑ apport in a storm

Ubuntu’s apport service is less then helpful for developers — learn how to disable it.

Read article ( 2 minutes )

29 Jan 2013 at 1:16PM in Software
 |  | 

⇐ Page 1   |   ← Page 9   |   Page 10 of 11   |   Page 11 →