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

2 similar posts found

Search: #uefi

当前筛选 #uefi清除筛选
科技&趣闻&杂记

@kejiqu · Post #4050 · 01/10/2026, 01:54 PM

赢了才能开电脑,开发者耗时 10 个月自制 UEFI 小游戏合集 开发者Alejandro Armas发布了一套名为“UEFI小游戏合集”,用户每次启动电脑前必须通过游戏挑战才能开机,失败则直接关机。该合集包含五款游戏,分别为“无能评估测试”(计算题)、“侮辱剑斗”(选择回怼台词)、竖版滚动球游戏、80年代流行语问答以及记忆闪现色块。Armas耗时约10个月完成此项目,旨在锻炼玩家的反应速度。目前,该游戏已开源至GitHub平台。IT之家 🏷#UEFI#游戏#开机挑战 📢频道👥群组📝投稿

GitHub Trends

@githubtrending · Post #15612 · 04/12/2026, 11:30 AM

#c_lang#aarch64#arm#arm64#bios#boot_loader#boot_manager#bootloader#efi#gpt#loongarch#loongarch64#loongson#mbr#risc_v#riscv#riscv64#uefi#x64#x86#x86_64 Limine is a modern bootloader that boots Linux and other OSes on x86, ARM64, RISC-V, and LoongArch64 hardware, supporting MBR/GPT partitions and FAT/ISO filesystems on 32-bit Pentium Pro+ or 64-bit systems. Get binaries via Git (e.g., `git clone --branch=v11.x-binary`), build tools with `make`, and join Matrix/Fluxer chats for help. This lets you easily manage and boot multiple OSes with a clean menu, saving time on custom PC or server setups. https://github.com/Limine-Bootloader/Limine