Skip to main content

Rue du Pont Nouveau, Stockholm: restaurant review

Here's a quick thumbs-up to a new-ish restaurant in Stockholm (Sweden) called "Rue du Pont Nouveau" (www.pontnouveau.se) It's bookable online at http://www.bookatable.com/se/109289/rue-du-pont-nouveau/index.en-US.aspx.

Went on a Saturday evening at 8pm. This is relatively prime-time eating, but there were a number of tables available. The restaurant is an offshoot of a patisserie/bakery, to which it adjoins. It's done up in pretty modern decor, with glass-topped tables and lucite chairs, but still subdued in the Swedish way. The tables are actually quite clever: there's a glass top over a sort of cabinet, so that one can see the menu displayed underneath. A good way to keep the menu on the table without using up tablespace.

Anyway, more importantly, the food. Very nicely done. Excellent taste, and playful presentation. Had in particular, a liver pate to start, a halibut and a lamb dish. Both came with seasonal vegetables. The former paired with a crayfish risotto that was excellent; the latter with truffle scented mashed potatoes with a nice texture, though served a little cool. Ended up with an inventive presentation on one of the desserts. It's listed as "ice cream with 3 toppings and chocolate sauce". It comes as three small ice cream popsicles (vanilla, chocolate, and a sorbet) a three little containers of (a) nuts, (b) a coconut mixture and (c) something else crushed that had the "pop-rock" effect going on. A very amusing and fun to eat dessert.

I'd go back in a jiffy, but so many others to try!

Comments

Popular posts from this blog

Add a user with root privileges on a linux system running busybox

The problem with busybox is that it doesn't support a whole bunch of useful stuff that would help in this situation, such as sudo, and therefore the wheel solution proposed in other posts, in /etc/sudoers , can't be done. Likewise, usermod is not available, and even adduser -u 0 doesn't work because it complains that "UID 0 is already used". What you have to do is simple: adduser user vi /etc/passwd and modify the uid of user . /etc/passwd will look something like this: root:x:0:0:root:/home:/bin/sh daemon:x:1:1:daemon:/usr/sbin:/bin/sh sampleUser:x:1000:1000:Linux User,,,:/home/sampleUser:/bin/sh to give sampleUser root privileges, edit like this: sampleUser:x:0:0:Linux User,,,:/home/sampleUser:/bin/sh I.e. set sampleUser's uid = 0 Done.

Dad's Nobel week official spport in Stockholm

I wanted to add that we had two amazing people to help us during Nobel Week. Dad had two people to help him during the week: Lena, for driving him around, and Eva, to help organize everything. We found out some interesting professional info about Dad's driver for the Nobel Week, Lena, when we had the opportunity to socialize a bit with her and Eva when we had dinner with Minister Lee, on the evening before the Big Day. The restaurant the Minister's people had picked was, of course, a chinese restaurant. It wasn't too far, but more on the outskirts of the city. We drove in the limo, with the others in taxis that had been arranged to pick everyone up from the Nordic Museum after the reception there (all thanks to Lena's organization). Because it was outside of town, mum felt like we shouldn't make Lena and Eva hang around and wait for us, so she invited them. Minister Lee was quite happy to have them included, and in fact, his driver sat at our table too, sitting next...

Mercey Hot Springs camping

Just returned from a nice weekend trip that included camping at Mercey Hot Springs, off I5 on Little Panoche Rd. Originally, the trip was going to be a camping trip to Pinnacles National Monument, with a side trip to Mercey Hot Springs, but on the way down, we thought we'd call them and see if they had any camping sites. They did, so we booked. And so we headed directly there, down 101 to 152E to I5 to the Little Panoche Rd exit. The scenery is central valley barren on the way there, but Mercey Hot Springs is a little oasis. It's far from luxury, but if it's the rustic, relaxed feeling you're after, this is a great place. The main pool and soaking tubs look quite recently done. There's a sauna building with two shower/facilities rooms, 5 campsites, 6 cabins, a clothing optional hot tub area, and parking for RVs. We were in one of the camping spots, #5 to be precise. It's the end one and a nice, more private location. When we arrived to set up camp, around 5pm, t...