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.
Yeah! They sell many packs by genre (inventions, music, movies, science, etc) but what's neat is you can mix the cards of multiple genres and the game still works all the same. Very elegant concept.
WebRTC excels at sub-second latency peer to peer, so you can do near-realtime video, so anywhere that is useful.
Say you wanted to do a virtual portal installation connecting views from two different cities with live audio, you could have ffmpeg feed off a professional cinema or DSLR camera device with a clean audio feed and stream that over WebRTC into a webpage-based live viewer.
Or say you wanna do a webpage that remote controls a drone or rover robot, it would be great for that.
It can't leak a private repo if it can't open it to begin with.