🛠️ All DevTools
Showing 2781–2800 of 6282 tools
Last Updated
July 25, 2026 at 12:43 AM
Show HN: Rust-powered document chunker for RAG – 40x faster, O(1) memory
Hacker News (score: 14)[Other] Show HN: Rust-powered document chunker for RAG – 40x faster, O(1) memory I built a document chunking library for RAG pipelines with a Rust core and Python bindings.<p>The problem: LangChain's chunker is pure Python and becomes a bottleneck at scale — slow and memory-hungry on large document sets.<p>What Krira Chunker does differently: - Rust-native processing — 40x faster than LangChain's implementation - O(1) space complexity — memory stays flat regardless of document size - Drop-in Python API — works with any existing RAG pipeline - Production-ready — 17 versions shipped, 315+ installs<p>pip install krira-augment<p>Would love brutal feedback from anyone building RAG systems — what chunking problems are you running into that this doesn't solve yet?
Show HN: Decided to play god this morning, so I built an agent civilisation
Show HN (score: 42)Show HN: Decided to play god this morning, so I built an agent civilisation at a pub in london, 2 weeks ago - I asked myself, if you spawned agents into a world with blank neural networks and zero knowledge of human existence — no language, no economy, no social templates — what would they evolve on their own?<p>would they develop language? would they reproduce? would they evolve as energy dependent systems? what would they even talk about?<p>so i decided to make myself a god, and built WERLD - an open-ended artificial life sim, where the agent's evolve their own neural architecture.<p>Werld drops 30 agents onto a graph with NEAT neural networks that evolve their own topology, 64 sensory channels, continuous motor effectors, and 29 heritable genome traits. communication bandwidth, memory decay, aggression vs cooperation — all evolvable. No hardcoded behaviours, no reward functions. - they could evolve in any direction.<p>Pure Python, stdlib only — brains evolve through survival and reproduction, not backprop. There's a Next.js dashboard ("Werld Observatory") that gives you a live-view: population dynamics, brain complexity, species trajectories, a narrative story generator, live world map.<p>thought this would be more fun as an open-source project!<p>can't wait to see where this could evolve - i'll be in the comments and on the repo.<p><a href="https://github.com/nocodemf/werld" rel="nofollow">https://github.com/nocodemf/werld</a>
OpenAI fires an employee for prediction market insider trading
Hacker News (score: 264)OpenAI fires an employee for prediction market insider trading
Show HN: Now I Get It – Translate scientific papers into interactive webpages
Hacker News (score: 117)[Other] Show HN: Now I Get It – Translate scientific papers into interactive webpages Understanding scientific articles can be tough, even in your own field. Trying to comprehend articles from others? Good luck.<p>Enter, Now I Get It!<p>I made this app for curious people. Simply upload an article and after a few minutes you'll have an interactive web page showcasing the highlights. Generated pages are stored in the cloud and can be viewed from a gallery.<p>Now I Get It! uses the best LLMs out there, which means the app will improve as AI improves.<p>Free for now - it's capped at 20 articles per day so I don't burn cash.<p>A few things I (and maybe you will) find interesting:<p>* This is a pure convenience app. I could just as well use a saved prompt in Claude, but sometimes it's nice to have a niche-focused app. It's just cognitively easier, IMO.<p>* The app was built for myself and colleagues in various scientific fields. It can take an hour or more to read a detailed paper so this is like an on-ramp.<p>* The app is a place for me to experiment with using LLMs to translate scientific articles into software. The space is pregnant with possibilities.<p>* Everything in the app is the result of agentic engineering, e.g. plans, specs, tasks, execution loops. I swear by Beads (<a href="https://github.com/steveyegge/beads" rel="nofollow">https://github.com/steveyegge/beads</a>) by Yegge and also make heavy use of Beads Viewer (<a href="https://news.ycombinator.com/item?id=46314423">https://news.ycombinator.com/item?id=46314423</a>) and Destructive Command Guard (<a href="https://news.ycombinator.com/item?id=46835674">https://news.ycombinator.com/item?id=46835674</a>) by Jeffrey Emanuel.<p>* I'm an AWS fan and have been impressed by Opus' ability to write good CFN. It still needs a bunch of guidance around distributed architecture but way better than last year.
Show HN: Reclaim Flowers – A 2D physics-based "Digital Altar" protocol
Show HN (score: 11)Show HN: Reclaim Flowers – A 2D physics-based "Digital Altar" protocol
Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal
Hacker News (score: 13)[Other] Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal
PaddlePaddle/Paddle
GitHub Trending[Other] PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
superset-sh/superset
GitHub Trending[Other] IDE for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash
Hacker News (score: 33)[Other] Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash Hi HN,<p>I built SplatHash. It's a lightweight image placeholder generator I wrote to be a simpler, faster alternative to BlurHash and ThumbHash.<p>Repo: <a href="https://github.com/junevm/splathash" rel="nofollow">https://github.com/junevm/splathash</a>
Stop Burning Your Context Window – How We Cut MCP Output by 98% in Claude Code
Hacker News (score: 117)[Other] Stop Burning Your Context Window – How We Cut MCP Output by 98% in Claude Code
Show HN: Visual Lambda Calculus – a thesis project (2008) revived for the web Originally built as my master's thesis in 2008, Visual Lambda is a graphical environment where lambda terms are manipulated as draggable 2D structures ("Bubble Notation"), and beta-reduction is smoothly animated.<p>I recently revived and cleaned up the project and published it as an interactive web version: <a href="https://bntre.github.io/visual-lambda/" rel="nofollow">https://bntre.github.io/visual-lambda/</a><p>GitHub repo: <a href="https://github.com/bntre/visual-lambda" rel="nofollow">https://github.com/bntre/visual-lambda</a><p>It also includes a small "Lambda Puzzles" challenge, where you try to extract a hidden free variable (a golden coin) by constructing the right term: <a href="https://github.com/bntre/visual-lambda#puzzles" rel="nofollow">https://github.com/bntre/visual-lambda#puzzles</a>
Cash issuing terminals
Hacker News (score: 103)Cash issuing terminals
Disable Your SSH access accidentally with scp
Hacker News (score: 90)Disable Your SSH access accidentally with scp
Build your own Command Line with ANSI escape codes (2016)
Hacker News (score: 31)Build your own Command Line with ANSI escape codes (2016)
OpenAI agrees with Dept. of War to deploy models in their classified network
Hacker News (score: 1327)OpenAI agrees with Dept. of War to deploy models in their classified network <a href="https://xcancel.com/sama/status/2027578652477821175" rel="nofollow">https://xcancel.com/sama/status/2027578652477821175</a><p><a href="https://fortune.com/2026/02/27/openai-in-talks-with-pentagon-after-anthropic-blowup/" rel="nofollow">https://fortune.com/2026/02/27/openai-in-talks-with-pentagon...</a>
Bootc and OSTree: Modernizing Linux System Deployment
Hacker News (score: 80)[Other] Bootc and OSTree: Modernizing Linux System Deployment
We Will Not Be Divided
Hacker News (score: 2525)We Will Not Be Divided
ruvnet/ruflo
GitHub Trending[DevOps] 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex
Show HN (score: 5)[Other] Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex
Wei-Shaw/claude-relay-service
GitHub Trending[Other] CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。