The ramblings of a software engineer, with an emphasis on security.
© All rights reserved.
Let’s talk about line length limits in programming. Common values are 80, 100, 120 characters. What is the correct number of CPL (characters per line) to limit yourself to?
ReadComputers fail all the time. Surprising, programming languages handle errors in completely different ways. Which approach is the best?
ReadThe road to a populated database is paved with half-truths and missing information. How can we correctly tolerate intermediate, invalid states?
Read