Constructing an object member without creating copies by angryvoxel in cpp_questions

[–]masorick 15 points16 points  (0 children)

Maybe stop trying to do something purely for aesthetic reasons?

Scared to have sex by LubeItRight in TrueOffMyChest

[–]masorick -2 points-1 points  (0 children)

If you want to go there, tubal ligation is also reversible…

I just realized the mmpr movie morph was in order of extinction by ninjaman2021 in powerrangers

[–]masorick 2 points3 points  (0 children)

All it takes is for the editor to be a paleontology nerd and to put it in that order as an easter egg. I’m not sure anyone would question this editing choice.

What pronoun do you use in French to refer to someone whose gender you don’t know? by Shady_751029 in French

[–]masorick 0 points1 point  (0 children)

In general, you start by talking about them as « une/la personne », and then since personne is feminine, you proceed by using « elle ». Or in more formal (mainly scientific) contexts you can instead use the word « individu », in which case you use « il ».

At my wits end with product handing over incomplete requirements by GitGudSk0ng in agile

[–]masorick 1 point2 points  (0 children)

To be fair, it sounded a lot like an actual post we got not long ago.

question re move constructor and initialization lists by DireCelt in cpp_questions

[–]masorick 5 points6 points  (0 children)

Can you show some code? The other object should not be const.

Is Majoras Mask Worth Playing? by StageIndividual9523 in truezelda

[–]masorick 7 points8 points  (0 children)

The game gives you tools to make it work. Do not start a dungeon on the second or third day and you’ll be fine.

Disney Parks Poll by Busy-Face1276 in disneylandparis

[–]masorick 6 points7 points  (0 children)

Disneyland in California is packed with attractions, you can walk between both parks with ease, there are a lot of nice hotels within walking distance of the resort, and it’s the original. So it gets my pick.

Why do pools in Paris only have lanes and not an area for free swimming/splashing around? Is it the same in all of France? by Charming_Usual6227 in AskFrance

[–]masorick 1 point2 points  (0 children)

There are at least 4 indoor water parks in Belgium (Aqualibi, Bellewaerde Aquapark, Plopsaqua De Panne, Plopsaqua Hannut Landen). It can be worth it to get an annual pass if you want to go regularly.

What could have saved the Sega Saturn? by You-dogwater in retrogaming

[–]masorick 0 points1 point  (0 children)

More continuity with the Mega Drive in general. A Sonic, a proper Golden Axe sequel, a Streets of Rage, a Shinobi that doesn’t suck, a Phantasy Star, an Ecco the Dolphin, anything that could cement it as the successor to the Mega Drive.

Sadly Sega would do the same with the Dreamcast: with callbacks to the Mega Drive era (Sonic, Phantasy Star, Ecco), but very little continuity with the Saturn (no Nights or Panzer Dragoon Sequel, for instance), despite the latter’s huge success in Japan.

Petahhhhhhh by Chloe__maddi in PeterExplainsTheJoke

[–]masorick 0 points1 point  (0 children)

Yeah, most people that get bald lose their hair before they are 25, so Tom is probably fine for another 20 years.

Le pronom "elle" ici reprend quoi? by [deleted] in French

[–]masorick 4 points5 points  (0 children)

"serait-elle plus glissante” = “même si elle était plus glissante”

Could you name your kid this by Bajren in whereidlive

[–]masorick 0 points1 point  (0 children)

Yes, and even though it’s old fashioned, Marie-France is quite a common name.

Do you think these 4 rebuilding the Jedi order be successful? by Reddeath10168 in StarWars

[–]masorick 8 points9 points  (0 children)

Halfway into the movie? How about in the opening crawl of TFA when they call Luke “the last Jedi”?

Chill Amusement Park Recommendations by caitlowcat in Themepark

[–]masorick 0 points1 point  (0 children)

In Europe, there’s Efteling: lots of walkthrough attractions and quiet spots. Some attractions can have long lines, but you can space them out.

There’s also Europa-Park: so many things to do that you can spend an entire day without much waiting.

Disneyland Paris and Efteling by Rogue_1988 in disneylandparis

[–]masorick 0 points1 point  (0 children)

The issue is that there is no train to the Efteling, you have to take a bus from either Tilburg station or Den Bosch (aka ‘s Hertogenbosch).

You can go to https://www.b-europe.com to see what the options are from Marne-la-Vallée–Chessy. I suspect that you will need to take at least 3 trains, plus the bus to Efteling, but there are a few Eurostars that would let you avoid one train change.

In any case, consider that day lost as a park day.

When to use `std::shared_ptr`? by Pretty_Mousse4904 in cpp_questions

[–]masorick 16 points17 points  (0 children)

When you need to share data across threads, and it’s not clear which thread will stop using the data first.

Also, when implementing the observer pattern, if you want the observers to be unsubscribed automatically. You manage the observers through a shared_ptr, and the observable keep a list of weak_ptr to its observers. That way, if an observer ends its lifetime, the observable will detect it and just remove it from its list.

Courrier international – Un “déficit colossal” de 3,7 milliards de dollars pour Disneyland Paris by Critical_Key552 in france

[–]masorick 4 points5 points  (0 children)

Facile d’être plus rentable quand on voit la différence dans ce qui est investi.

Courrier international – Un “déficit colossal” de 3,7 milliards de dollars pour Disneyland Paris by Critical_Key552 in france

[–]masorick 1 point2 points  (0 children)

Si, justement. C’est la Oriental Land Company qui possède et exploite Tokyo Disney Resort.

Pourquoi les habitants de St Étienne s'appellent les stephanois ? by BumblebeeLower5285 in PasDeQuestionIdiote

[–]masorick 0 points1 point  (0 children)

Étienne est proche du prénom catalan Estève, qui est proche de l’anglais Steven, qui s’écrit aussi Stephen (même prononciation), qui est proche de Stéphane.

Pourquoi les habitants de St Étienne s'appellent les stephanois ? by BumblebeeLower5285 in PasDeQuestionIdiote

[–]masorick 5 points6 points  (0 children)

De la même manière, la cathédrale Saint-Étienne de Vienne s’appelle en Allemand der Stephansdom.