by jalf
As a general rule, I swore years ago to stay as far away from web design and web development as at all possible. I still believe that this is one of the fundamental rules of happiness, and I haven’t regretted it, but for once, I was actually impressed (rather than depressed, which is what web development usually makes me feel like) with a few pieces of web design, and so I decided to make an exception and talk about it for a moment.
After launching this blog earlier today, I spent a bit of time researching how to get a more intuitive syntax for formatting my posts. I’m not really a fan of “rich text” text editors like the one WordPress uses by default (luckily it can be disabled). It offers limited control, is awkward to use, and just doesn’t lend itself to well-formatted posts.
So I decided to look for alternatives.
Continue reading Markdown and web typography
by jalf
So I just discovered that Concepts have apparently been dropped from the C++0x standard draft.
On the surface, a strange, strange decision. Concepts was, probably more than anything else, the face of C++0x. Removing that is going to make a lot of people wonder “so why do we need the new standard again?”
It was billed as the feature that would make C++ usable for non-experts again. It was going to show C# generics and their anemic constraints mechanism “how it should be done”. And now it’s gone. Why, and what does it mean for C++?
Continue reading RIP C++ concepts
by jalf
Here we go again!
I think this is probably my third attempt at blogging. Hopefully I won’t get distracted this time. At least I’ve got a handful of topics lined up this time, and honestly, how hard can it be? It’s just writing stuff! :p
So yeah, welcome to my blog!