Was “Building Science” really the best we could come up with?

The big problem with Building Science is that we call it Building Science. The academic study of buildings and their inhabitants is a young discipline; possibly even younger than Computer Science. The earliest articles in Building and Environment appear to date from 1966; Building Research & Information, from 1973. Like Computer Science, we have no single […]

Linus Torvalds thinks like a chess grandmaster

I’ve uncovered evidence that Linus Torvalds, creator of Linux, may entertain a secret hobby. An interview of Linus Torvalds in a recent issue of IEEE Spectrum had the following passage: I’d rather make a decision that turns out to be wrong later than waffle about possible alternatives for too long. On the surface, this sounds […]

The SIM4Blocks project kick-off meeting

The SIM4Blocks European project held its kick-off meeting on 5 and 6 April 2016 in Stuttgart, Germany. A consortium of 17 European partners (including 3 Swiss organisations) have answered the H2020-EE-2015-2-RIA call for proposals for: … real time optimisation of energy demand, storage and supply (including self-production when applicable) using intelligent energy management systems with […]

C++: when delete doesn’t delete

We once spent almost a week chasing after a mysterious memory leak in our application, built on top of the highly regarded eCos real-time operating system. The leak appeared after we had rewritten some of our code in C++ after recognising that C’s object-oriented capabilities were no longer adequate for our needs. After about half […]

Scroll to top