The main library here in Montreal has a sick makerspace with 3D printers (plastic and resin), wood CNC machines, a digital embroidery machine, button maker, shirt press, hole driller, laser cutter, vacuform and vinyl cutter:
https://square.banq.qc.ca/fablab
It's a pretty dope library. They also let you borrow movies, videogames for all consoles and even board games, vinyl records and a few music instruments.
Hi there! If you have a Quest 3/3S you should look up "Space Explorers Ultimate Edition", it's free and within it the experience labeled "The ISS Experience" is a beautiful documentary series filmed with 360 cameras sent to film aboard the International Space Station. Some episodes even feature footage filmed outside the station for real, with gorgeous shots of the Earth actually filmed in real outer space attached to the Canadarm robot arm for maneuvering. It's all stereoscopic (3D) video also.
If you have a Quest 2 or 1, I'm very sorry that you can't enjoy that. (Borrow a friend's Quest3 for a weekend I guess.)
ps: I worked for the studio that made the series and was a dev for the custom camera control software webapp that ran on an astronaut's laptop. Crazy fun project.
This uses UDS (Unix Domain Sockets) to communicate, which are file-like and can be mounted from the host filesystem inside a container.
As long as the socket is writable, the rest of the filesystem(s) don't have to be. Same goes for the networking, which can be very isolated and restricted.
It can't leak a private repo if it can't open it to begin with.