-
Linux: Spring Boot as a service on port 80
Well, that’s a mouth full. This blog shows how to run your Spring Boot application on port 80 when your linux server starts. We are going to use Ubuntu or Linux Mint for this, and we’re going to assume that Java is installed. Setup Spring Boot The first thing we need to do is tell…
-
Distributed Websearch
When it comes to searching the web, the first thing that comes to mind is Google. Or Bing. Or Yahoo. Sure, it’s easy, fast, and sort of reliable. However, there are a few problems with these kinds of services. First of all, there’s the filter bubble. These search engines (and social networks) will present results…