8379
Wasif Iqbal

@wazzymandias.eth #8379

🛜🧱⛓️ 🔐
764 Follower 316 Following
Self-playing Adversarial Language Game Enhances LLM Reasoning

https://arxiv.org/pdf/2404.10642
/AI
Towards a Mathematical Theory of Abstraction:

https://arxiv.org/pdf/2106.01826
Hub release 1.13.6 is out: https://github.com/farcasterxyz/hub-monorepo/releases

In addition to bug fixes and quality of life improvements, please note: there are NO rewards for running a hub

We recommend running Hubs if you're building an app, need access to the latest data or want to help decentralize the network
Released hubble 1.13.5 with shuttle bug fixes and p2p changes that improve hub stability and reduce network bandwidth

Recommend upgrade for all hub operators: https://github.com/farcasterxyz/hub-monorepo/releases/tag/%40farcaster%2Fhubble%401.13.5
13-15: Python, Java, C
16-17: Ruby
17-23: C, Javascript, Go
23-24: Go, Rust, Typescript

https://warpcast.com/gabrielayuso.eth/0xc30a8848
Debugging issues in a decentralized network can be tricky

In 1.11.5+, Hubs can report diagnostics to the Farcaster foundation. Diagnostics are used to troubleshoot user issues and improve network health

Users may opt out with CLI flag --opt-out-diagnostics true or environment variable HUB_OPT_OUT_DIAGNOSTICS=true
Hub 1.11.4 is out: https://github.com/farcasterxyz/hub-monorepo/releases/tag/@latest

Default now disables Floodsub, a protocol where nodes forward every message received to known peers

To re-enable: set GOSSIPSUB_FALLBACK_TO_FLOODSUB, GOSSIPSUB_FLOOD_PUBLISH to "true"

We hope this reduces p2p network bandwidth usage
Anyone have good workflow for jumping to source code for C/C++ referenced in extern Rust FFI code? How do you do it and which IDE / editor do you use?

I just end up cloning and spelunking in the referenced source code. My IDE just takes me to the public function signature but I want MOAR
Just found out about NOVA filesystem, where has this been all my life 🤓

https://www.usenix.org/system/files/conference/fast16/fast16-papers-xu.pdf
We released a new Hub version, 1.10.5 can be found here: https://github.com/farcasterxyz/hub-monorepo/releases/tag/%40farcaster%2Fhubble%401.10.5

We've updated default connection timeout for peers from 30 seconds to 2 seconds

Hub operators can change the value with LIBP2P_CONNECT_TIMEOUT_MS environment variable