🛠️ All DevTools
Showing 1–20 of 5311 tools
Last Updated
June 19, 2026 at 04:44 PM
BuilderIO/agent-native
GitHub TrendingA framework for building agent-native applications.
aishwaryanr/awesome-generative-ai-guide
GitHub TrendingA one stop repository for generative AI research updates, interview resources, notebooks and much more!
koala73/worldmonitor
GitHub TrendingReal-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
palmier-io/palmier-pro
GitHub TrendingmacOS video editor built for AI
US court rules Ohio can restrict children's use of social media
Hacker News (score: 18)US court rules Ohio can restrict children's use of social media
Show HN: Appaca – AI Workspace for Operators
Show HN (score: 5)Show HN: Appaca – AI Workspace for Operators Build a custom CRM, internal tool, or workflow your team needs. Appaca builds and runs it all in one platform.
Datasette Apps: Host custom HTML applications inside Datasette
Hacker News (score: 43)Datasette Apps: Host custom HTML applications inside Datasette
Show HN: Crawlie – Free open-source SEO audit tool for humans and agents
Show HN (score: 7)Show HN: Crawlie – Free open-source SEO audit tool for humans and agents With AI, it's faster than ever to ship a marketing site... but most of what gets generated is slop that was never built to be found. Plus the tools meant to catch that fall short: most SEO auditors cost money, don't play nicely with your agents, or tell you what's wrong without telling you how to actually rank for SEO and GEO (Generative Engine Optimization: being cited by AI search like ChatGPT, Perplexity, and Google AI Overviews).<p>crawlie fixes that! It's 100% free, it's local-first, it's agent-native (MCP baked in!), and every issue it finds comes with why it matters and how to fix it.
SHOW HN: I built a "living proof-of-work" profile for builders
Show HN (score: 5)SHOW HN: I built a "living proof-of-work" profile for builders
Amazon investigating engineers who criticized AI data center expansion
Hacker News (score: 32)Amazon investigating engineers who criticized AI data center expansion
I told them forced consent was unlawful. 5 years later it cost Elkjop €1.8M
Hacker News (score: 183)I told them forced consent was unlawful. 5 years later it cost Elkjop €1.8M <a href="https://web.archive.org/web/20260618212028/https://www.thatprivacyguy.com/blog/elkjop-forced-consent-fine/" rel="nofollow">https://web.archive.org/web/20260618212028/https://www.thatp...</a><p><a href="https://archive.ph/I4zjA" rel="nofollow">https://archive.ph/I4zjA</a>
Building a robotics research setup that lives next to my desk
Hacker News (score: 24)Building a robotics research setup that lives next to my desk Quick framing, since the post is long: I did robotic manipulation research at OpenAI from 2017–2020, and the tabletop setup back then cost roughly 10x this one and took a team to run. This project is me testing whether a single person can now do meaningful work on the same class of problems: starting with physical and software setup.<p>A few decisions I'm least settled on, and would love some pushback/feedback on:<p>- single arm vs. bimanual (I went single for cost/space, knowing it rules out things like folding cloth)<p>- not calibrating camera extrinsics/intrinsics for now<p>- RGB vs. RGB-D for from-scratch policies (ACT / Diffusion Policy)<p>And one I'm more confident about but expect disagreement on: not building on ROS 2 / LeRobot, and writing my own stack instead. Happy to get into the reasoning.
Launch HN: TesterArmy (YC P26) – Agents that test web and mobile apps
Hacker News (score: 22)Launch HN: TesterArmy (YC P26) – Agents that test web and mobile apps Hey HN - we’re Oskar, Szymon, and Piotr, and we’re building TesterArmy (<a href="https://tester.army">https://tester.army</a>). TesterArmy is an agentic testing platform that runs end-to-end checks before deployment and in production. Instead of wasting hours on manual testing or maintaining static scripts, we let you specify your tests in natural language and handle everything in between. We've built the platform fully around agents. Our agent will reliably execute the tests, but your coding agent can manage everything in our platform, from defining tests in natural language to running them on your behalf.<p>Check out our demo video: <a href="https://www.youtube.com/watch?v=291IkUbPrlk" rel="nofollow">https://www.youtube.com/watch?v=291IkUbPrlk</a>.<p>We started TesterArmy because testing is still far too painful. AI coding tools have made it dramatically faster to write and ship code, but testing is still a bottleneck. Traditional E2E tests are slow to set up and expensive to maintain. Managing auth and test users is painful. Setting up staging environments is painful. Running tests reliably is painful.<p>We think most teams do not actually want to spend their time writing selectors or maintaining test infrastructure. They just want confidence that their core flows work. With TesterArmy, an engineer can sign up, give an agent our CLI, and let it handle creating tests and running them on schedule or on GitHub.<p>When something breaks, TesterArmy alerts your team through Slack or Discord.<p>Over the past few months, we scaled from 0 to 30+ teams using our product every day. We caught bugs in critical flows, including onboarding, checkout, and AI chat. We've got many of our customers migrating from already established competitors to us because of the quality and reliability of our agents.<p>Here are a few of the recent bugs that our agent found (there were quite a lot of them!):<p>1) Timezone bug that affected the booking flow in one of our clients' apps, the dashboard was very complex and hard to catch by a human. 2) Regression in agent orchestration that caused a sandboxed environment to be stuck on loading, thanks to TesterArmy, the team was able to resolve it before it hit production. 3) Incorrectly counting the order amount in a complex dashboard flow with checkout, thanks to TesterArmy, the team was able to resolve it before it affected revenue 4) Catching a regression in an AI chat flow that would result in a user not being able to retrieve their data due to broken tool calling.<p>And many more, mostly related to some incorrect API calls, 404s, unhandled errors, etc.<p>If this sounds useful, we would love your feedback at <a href="https://tester.army">https://tester.army</a>. We have a bunch of free test runs for you to try. And don’t worry, we won’t make you do sales calls, and we don’t have long onboarding or annoying setup. Our goal is an it-just-works experience.<p>If you're looking for an end-to-end testing solution, we'd love to hear your feedback!
Show HN: Talos – Open-source WASM interpreter for Lean
Hacker News (score: 17)Show HN: Talos – Open-source WASM interpreter for Lean At Cajal (YC W26) we’re excited to share Talos (<a href="https://github.com/cajal-technologies/talos" rel="nofollow">https://github.com/cajal-technologies/talos</a>), an open source framework for formal verification of WebAssembly modules in Lean.<p>AI is now writing tons of the code that gets pushed to production. As code generation gets cheaper, verification becomes the bottleneck. We believe in a future where every piece of software comes with a mathematical proof that it does what its author intended - in doing so, eliminating many classes of exploits. Talos is part of the foundation for that.<p>Talos provides a Wasm interpreter optimized for reasoning at the binary level, together with a weakest-precondition calculus layer for proving properties about programs. Because we reason directly about WebAssembly, any language with a Wasm backend is in scope: Rust, C++, Go, C, Swift, Kotlin, Zig, C#, and many more.<p>To make this possible, we use Lean: a programming language and theorem prover that lets you both write software and mathematically prove that it's correct - all in one system. That's what lets Talos double as both an executable interpreter and the formal object Lean reasons about. Lean also integrates with modern AI proving tools, discharging goals automatically via both proof search and direct evaluation.<p>To see Talos in action check out a proof for Stein's GCD algorithm, implemented in the popular Rust crate num-integer: <a href="https://github.com/cajal-technologies/talos/blob/main/programs/lean/Project/NumInteger/Spec.lean#L562-L588" rel="nofollow">https://github.com/cajal-technologies/talos/blob/main/progra...</a>.<p>Our roadmap:<p>- Full Wasm coverage by first passing the official W3C testsuite, then later verifying against SpecTec (formal Wasm spec) - Arbitrary crate verification - any Rust crate that compiles to Wasm should be in scope - Building our proof library codelib, to make verifying increasingly complex programs tractable<p>We would love to hear the community’s feedback on Talos and comments on the state of formal verification right now. Contributions are also welcome!
Has W Social switched to closed source?
Hacker News (score: 113)Has W Social switched to closed source?
LibreTranslate/LibreTranslate
GitHub TrendingFree and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
Lightricks/LTX-2
GitHub TrendingOfficial Python inference and LoRA trainer package for the LTX-2 audio–video generative model.
owainlewis/awesome-artificial-intelligence
GitHub TrendingA curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Kong/insomnia
GitHub TrendingThe open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
zai-org/GLM-5
GitHub TrendingGLM-5: From Vibe Coding to Agentic Engineering