TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15545 · Mar 7

#elixir#agent#ai#artificial_intelligence#elixir#event_driven_architecture#functional_programming#orchestration#workflow Jido is a pure functional framework for Elixir to build autonomous multi-agent workflows. Agents are immutable data with a simple `cmd/2` function that transforms state purely and outputs directives for effects like signals or spawning, handled by OTP runtime. It formalizes patterns like standard signals, reusable actions, and hierarchies over raw GenServer, adding AI tools, strategies (ReAct, FSM), and supervision. You benefit by creating scalable, testable, fault-tolerant agent systems easily for production AI apps, saving reinvented code. https://github.com/agentjido/jido

Results

1 similar post found

Search: #remount

当前筛选 #remount清除筛选
Libreware

@libreware · Post #972 · 08/12/2021, 09:52 AM

Rclone Remount Remount cloud storage locally during boot via rclone & fusermount directly on your Android powered smart device. Virtually limitless storage expansion with support for dozens of cloud providers including Dropbox, GDrive, OneDrive, SFTP & many more. Extremely useful for devices without physical storage expansion capabilities. Also great for streaming large media files without need for full caching. Binaries compiled using Termux. Features: Support for arm, arm64, & x86 Huge list of supported cloud storage providers Apps with ability to specify paths can access /mnt/cloud/ Most file explorers work just fine (issue #9) Mount points use names of remote(s) in rclone.conf Specify custom rclone params for each remote via /sdcard/.rclone/.REMOTE.param Access remotes via http://127.0.0.1:38762 Access remotes via ftp://127.0.0.1:38763 Mount bind to /sdcard/ (see issue #5) Support for Work Profiles https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone #rclone#remount#cloud#alternatives