/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.berrange.com
| | ounapuu.ee
2.0 parsecs away

Travel
| | Introduction I've covered my self-hosting setup in a previous post. It has been a couple of months and the setup has mostly been fine. Sure, the power usage was pretty big under load, and yes, my internet did cut out every time I turned the VM on with all the services starting, but other than that, it has been rock-solid. However, I soon realized that in most situations, the 12 CPU cores is a bit overkill.
| | eklausmeier.goip.de
1.7 parsecs away

Travel
| |
| | offlinemark.com
1.9 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | headcrashing.wordpress.com
28.2 parsecs away

Travel
| Write a pure-Java microservice from scratch, without an application server nor any third party frameworks, tools, or IDE plugins -- Just using JDK, Maven and JAX-RS aka Jakarta REST 3.1. This video series shows you the essential steps! In this episode we learn how to deal with bootstrapping problems in JAX-RS 3.1. https://youtu.be/yFTz8t-hIw8 If you...