
Product
Introducing Custom Tabs for Org Alerts
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.
Distributed Artificial intelligence protocol implementation base on libp2p. Peer(s) share CPU and GPU resources with each other and makes Distributed Neural Network (DNN).
Project is written using Go programming language.


Download MacOS application for Intel (x64) v0.0.17

Download Linux application (x64) Debian package v0.0.17
Installation steps for Debian-based Linux distro:
wget https://aip2p.app/downloads/aip2p-0.0.17_amd64.deb
sudo dpkg -i aip2p-0.0.17_amd64.deb
Download Linux application (x64) tar v0.0.17
Installation steps for other (etc. Red Hat) Linux distributions:
wget https://aip2p.app/downloads/aip2p-0.0.17_amd64.tar.xz
mkdir aip2p && tar -C ./aip2p -xf aip2p-0.0.17_amd64.tar.xz
cd aip2p && sudo make install && cd .. && rm -rf ./aip2p && rm aip2p-0.0.17_amd64.tar.xz
Notice: this command also removes installation files which are no longer required.

Download Windows setup (x64) v0.0.17
go install fyne.io/fyne/v2/cmd/fyne@latest
fyne install
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.