To the D-users in the US: Happy Thanksgiving! Please eat some extra turkey for me. Not too much, I don’t want to gain any more weight.
Meta
Archives
Categories
Tags
Applications Blogs Books Contests D.NET D1 D2 DDT Debugging Derelict Descent DMD DMDScript Dolce DVM DWT FreeBSD Gamedev/Games GameEngines GDC Graphics GtkD GUI IDE Interviews Jobs LDC Libraries Linux Mac Math Mono-D Presentations Programming Scripting SDWF Tango TDPL Tools Tutorials Utilities VisualD Web Windows wxD
D Bits- Setting Thread Affinity on Windows in D April 3, 2012When working with D's standard library, it is sometimes necessary to work around missing declarations in the core.sys.windows.windows module. It's a fairly big module as is, but it isn't all-inclusive. If you are doing any heavy-duty Windows development, you'll likely want a... […]
- Putting D's Array Slices to Use March 8, 2012I've been working on BorderWatch a little bit every day. My focus has been on getting the ASCII engine, Arthur, into a state that will let me get a game up and running. With the few modules that I've implemented so far, I believe I'm there. One of the D features that has... […]
- BorderWatch March 5, 2012I'm afraid I'm going to be waving goodbye to Dolce. It's been sitting, bit rotting, for a while now. Some time ago I encountered two major issues with my Allegro binding in Derelict 2. One, a random (and I mean... […]
- Compiling Data into a D Executable March 3, 2012I'm supposed to be posting part three of my series on binding D to C. It's going to be boring to write, so I keep putting it off. But I *will* get to it eventually. In the meantime, I wanted to blog about a neat feature of D that I'd sort of forgotten about until I needed it. I'm working on an ASCII-based strategy/simulation game in the.. […]
- Binding D to C Part Two January 31, 2012This is part two of a series on creating bindings to C libraries for the D programming language. In my previous post, I discussed the difference between dynamic and static bindings and some of the considerations to take into account when deciding which way to go. Here in part two,... […]
- Setting Thread Affinity on Windows in D April 3, 2012
A happy Thanksgiving to you too. Can you get turkey in South Korea? Either way I wish you and your family well.
Thanks for the blog. I read it several times per week.
Tom Johnson
Plymouth, MA
Yes, there are places here that serve turkey on Thanksgiving Day. The major hotels often have some form of Thanksgiving meal, but it isn’t cheap. The US Army bases also have turkey in several forms.
At the Dragon Hill Lodge, a US government-run hotel on the headquarters compound in Seoul where I used to work, there are two restaurants that serve Thanksgiving dinners (one pricey, one affordable), and a deli that will bake turkeys and package them with complete dinners to take home. The commissaries on all of the Army bases also sell raw birds. They’re supermarkets for soldiers and government employees. Most of them are small, but the one at the headquarters compound is huge. Unfortunately, I haven’t had access to the Army bases in years.
Other than that, there may be some special dinners at some restaurants. And perhaps the American Embassy hosts an event on Thanksgiving Day (I know they have a Christmas party sometimes). I’ve never really investigated either option. Koreans generally don’t eat turkey. A student of mine told me this morning that he had some turkey at the Intercontinental Hotel yesterday and didn’t like it.
I was looking forward to being home at least for Christmas dinner this year, but I don’t think it’s going to happen. So maybe I’ll get some turkey next year
Thanks for the comment.