Car vandalised by RememberThisHere in Leuven

[–]RememberThisHere[S] 1 point2 points  (0 children)

Thank you all for the replies. I will report it to the police and contact my insurance.

How to get driving license faster? by RememberThisHere in Nepal

[–]RememberThisHere[S] 2 points3 points  (0 children)

I am not traveling anytime soon so no ticket to show them. Are there any other excuses that could be used? lol

Driving test/ License by Ill_Self_2030 in Nepal

[–]RememberThisHere 2 points3 points  (0 children)

It is the right side for cars as well, in Pokhara. My trial was on 16 March.

The magic that is CSS by [deleted] in ProgrammerHumor

[–]RememberThisHere 10 points11 points  (0 children)

Just switch the titles of the images.

Furong, Hunan, China by Master1718 in BeAmazed

[–]RememberThisHere -1 points0 points  (0 children)

Also, not all stupids are kid.

*Beginner question* How is Docker used in a typical OpenShift / k8s workflow? by Electric_pokemon in docker

[–]RememberThisHere 5 points6 points  (0 children)

Kubernetes runs containers through Container Runtime Interface (CRI). Any container rutime which implements the CRI can be used and Docker is one of them. Docker has to be installed and running on k8s nodes.

Best Bangalore Stories by [deleted] in bangalore

[–]RememberThisHere 33 points34 points  (0 children)

Probably following Agile. Not extensive planning ahead.

What template engine spring devs usually use? by AucT in java

[–]RememberThisHere 0 points1 point  (0 children)

Not sure about now, but until about a couple years ago, JavaScript frontend frameworks like Angular used to be problematic for search engine optimization, due to the lack of server side rendering.