Nowadays, we can find a lot of 700+$ AR glasses featuring stuff like 720p full-color displays, audio, etc, but I don't give a damn about most features, and most glasses are based on restricted closed-source systems.
I'm searching for some kind of AR glass, or AR kit to be mounted on a pair of glasses, with, as starting specs, a monochromatic display, 400x200 for screen size should be enough, and something that can be tinkered with, if possible without any android/whatever app (as I'd like to link it to some form of computer).
Anyone knows something affordable with such low-quality?
> originally published on https://dev.to/artemix/programmable-ar-glasses-with-low-specs-2c89
I just released the v0.2.0, with a concrete documentation, API documentation (Javadoc), and automated CI for tests.
Here's the link: https://gitlab.com/Artemix/validator
I'm open to any suggestion/recommendation that may help me develop this library even further.
I've spent some time searching for resources dedicated to managing a docker set up in production (docker/docker-compose), in a reliable way.
It'd cover load/resources management, logging, failover etc.
I still couldn't find anything, so do you know any serious resource to learn ?
Thanks!