News
Articles, sustainability work, and the occasional take on what it means to keep critical systems running.
Filters
Tags
Year
crypto
auto investment NumeraiThe hardest data science tournament on the planet. Build the world’s open hedge fund by modeling the stock market.Numerai
Rooting Android Samsung S10
Changelog 27 - Thriving Thirteen, Amazing Aperture, Careful CommonizationX_XThriving Thirteen, Amazing Aperture, Careful Commonization – LineageOS – LineageOS Android DistributionLineageOS
Micro transportation
PodRidePodRide is the 4 wheel e-bike that looks like a car. Everything you want to know about PodRide can be found here.
Solar
https://midsummer.se/
Ai tools
Voice ElevenLabs || Prime Voice AIPrime Voice AI gpt-3 clones http://askluci.tech/qa image to prompt Image Social Caption Creator
Docker Storage: How to Change the Default Storage Driver and Volume Location
To set a new volume location for all of Docker, you need to change the default storage driver used by Docker. Here are the general steps to change the default storage driver and set a new volume location for Docker: 1.…
Diving into Docker Volumes: Understanding and Implementing Volume Management in your Containerized Applications
Creating a Docker volume is relatively easy, but there are a few important considerations to keep in mind. When you create a Docker volume, it is created as a directory on the host file system and it can be accessed by…