Show HN: AI-CLI – tiny C terminal assistant powered by local LLM
本地LLM驱动的终端AI助手,C语言编写,轻量小巧又实用
Article URL: https://github.com/vkataev/ai-cli Comments URL: https://news.ycombinator.com/item?id=48918840 Points: 3 # Comments: 1
本地LLM驱动的终端AI助手,C语言编写,轻量小巧又实用
Article URL: https://github.com/vkataev/ai-cli Comments URL: https://news.ycombinator.com/item?id=48918840 Points: 3 # Comments: 1
2.4KB纯C无libc的TAR归档器,极致精简适合嵌入式环境。
Article URL: https://github.com/Ferki-git-creator/ttar-tiny-tar-archivist Comments URL: https://news.ycombinator.com/item?id=48502574 Points: 1 # Comm…
一个基于寄存器虚拟机的轻量级脚本语言Pico,C语言实现,支持管道操作,代码紧凑有趣。
Article URL: https://github.com/the0cp/pico Comments URL: https://news.ycombinator.com/item?id=48344259 Points: 2 # Comments: 1
C语言在控制系统中的不可替代性,揭示底层硬件交互的独特优势与编程哲学。
With the massive popularity of high-level languages like Python and JavaScript, it is easy for modern students to dismiss low-level languages like C a…
仅10个关键字的极简系统语言TC发布v1.3.1,AI辅助自举,目标是小而强大。
Article URL: https://github.com/alonsovm44/tc-lang Comments URL: https://news.ycombinator.com/item?id=48240320 Points: 2 # Comments: 2
C语言实现的快速线程安全哈希映射,通过延迟排序优化性能,并与F14、Rust HashMap等主流方案同台竞技。
You can play with it here: https://godbolt.org/z/h4ffsWdq8 The main repo is here: https://github.com/RaphaelPrevost/ASKL Comments URL: https://news.yc…
首个系统性评测大模型在南亚12种印度语言上安全性的基准,揭示低资源语言安全漏洞。
arXiv:2603.17915v2 Announce Type: replace-cross Abstract: As large language models (LLMs) are deployed in multilingual settings, their safety behavior…