Show HN: Open-Source Greptile Alternative
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
突破LLM推理瓶颈:块级激活重叠技术显著降低显存占用,提升推理吞吐与效率。
arXiv:2607.02521v1 Announce Type: cross Abstract: SwiGLU is the dominant MLP activation in modern large language models, yet its intermediate tensor m…
AI演员闯好莱坞首触电,掀开与人类工会的对抗新篇。
IT之家 7 月 7 日消息,据 Deadline 昨日报道,备受争议的 AI 演员 Tilly Norwood 即将“主演”她的首部电影 《 Misaligned(错位) 》。 Tilly Norwood 是由英国制作公司 Particle6 的 AI 部门 Xicoia 创造的虚拟角色。该公司表…
恶意分析与逆向工程智能体技能包,118个可运行技能覆盖内存取证、脱壳、C2狩猎及规则生成,安全分析师拿来就能用。
Article URL: https://github.com/meltedinhex/analyst-ai-pack Comments URL: https://news.ycombinator.com/item?id=48750319 Points: 3 # Comments: 0
NVIDIA 开源 cuTile Rust,在 GPU 内核中实现安全无数据竞争,基于 CUDA 13.1+ 支持张量分块计算。
Article URL: https://github.com/nvlabs/cutile-rs Comments URL: https://news.ycombinator.com/item?id=48561410 Points: 1 # Comments: 1
微软加速Arm生态,用AI推进Win11原生应用,并发布Coreutils让Linux命令原生进入系统
IT之家 6 月 4 日消息,科技媒体 Windows Central 今天(6 月 4 日)发布博文,报道称在 2026 年 Build 开发者大会上,微软设立了专题环节, 展示如何利用 AI 智能体,帮助开发者把 x86 应用转换为 Windows on Arm 原生应用。 通过 RTX Spa…
技术博主分享新设TIL板块,记录每日有用工具与冷知识,告别遗忘。
I added a new section to this site a couple weeks ago called TIL (“today I learned”). the goal: save interesting tools & facts I poste…
OpenAI提出简单高效的元学习算法Reptile,通过重复采样任务和SGD更新,实现快速适应新任务
We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on i…
自制Tiled Words拼字谜题,轻松创建专属文字游戏!
Hey! I’ve shared my daily word game Tiled Words here a few times in the past: https://tiledwords.com I just added support for people to make their own…