I think that someone already tried (and failed) to make a wrist band thingy in the past, so they probably can't patent it. That is, unless they went out of their way to patent the sensor technology itself, or the UX, instead of the concept of a wristband thingy
- Posts
- 17
- Comments
- 227
- Joined
- 3 yr. ago
- Posts
- 17
- Comments
- 227
- Joined
- 3 yr. ago
The server in question is a raspberry with 4 gigabytes of ram, so I will need to use containers very sparingly. Basically I'm using podman quadlets only for those services that really only comes in containers (which for now means only codimd, overleaf, and zigbee2mqtt), and I'm running everything else on metal. But even with containers, I would still need to manage container configurations, network, firewall, file sharing permissions, etc. just like I did without containers.