TostiHawaii
Sounds pretty similar to me and my grandparents, especially the part about not being vulnerable with each other. Mostly it’s surface-level talks. For example, my grandpa is into plants and gardening, so we might talk about the garden or his most recent visit to the garden center or something.
And I’m pretty sure behavior like this is passed down through generations.
I believe a major factor in this was a ruling by the Hoge Raad that a “free” phone with a contract is unlawful and is actually a loan. Carriers now have to list the price for the phone and for the service separately, so it’s a lot more clear what the costs of the phone are.
Also, a “free” phone is now registered as a loan with monthly recurring costs, which impacts for example the maximum mortgage you can get on a home.
If you lay in the bed, depending on if you are lying on your back or stomach, left and right still change.
Ususally a bed is positioned with the head against a wall, so if you are facing the bed from the foot end, left and right are always the same. So I vote left/right is as seen from the foot end of the bed.
This is definitely part of it. The company I work for sells a service to companies, that their employees need to use. We built a web app, it works perfectly fine. However, people ask for ‘an app’ because they want to install it from their phone’s app store instead of opening the website once through a link in their email and creating a bookmark.
So we added a PWA manifest and clear instructions on how to ‘install’ our web app (it’s literally the same thing otherwise, no added functionality). Yet the users still complain that they want an app…
For part 2, the only thing that I missed at first was the JJJJJ edge case. My approach was:
- count the amount of jokers
- remove them from the hand
- count the rest
- add the amount of jokers to the biggest set in the hand
Last step fails if there are no other cards left after you remove the jokers…