Johannes Spielmann // I am a nerd, and a geek. I do programming for a living as well as for fun. You should check out my business, http://imprys.com/ for the most awesome presentations you'll ever create.
Charlemagne
Keep the fire burning
Why Germany seems not to want a quick fix for the euro crisis
![]()
TO HEAR Germany say no to fiscal stimulus, no to boosting the euro zone’s rescue fund, no to joint Eurobonds, one begins to wonder: does it really want to resolve the euro zone’s crisis? Of course we do, most Germans would reply. Is not the chancellor, Angela Merkel, the first to declare that “if the euro fails, Europe will fail”? Is Germany not the main provider of rescue loans to Greece, Ireland and Portugal?
All this is true. Yet Mrs Merkel seems to lack a sense of urgency. Despite the world’s calls for action, she does not believe in bold strokes—be it letting Greece default, or issuing Eurobonds to mutualise governments’ debt. Only a slow, step-by-step approach will work. In other words, the pain, austerity and market turmoil will go on for the foreseeable future.
- Economist.com/blogs/charlemagne
Even though it pains me to bring attention to a rather silly opinion piece on the Economist, I just have to point out a few things about the piece linked above.
First of all, having a sense of urgency is not the same as panicking, which, to a German, is how many of the bold-stroked measures implemented by the USA or Great Britain feel like. "How much money can we find to just give away?" is not a position I would like my government to take.
Second, I object to the off-handed description of Germanys institutions. The "complex federal system" isn't any more complex than any other federal system, like, say, that of the USA. A sceptical public is a good thing for a democracy. Coalition politics are about finding compromises and will only appear messy to someone coming from an either/or-system, which feels very primitive to many Europeans. And finally, "jealous institutions such as the constitutional court"? Really? Jealous? A working, well-respected institution that upholds the central law code of a country is "jealous"? This, as well, coming from a resident of a country where the constitutional court feels like just another venue for political puppery, doesn't actually feel like an insult and instead more like a praise.
Third, there is growth. I don't want to comment more on that topic than saying that "X is weakening growth, thus X is bad" is not a valid argument until you have proven that growth is important. I know that many people assume this automatically in the United States, but it's not a given in other places. And, at least from time to time, you should think about it.
Then there are the weak arguments. Charlemagne quotes that one problem with seeing slow steps as a problem "is that market panic can become self-fulfilling, in many different ways". This is supposed to be an argument against a transaction tax. A tax that would temper the possibility for panic and create a cushion for when it occurs is held as an argument against that tax.
And, finally, there is the obsession with the german language. Yes, "Schulden" does share the same stem as "Schuld", just like, for example, "candidate" and "candid" share the same stem, even though most candidates aren't. Or "champion" and "Kampf" (which means struggle or fight). Language is a strange beast and goes wounded ways. Bringing up the similarity between Schulden and Schuld (which, by the way, also means "debt" in this context) feels like filling up for missing real arguments. Oh, and also, bringing up the protestant past for a country where less than half of its inhabitants believe in any spiritual force isn't really a strong point, either.
Actually, the more I read this piece, the more I get the feeling of a very strong cognitive dissonance. On the one hand, Germany is bad for letting "the fires burn", on the other hand, Germany seems to be very stable and financially secure at the moment. It's sad that even such a careful observer as Charlemagne seems to be likes to forgo arguments for rhetoric once in a while.
I'm also trying to learn things about graphics programming and game programming. You don't really learn something unless you try to do it yourself. Using a big multi-platform library or an existing game engine wouldn't teach me much. Then there's the problem of debugging. Things go wrong and you need to isolate the problem down to a particular piece of code. It helps enormously if you've written it all yourself. If other people are working in the same area, it's practically impossible to know whether the bug was caused by the thing you just changed, or by someone else's change. It also helps that I know my own style and the kinds of mistakes I tend to make. |
The writeups revolve around the code. A part gets done when I get a piece of code running, not on any regular schedule. And then I wait for feedback, either downloads of the demo, or comments or both. |
A very nice example of bad, but correct code and the rationale for replacing it with a cleaner, better version.
google.com doesn't show any warnings, so I guess they track you on their servers, which you cannot block, of course.
For comparison, here's techdirt.com, anandtech.com and engadget.com
It's amazing that techdirt places a whole ten different services on their page that can track you. However, the funniest thing happened today, when a website I visited used Clicky (getclicky.com). I hadn't heard of it before, so I went and took a look. Unfortunately, they use similar addresses to their tracking scripts on their web page, which Ghostery blocked. The feature comparison chart is especially nice:
Well. That's a hard choice, there... =)
From Wikipedia, the free encyclopediaA focus puller, or 1st assistant camera operator, is a member of a film crew’s camera department whose primary responsibility is to maintain image sharpness on whatever subject or action is being filmed.
“Pulling focus” refers to the act of changing the lens’ focus distance setting in correspondence to a moving subject’s physical distance from the focal plane. For example, if an actor moves from 8 m away from the focal plane to 3 m away from the focal plane within a shot, the focus puller will change the distance setting on the lens during the take in precise correspondence to the changing position of the actor. Additionally, the focus puller may shift focus from one subject to another within the frame, as dictated by the specific requirements of the shot (cinematic techniques).
A good focus puller will have an intimate knowledge of cinematographic and optical theory. Depending on the parameters of a given shot, there is often very little room for error. As such, the role of a focus puller is extremely important within the realm of a film production; a “soft” image will, in most circumstances, be considered unusable, since there is no way to fix such an error in post-production. One must also consider that an actor may not be able to duplicate his or her best performance in a subsequent take, so the focus puller is expected to perform flawlessly on every take. Because of these factors, most production personnel consider the focus puller to have the most difficult job on set.[citation needed]
Retrieved from "http://en.wikipedia.org/wiki/Focus_puller"
Today I learned that there are many, many people, measurements, time and work involved in making sure that films stay in focus. It's a lot more complicated than I thought and explains long filming schedules and budgets. Amazing!