ertes.de

technical blog

A new final solution

Tuesday, August 24, 2010

After more than one year of silence I have once again changed my homepage completely. On my way I used many approaches to website and blog management:Static HTML pages (using WYSIWYG editors),static H…

read more (English)

Back from real life

Monday, April 06, 2009

After a long time of silence, I’m continuing to tell my story. There have been a lot of changes since. First and foremost, I’ve got a new job and I’m finally feeling to be at the right place. My work …

read more (English)

Continuations for secure code

Thursday, February 19, 2009

C is one of the most popular languages, especially for security-related applications including server programs, cryptography implementations and much more. Paradoxically it is also one of the most dan…

read more (English)

The problem with interpretations

Monday, January 19, 2009

I’ve had another one of those enlightenment experiences today, when I bought and read a very comprehensible book about quantum mechanics. What the author did right, and what most other authors do wron…

read more (English)

A reinterpretation of Python lists

Sunday, January 11, 2009

I’m not a Python programmer and I only know the basics of the language, but what I never liked about it is its list handling. In general, just like C, Python is quite a boring language from a language…

read more (English)