-
# Feature description
Yggdrasil is a unique networking layer that creates a decentralized, encrypted network. By using WebSSH in conjunction with Yggdrasil, users can establish secure, direct conne…
-
### Prerequisites
- [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem
- [X] I checked the [existing issues](https://github.com/fetchai/agentverse_public/issue…
-
A malicious user may submit too many help requests in our system in a short span to flood our system. To avoid this scenario, we will look at the number of requests a given user has submitted in a giv…
-
Hi Charlie thanks so much for your suggestion re the Construction and materials section. We can use this Github issue for the design brief.
Do write anything you like to kick off your idea and then…
-
Good day.
Yesterday, I tried playing the recently released "[Doom 64: Unseen Evil](https://pyspy.neocities.org/d64ue/)" mod, which basically converts all the Doom and Doom II assets to play and behav…
-
I'm currently working on a ROS2 project where I'm using a local costmap for robot navigation. The costmap is generated based on a point cloud data obtained from a OAK-D Pro camera. However, I'm encoun…
-
**Description:**
The Proactor design pattern is an asynchronous programming pattern used to efficiently handle multiple concurrent operations. In this pattern, the application initiates asynchronous o…
-
OpenVPN implements its own reliability layer on top of UDP (it's worthy to note that it's used for TCP too). We should follow the reference implementation as closely as possible.
This basically boi…
-
I think if we need to make this test more accurate, we need to analyze it in a more quantative way. We can mark from 2 to -2 for each selection, and use pca to extract the 8 most influential factors a…
-
Our robot uses quality of service 'RELIABILITY=VOLATILE' for the laser scan, but it needs to be changed to 'RELIABLE' to work with Unity. I couldn't find anywhere to configure it in Unity. Then, when …