Well....
Shit
Well....
Shit
I've used proxmox with VMs running Debian for Docker Compose stacks.
Most "get started quickly" tutorials are docker based, and building into a compose stack with dependencies is easy enough.
Then a VM per stack (depending on isolation, duplication/redundancy and all that).
I've recently started playing with k8s, and Talos Linux is amazing.
I went from no-idea to k8s-yaml-hell faster than I could imagine. No need to configure kubernetes.
I keep trying to find Arch BTW, but the download page doesn't list it
Which applies to EU countries.
Not sure if apple is going to do separate builds for separate regions
Worth reading the article, but for the TL:drs and comment readers:
- A patent attorney has narrowed down the list of potential candidates that could be central to Nintendo's lawsuit against Palworld developer Pocketpair to 28 patents.
- Out of those, one particular intellectual property describing creature-capture mechanics was labeled as a "killer patent" that would be difficult not to infringe when making a game with monster-taming elements.
- The said property is part of a recently approved patent family consisting of three more patents, all of which were approved mere weeks before Nintendo and The Pokemon Company sued Pocketpair.
Yeh, axis was the wrong term. I was thinking degrees of freedom.
However, I misunderstood the concept.
The extra dimensions are basically optical manipulation, like the other comment says with the red and blue lenses.
I thought it was more about the crystals attitude. So in addition to x, y and z, you also have alpha, beta, gamma.
Which would be 3 dimensions/axis with 6 degrees of freedom
Seems more like 5 axis than 5 dimensions.
Sounds like a slice through the crystal that can be moved up and down and rotated through 2 angles (eg roll and pitch)
Reminds me of the story of the old engineer asked to come in and fix some machine in a factory.
The engineer inspects the machine, marks it with some chalk, then strikes the chalk mark with a hammer.
The machine works again.
The company asks for an itemised invoice after seeing the initial invoice for $10k.
To which they received:
- hitting chalk mark with hammer: $1.
- knowing where to place the chalk mark: $9,999
GPT suffers from garbage-in garbage-out just as much as a search engine does.
Knowing how to find search results to fix your specific situation is a skill.
Utilising GPT for such a task is equally a skill. With the added bonus of GPT randomly pulling the perfect API/Library out of its ass
Sounds like a long-awaited race condition finally coalescing.
The boot splash screen would expect the drivers to be ready, and will hang/timeout if it isn't ready when it tries to render the splash screen
It's from 2015, so its probably what you are doing anyway
I've been meaning to play with rust, and I've always enjoyed tinkering with various MCUs... Although I'm not very strong with firmware/embedded programming.
Do you think programming an ESP32 is a good project for learning rust?
Any suggested place to start? (Tutorials, YouTube Vida etc)
I've been developing some stuff with esp32 and w5500.
Super easy