Explore >> Select a destination


You are here

keepinguptodate.com
| | nodogmablog.bryanhogan.net
5.5 parsecs away

Travel
| | Getting started with .NET and Kubernetes is far from easy. This post and subsequent will hopefully get you going with the basics by building and deploying a simple Web API application first as a single instance. In a later post, I will look at deploying multiple instances.
| | nabeelvalley.co.za
8.1 parsecs away

Travel
| | Using a Docker Container as a development container using the Visual Studio Code Remote-Containers Extension
| | mherman.org
7.6 parsecs away

Travel
| | This tutorial looks at how to Dockerize a Vue app.
| | regulargeek.com
75.9 parsecs away

Travel
| It was another slow news day but there is still plenty of good reading. On Java Code Geeks, we get a good post on using TF-IDF in practice. This is one of the main indexing methods behind libraries like Lucene, so if you are interested in document searches or indexing in general, it is a...