🛠️ All DevTools
Discover the latest developer tools and utilities
Last Updated
July 25, 2025 at 12:00 AM
Graphene OS: a security-enhanced Android build
Hacker News (score: 12)[Other] Graphene OS: a security-enhanced Android build
Building MCP servers for ChatGPT and API integrations
Hacker News (score: 40)[Other] Building MCP servers for ChatGPT and API integrations
Show HN: A code editor that integrates into the browser
Hacker News (score: 15)[IDE/Editor] Show HN: A code editor that integrates into the browser When the startup I was working for shut down, I knew it would probably be a while before my health allowed me to commit to a new role, so I decided to start working on some personal projects to keep my mind active and engaged.<p>With AI-augmented VS Code forks being all the rage at the time, I wanted to take a slightly different angle on a code editor/viewer using the same core technology. That led me to building Tachi Code, a Monaco-based code editor that integrates directly into your browser as an extension to streamline your more ephemeral coding tasks, so you can spend less time switching between your code editor and browser.<p>The original flow that piqued my interest was viewing raw source files or API responses. Historically, I've used a JSON formatter extension to prettify JSON, but I wanted something more powerful, more universal, and quite frankly, something that looked better, so I built Tachi Code with the ability to detect when you're viewing pre-formatted text and inject itself into the page, so it's always beautifully syntax highlighted, foldable, and regex searchable. Then I added context menu integrations, so you could quickly edit snippets, compare text, or view the current page's source in Tachi Code's editor.<p>The browser extension works offline with the only external HTTP requests going to GitHub to retrieve JSON Schemas or additional themes. All user data stays local. The only tracking is CloudFlare's web analytics beacon on TachiCode.dev (not present in the browser extension or in the EU).<p>TachiCode.dev is a sandbox environment that serves the latest commit of Tachi Code's editor hosted on CloudFlare Pages.<p>The core stack is: - React 19 - Monaco Editor - Radix UI - Zustand - Shiki - WXT (full SBOM is available via the about dialog if you want to dig deeper)<p>Monaco Editor provides the code and diff editors, as well as low level systems for configuration and theming. There's a lot of hackery involved in surfacing those systems and integrating them into the larger React app. Shiki is used to provide more complete syntax highlighting than Monaco Editor provides out of the box. The rest of the UI is primarily based on Radix UI components, typically starting from a shadcn template and then reworked to use colors provided by the theme system. Zustand is my go-to for any kind of shared/persistent state. WXT just turns browser extension development and publishing into a breeze.<p>If you've got any feedback or a question about how the app was developed, I'd love to hear it!
Show HN: Nia – MCP server that gives more docs and repos to coding agents
Hacker News (score: 22)[Other] Show HN: Nia – MCP server that gives more docs and repos to coding agents Hi HN, I’m Arlan, and I built Nia (<a href="https://www.trynia.ai" rel="nofollow">https://www.trynia.ai</a>), an open MCP that integrates with coding agents like Cursor, Continue, and Cline so they can retrieve external knowledge better than current approaches.<p>Coding agents generate code well but lose accuracy when the answer lives outside the repo in front of them. Developers end up pasting GitHub links, docs, and blog posts by hand and hoping the agent scrolls far enough. Long context windows help, but recent “context rot” measurements show quality still drops as prompts grow. For example, in LongMemEval, all models scored much higher on focused (short, relevant) prompts (~300 tokens) than on full (irrelevant, 113k tokens) prompts, with performance gaps persisting even in the latest models (<a href="https://research.trychroma.com/context-rot" rel="nofollow">https://research.trychroma.com/context-rot</a>).<p>Nia is a MCP that gives more context to any coding agent or IDE. It Indexes multiple repos and docs sites and makes this available via MCP to your coding agent so it has much more context to work with, giving you more specific and accurate answers.<p>Nia uses a hybrid code search architecture that combines graph-based structural reasoning with vector-based understanding. When a repo or documentation is ingested, Tree-sitter parses it into ASTs across 50+ languages and natural languages, and the code is chunked by function/class boundaries into stable, content-addressable units. These chunks are stored both in a graph db to model relationships like function calls and class inheritance, and in a vector store. At query time, a lightweight agent with give_weight tool dynamically assigns weights between graph and vector search based on intent (e.g., "who calls X" vs "how does auth work"), and both paths are searched in parallel. Results are fused, enriched with full code context, and passed through multi-stage rerankers: semantic reranker, cross-encoders, LLM-based validators.<p>Early Signal: In internal evals we improved Cursor’s performance by 27 % once Nia had indexed external docs models couldn’t get from their training data or searching the web.<p>Quickstart: <<a href="https://www.youtube.com/watch?v=5019k3Bi8Wo" rel="nofollow">https://www.youtube.com/watch?v=5019k3Bi8Wo</a>> Demo: <<a href="https://www.youtube.com/watch?v=Y-cLJ4N-GDQ" rel="nofollow">https://www.youtube.com/watch?v=Y-cLJ4N-GDQ</a>><p>To try it out: grab an API key at <a href="https://app.trynia.ai/" rel="nofollow">https://app.trynia.ai/</a> and follow instructions at <a href="https://docs.trynia.ai/integrations/nia-mcp" rel="nofollow">https://docs.trynia.ai/integrations/nia-mcp</a>.<p>Try it and break it! I’d love to know which contexts your agent still misses. Corner cases, latency issues, scaling bugs. I’m here 24/7.<p>Thanks!
BerriAI/litellm
GitHub Trending[API/SDK] Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
Detekt – A static code analyzer for Kotlin
Hacker News (score: 10)[Code Quality] Detekt – A static code analyzer for Kotlin
Higgs Audio v2
Product Hunt[Other] Lifelike, emotionally competent voice generation Higgs Audio v2 by BosonAI is a powerful open-source audio foundation model. It excels at generating expressive, multi-speaker dialogues and long-form audio. It outperforms GPT-4o-mini-tts on emotion benchmarks and is now available for developers.
ToMarkdown
Product Hunt[Other] Professional online markdown conversion tools ToMarkdown provides professional online Markdown conversion services, supporting HTML to Markdown, URL to Markdown, Word to Markdown, PDF to Markdown, and more.
PHANTOM
Product Hunt[Other] Prompt and run full-stack web apps and mobile apps. Build full-stack web apps and mobile apps with AI and deploy them on the click of a button
ResuMate
Product Hunt[Other] AI-Powered Resume Builder ResuMate is an AI-powered platform for building professional, ATS-friendly resumes with live editing, smart formatting, and real-time feedback.
PyCrypt by Pyzit - Cryptographic Tools
Product Hunt[Other] Professional-grade cryptographic tools for All. PyCrypt by Pyzit offers a full suite of encryption, hashing, digital signature, and blockchain tools for developers, engineers, and cybersecurity professionals.
Raq.com
Product Hunt[Other] The fastest way to build internal tools Raq.com is the fastest way to build internal tools with vibe coding. Zero coding knowledge required, changes are live instantly.
Bulltrek - Prelaunch
Product Hunt[Other] No code algo trading platform Bulltrek is a no-code algorithmic trading platform for the crypto and Indian Stock Markets Providing traders with many features like -No Code Strategy creator bot -Pre-built trading bots -Backtesting & Paper trading -KYC Verified Marketplace & Copy trading
Cloudscore
Product Hunt[Other] AI-powered cloud cost optimization CloudScore.ai helps engineering, DevOps, and FinOps teams slash cloud costs with AI-driven insights, automation, and multi-cloud visibility. Track, analyze, and optimize AWS, Azure & GCP usage—without endless dashboards or manual configs.
Uptrace v2.0
Product Hunt[Monitoring/Observability] Next-gen observability with 10x faster queries Revolutionary observability platform with JSON-native storage, multi-project management and real-time data transformations. Built on ClickHouse for enterprise-scale performance with intuitive developer experience.
Elastic Copilot
Product Hunt[IDE/Editor] AI coding agent for VS code Elastic Copilot is an AI agent for VS Code that codes end‑to‑end. It plans and writes features, understands huge codebases, fixes bugs, writes docs and runs browser, terminal and CI tasks. Built on Claude, GPT and Gemini; full‑context coding.
Naiad Lens
Product Hunt[IDE/Editor] Stop coding blind. See every flow in one click. Naiad Lens is an IDE plugin that auto-draws interactive architecture, sequence, and file-level diagrams. Click any node to open the exact line of code. Understand legacy projects, onboard faster, and navigate like you’ve been there before.
AWS Builder Center
Product Hunt[Other] Learn, build, and connect with builders in the AWS community Start here. Go anywhere. Welcome to AWS Builder Center, the go-to site for builders to learn, grow, and connect with the AWS community.
GitHub Spark
Product Hunt[Other] AI platform for building + deploying full-stack apps GitHub Spark helps you transform your ideas into full-stack intelligent apps and publish with a single click.
Tinybird Code
Product Hunt[CLI Tool] The AI ClickHouse® expert you don't have to hire Tinybird Code is a CLI agent with deep ClickHouse knowledge. Use it to develop, deploy, iterate, optimize, and scale your real-time data pipelines - from idea to production and beyond.
Cursor Memories
Product Hunt[CLI Tool] Memory system for Cursor agents A CLI tool for storing and searching development memories, insights, and patterns using Cursor Rules, Supabase, and OpenAI embeddings.
Show HN: TheProtector – Linux Bash script for the paranoid admin on a budget
Hacker News (score: 55)[Monitoring/Observability] Show HN: TheProtector – Linux Bash script for the paranoid admin on a budget Hi HN,<p>I spent the past year building this in my spare time because I got tired of enterprise security tools that cost $50K/year and don't understand Linux.<p>TheProtector is a comprehensive security monitoring tool that actually runs on the systems we use (Linux) instead of being a Windows-first afterthought. Built it entirely on a $500 laptop because I believe good security shouldn't require unlimited budgets.<p>Features: - Real-time process, network, and file monitoring - YARA malware detection with custom rules - eBPF kernel monitoring (when available) - Behavioral baseline establishment and anomaly detection - Active threat response (blocks IPs, kills processes, quarantines files) - Anti-evasion detection for rootkits and advanced threats - Honeypots for attack detection - Web dashboard for monitoring - Single bash script, no complex installation<p>The tagline is "not perfect but better than most" because I'm tired of security vendors claiming their tools are flawless. This actually works, costs $0, and you can read every line of code.<p>I know bash isn't the sexy choice for security tools, but it runs everywhere, has zero dependencies, and most Linux admins can read/modify it. Sometimes boring technology that works is better than fancy technology that doesn't.<p>It's designed for the intersection of "paranoid about security" and "don't have enterprise budgets" - which describes most of us actually running Linux systems.<p>GitHub: <a href="https://github.com/IHATEGIVINGAUSERNAME/theProtector">https://github.com/IHATEGIVINGAUSERNAME/theProtector</a><p>Been running it on my own systems for months. Catches the stuff that matters and doesn't flood you with false positives. If you hate expensive security theater as much as I do, might be worth a look.<p>Open to feedback, especially from folks who know more about this stuff than I do.<p>Thanks, IHATEGIVINGAUSERNAME (yes, I really do hate giving usernames)
Hyperpb: 10x faster dynamic Protobuf parsing that's faster than generated code
Hacker News (score: 44)[Other] Hyperpb: 10x faster dynamic Protobuf parsing that's faster than generated code
FastVLM: Efficient Vision Encoding for Vision Language Models
Hacker News (score: 55)[Other] FastVLM: Efficient Vision Encoding for Vision Language Models
Show HN: The missing link of a bookstore's tech stack
Hacker News (score: 51)[Other] Show HN: The missing link of a bookstore's tech stack Hi HN!<p>I built Bookhead because I used to work as a bookseller and I wasn't happy with the software options when I decided to sell my own collection online (with the hopes of one day growing so I can open my own brick & mortar). So I decided to make my own bookselling app...a classic hacker distraction.<p>Bookhead has two main parts: 1. an inventory management app that allows a bookseller to list their books anywhere they want to sell books (like Squarespace, Biblio, eBay, Shopify (coming soon!), etc) 2. an e-commerce platform with a CMS for selling books and letting a store control their online brand<p>I have a very exciting roadmap that I'm not ready to fully reveal, but it's all based on books. I'm building a sorta Zapier-like platform for independent booksellers. Everything is so fragmented and disconnected, which makes it hard for booksellers to do their work. I'm hoping to change that. I have a blog post that lays out my vision here: <a href="https://bookhead.net/blog/fragmented/" rel="nofollow">https://bookhead.net/blog/fragmented/</a><p>The current iteration is like "data engineering as a service for books." A book is a powerful thing. I'm hoping to give a bookstore everything they need to sell books online. Inventory, e-commerce, marketing, etc. It's a crowded market but I've had fun making the bookselling app that I believe should exist.<p>If you know any booksellers, please let them know about this! I'm onboarding my first customer right now and the biggest bottleneck is the other bookselling software providers, despite my intention to collaborate instead of compete. It's frustrating to wait for two weeks for a point of sale provider to setup an integration. It's almost like they don't care about their customers. Some providers even require ethernet cables for their software...still partying like it's 1999. Perfect for early-adopter booksellers frustrated with current tech who understand the power of automation.<p>I'm currently looking for funding so I can focus on this full-time. My biggest problem right now is time (aka money) because I have to sell my time to make rent etc, and can't focus on this project like I need to. I've gotten good validation from booksellers and other technically savvy folks in the industry (I've heard from two different companies that they've considered building something like this), so I believe I have something valuable. I'm not interested in funding from somebody who doesn't share my love for books or doesn't support my mission: help people use technology to promote literature. I believe that literature is one of humanity’s most prized creations, and we can use technology as a tool to keep this gift alive.<p>Please email me at sam@bookhead.net if you know of booksellers who might want to be an early adopter, or know of any funding opportunities that might be a good fit.
Building better AI tools
Hacker News (score: 228)[Other] Building better AI tools
Show HN: Self-updating MCP server for official pip, uv, poetry and conda docs
Hacker News (score: 22)[Other] Show HN: Self-updating MCP server for official pip, uv, poetry and conda docs
Show HN: Bskysrch – An Advanced Search for Bluesky
Show HN (score: 5)[Other] Show HN: Bskysrch – An Advanced Search for Bluesky Hi HN,<p>I missed proper search on Bluesky, like Twitter used to have, so I built this. You can filter posts and profiles by keyword, handle, time and other search operators.<p>Would love feedback or ideas for what to add next.
Manticore Search: Fast, efficient, drop-in replacement for Elasticsearch
Hacker News (score: 43)[Other] Manticore Search: Fast, efficient, drop-in replacement for Elasticsearch
Reverse engineering GitHub Actions cache to make it fast
Hacker News (score: 87)[Other] Reverse engineering GitHub Actions cache to make it fast
jj-vcs/jj
GitHub Trending[Other] A Git-compatible VCS that is both simple and powerful
Sjj1024/PakePlus
GitHub Trending[Other] Turn any webpage/Vue/React and so on into desktop and mobile app under 5M with easy in few minutes. 轻松将任意网站/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟.https://ppofficial.netlify.app
zephyrproject-rtos/zephyr
GitHub Trending[Other] Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
moby/moby
GitHub Trending[DevOps] The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
[Other] Show HN: Tool to discover bloggers, trending blog topics, and weekly summaries
One-Click GLB/GLTF Compressor Tool
Product Hunt[Other] Compress 3D files in seconds. No quality loss. Speed up your 3D experiences with our online GLB/GLTF compressor. Reduce file size without losing quality — perfect for AR, Web, eCommerce, and developers. Free, fast, and super easy to use. Try it now in 1 click!
DevTag
Product Hunt[Other] Linktree for devs | dev bio | portfolio devs DevTag is the best Linktree alternative for developers. Create your personalized bio, online portfolio, and link hub made for programmers. Showcase your GitHub, LinkedIn, and projects on a single professional page.
Augments
Product Hunt[Other] Supercharge Claude Code with Framework Context Transform your Claude Code experience with Augments MCP Server. Get intelligent, context-aware code generation for 90+ frameworks including React, Next.js, Tailwind CSS, Laravel, FastAPI, and more with real-time documentation access.
Jira QA Testing App | Test Management
Product Hunt[Testing] Seamless QA. Smarter Testing. Powered by Jira Simplify your QA testing workflow with AIOTest's comprehensive Jira app. Manage test cases, execute tests, and track bugs efficiently.
Giti
Product Hunt[CLI Tool] CLI for Natural language Git commands using a local LLM Giti turns natural language into Git commands using a local LLM (Qwen2.5-Coder, ~1GB). No internet or API keys needed. Works offline, supports dry-run, interactive shell, and custom context files for project-specific Git workflows
FindPartner.App
Product Hunt[Other] I am building a platform to find cofounders The simple way for people with ideas can get in touch with investors, co-founders or business partners.
Qwen3-Coder
Product Hunt[CLI Tool] A powerful open model for agentic coding tasks Qwen3-Coder is a new 480B MoE open model (35B active) by the Qwen team, built for agentic coding. It achieves SOTA results on benchmarks like SWE-bench, supports up to 1M context, and comes with an open-source CLI tool, Qwen Code.
Toney v2
Product Hunt[CLI Tool] Toney is a fast, lightweight, terminal-based note-taking app Toney is a fast, lightweight, terminal-based note-taking app for the modern developer. Built with Bubbletea, Toney brings a sleek TUI interface with markdown rendering, file navigation, and native Neovim editing – all in your terminal.
Chainstack Unlimited Node
Product Hunt[Other] Scalable blockchain APIs with a flat monthly fee Forget unpredictable usage-based costs for your blockchain APIs. Choose a flat-fee plan on Chainstack Unlimited Node and run hassle-free on globally distributed, ultra-reliable, load-balanced RPC infrastructure with 99.99%+ uptime for projects of any size.
OutlineForge
Product Hunt[Other] Turn Your Blog Ideas Into Structured, Outlines in Instant. OutlineForge Pro is a downloadable desktop tool that turns your blog ideas into structured, SEO-ready outlines — with zero subscriptions, zero cloud, and total control.
CAMARA: Open-source API for telecom and 5G networks
Hacker News (score: 11)[API/SDK] CAMARA: Open-source API for telecom and 5G networks
p1ngul1n0/blackbird
GitHub Trending[Other] An OSINT tool to search for accounts by username and email in social networks.
Show HN: Any-LLM – Lightweight router to access any LLM Provider
Hacker News (score: 52)[Other] Show HN: Any-LLM – Lightweight router to access any LLM Provider We built any-llm because we needed a lightweight router for LLM providers with minimal overhead. Switching between models is just a string change : update "openai/gpt-4" to "anthropic/claude-3" and you're done.<p>It uses official provider SDKs when available, which helps since providers handle their own compatibility updates. No proxy or gateway service needed either, so getting started is pretty straightforward - just pip install and import.<p>Currently supports 20+ providers including OpenAI, Anthropic, Google, Mistral, and AWS Bedrock. Would love to hear what you think!
[Other] Show HN: Go Command-streaming lib for distributed systems (3x faster than gRPC) I created cmd-stream-go, a high-performance client-server library based on the Command Pattern, where Commands are first-class citizens.<p>Why build around Commands? As serializable objects, they can be sent over the network and persisted. They also provide a clean way to model distributed transactions through composition, and naturally support features like Undo and Redo. These qualities make them a great fit for implementing consistency patterns like Saga in distributed systems.<p>On the performance side, sending a Command involves minimal overhead — only its type and data need to be transmitted. In benchmarks focused on raw throughput (measured using 1, 2, 4, 8, and 16 clients in a simple request/response scenario), <i>cmd-stream/MUS</i> (<i>cmd-stream/Protobuf</i>) is about 3x (2.8x) faster than <i>gRPC/Protobuf</i>, where <i>MUS</i> is a serialization format optimized for low byte usage. This kind of speedup can make a real difference in high-throughput systems or when you're trying to squeeze more out of limited resources.<p>By putting Commands at the transport layer, cmd-stream-go avoids the extra complexity of layering Command logic on top of generic RPC or REST.<p>The trade-offs: it’s currently Go-only and maintained by a single developer.<p>If you’re curious to explore more, you can check out the cmd-stream-go repository (<a href="https://github.com/cmd-stream/cmd-stream-go">https://github.com/cmd-stream/cmd-stream-go</a>), see performance benchmarks (<a href="https://github.com/ymz-ncnk/go-client-server-benchmarks">https://github.com/ymz-ncnk/go-client-server-benchmarks</a>), or read the series of posts on Command Pattern and how it can be applied over the network (<a href="https://medium.com/p/f9e53442c85d" rel="nofollow">https://medium.com/p/f9e53442c85d</a>).<p>I’d love to hear your thoughts — especially where you think this model could shine, any production concerns, similar patterns or tools you’ve seen in practice.<p>Feel free to reach me as <i>ymz-ncnk</i> on the Gophers Slack or follow <a href="https://x.com/cmdstream_lib" rel="nofollow">https://x.com/cmdstream_lib</a> for project updates.
Show HN: Giti – Natural Language to Git Commands with Local LLM
Show HN (score: 5)[CLI Tool] Show HN: Giti – Natural Language to Git Commands with Local LLM Hi HN,<p>I built Giti, a command-line tool that converts plain English into actual Git commands using a fast, local language model (Qwen2.5-Coder, ~1 GB).<p>Example:<p>Input: giti "undo last commit"<p>Output: git reset --soft HEAD~1<p>No internet required after setup. No API keys. You can also run it in an interactive shell to chain commands naturally.<p>Key features: - Natural language to Git translation - Local LLM powered by Qwen2.5-Coder in GGUF format - Works fully offline after model download - Dry-run mode to preview commands before running - Interactive shell mode for session-based workflows - Context file support to teach Giti your custom Git habits<p>Quick install: - Clone the repo - Install llama-cpp-python - Add giti to your PATH - Download the 1GB model from HuggingFace - Run giti "your query."<p>You can also enhance its accuracy using context files in a simple Q&A format like:<p>USER: How to start new feature? BOT: git checkout main && git pull && git checkout -b feature/<name><p>This lets Giti learn your workflow and generate project-specific Git commands.<p>Thanks for checking it out.
Show HN: Dyad – build AI apps locally, no cloud
Show HN (score: 5)[Other] Show HN: Dyad – build AI apps locally, no cloud
Invisible Browser
Product Hunt[Other] Stay private & undetectable online Invisible Browser is a private, screen-share-proof browser built for developers. Stay invisible during technical interviews, switch between AIs, research docs, or Google anything — without your interviewer ever seeing it.
Billivio
Product Hunt[Other] Pay-per-use billing for developers I built Billivio because subscriptions don’t fit every app. Some products just need a way to charge per-use, without duct-taping together your own backend or locking users into monthly plans.
Logbit
Product Hunt[Monitoring/Observability] Windows & ad log intelligence Explore advanced cybercrime investigation tools, digital forensics, and Windows/AD log analysis. Our platform offers activity tracing—built for security experts and forensic analysts.
Kanba
Product Hunt[Other] Open-source project management tool for modern teams Ditch the bloat, skip the chaos. Kanba is a lightning-fast, open-source project management tool for makers who just want to build. No setup. No noise. Just clean workflows, beautiful UI, and full control. Self-host or go hosted. Designed for your pace.
Grok CLI (Unofficial)
Product Hunt[CLI Tool] Bring the power of Grok into your terminal An open-source AI agent that brings the power of Grok directly into your terminal. Built over the weekend with a few design principles in mind: ✅ No LLM frameworks ✅ No lobotomizing models ✅ Hackable (MIT licensed)
API Radar
Product Hunt[Other] Sniping API keys from GitHub - live, raw, and in real time API Radar tracks real-time API key leaks across GitHub. OpenAI, Google, Claude & more - no honeypots, no junk, just live, bleeding credentials the moment they’re exposed. Built for devs, hackers & teams who want to see the breach before the breach.
ToDiagram MCP
Product Hunt[Other] Instant Code-to-Diagram with ToDiagram MCP Server ToDiagram MCP (Model Context Protocol) lets you generate interactive diagrams from code. Easily integrate with AI copilots, internal tools, or developer workflows to visualize JSON, YAML, XML, and CSV data as editable diagrams.
QuickAltText
Product Hunt[Other] The platform-agnostic AI alt text generator Tired of heavy plugins? QuickAltText is a lightweight Chrome extension that uses AI to generate WCAG-compliant alt text for any image, on any platform. Perfect for WordPress & Shopify developers and agencies who value site speed and accessibility.
A conceptual overview of asyncio
Hacker News (score: 125)[Other] A conceptual overview of asyncio
Show HN: Lotas – Cursor for RStudio
Hacker News (score: 18)[IDE/Editor] Show HN: Lotas – Cursor for RStudio Hey HN! We’re Jorge and Will from Lotas (<a href="https://www.lotas.ai/" rel="nofollow">https://www.lotas.ai/</a>), and we’ve built an AI coding assistant into RStudio (think Cursor for RStudio).<p>RStudio is used by about 2 million data scientists and academics, but they currently lack a coding assistant within their IDE. Developers in other environments benefit from tools like Cursor and Windsurf, but R users don’t have any equivalent tools to speed up their workflow. Since ~80% of R programmers prefer to use RStudio over other IDEs like VSCode to write R code, we figured a tool like this one could be quite useful.<p>Both of us were PhD students at Harvard. Jorge was in the biophysics program and Will was in the biostatistics program where most people used RStudio every day. We saw how integrated code assistants were taking off in other IDEs, but we noticed that the RStudio integrations were still lagging far behind. Many R users were copying and pasting code from ChatGPT to build their workflows, and this was clearly slow and fragile.<p>To bring the Cursor-like experience to RStudio users, we built Rao (<a href="https://www.lotas.ai/" rel="nofollow">https://www.lotas.ai/</a>): a fork of RStudio with an embedded AI assistant that is aware of the user’s local context (both files and variable environment), can read and write files, can run code or commands, and can interpret textual or visual output. It works with any of the file formats already in RStudio (R, notebooks including RMDs and QMDs, Python, Stan, etc.), allowing R programmers to iteratively perform entire data analyses inside their preferred IDE.<p>Other AI data science tools are either (1) built on the web or in environments people don’t already use, (2) are completely focused on python notebooks, or (3) are weak package-based assistants with limited functionality. Rao is exactly like the RStudio IDE that millions of data scientists already use, but it incorporates a powerful AI assistant and works with all the standard file types.<p>You can download Rao at <a href="https://www.lotas.ai/download" rel="nofollow">https://www.lotas.ai/download</a>, watch our demo on the homepage (<a href="https://www.lotas.ai/" rel="nofollow">https://www.lotas.ai/</a>), and work through some example use cases on our GitHub (<a href="https://github.com/lotas-ai/rao/tree/main/demos">https://github.com/lotas-ai/rao/tree/main/demos</a>). We have a one-week free trial (no card required) and provide 500 queries/month for $20/month after that. We’d love to hear feedback from the HN community to make Rao as useful as possible! You can reach us at founders@lotas.ai.<p>P.S. We have zero data retention (ZDR) agreements with OpenAI and Anthropic, but we currently recommend users do not input sensitive or regulated data like PHI into Rao until we sign BAAs with both model providers. For more information on our security practices, please visit the security page on our website <a href="https://www.lotas.ai/security" rel="nofollow">https://www.lotas.ai/security</a>.
Show HN: MCP Jetpack – The easiest way to get started with MCP in Cursor
Show HN (score: 7)[Other] Show HN: MCP Jetpack – The easiest way to get started with MCP in Cursor My friends and I built MCP Jetpack which makes it really easy to start using MCP. It’s an MCP server that automatically finds and executes the right tools needed to accomplish your task without having to manage MCP servers for each service (GitHub, Linear, Atlassian, Notion etc.). Once you add it to Cursor (or any other AI app with MCP support), Cursor instantly gets access to a growing library of remote MCP servers without any extra setup. For services that require authentication, you will be asked to login the first time you ask your AI to interact with that service.<p>Two problems we are trying to solve:<p>Friction - Normally if you want to give Cursor access to GitHub, you have to install the right MCP server and login before you can use GitHub with Cursor’s chat. With MCP Jetpack, you can ask Cursor to list your GitHub issues, and it will automatically execute the right tool behind the scenes to accomplish your task. For services that require authentication, you will be asked to login the first time you interact with the service. However, it all happens within the Cursor chat so you never have to context switch and fiddle with Cursor’s settings.<p>Tool Limits - Cursor warns you if you have more than 50 MCP tools installed as it says having more will degrade performance. However, just installing the GitHub MCP server itself adds 74 MCP tools. With MCP Jetpack, you get access to GitHub, Atlassian and 15 other services with just two tools: “FindTool” and “ExecTool”.<p>Here are the 17 services we support today: GitHub, Atlassian, Canva, Linear, Notion, Intercom, Monday.com, Neon, PayPal, Hugging Face, Sentry, Square, Webflow, Wix, Cloudflare Docs, Cloudflare AI Gateway, Cloudflare Workers Bindings.<p>We’ll continue to add more services as companies launch remote MCP servers. If yours isn’t listed and you’d like it to be added, please email us at team@mcpjetpack.com.<p>MCP Jetpack is in alpha so please let us know if you run into any problems or have any feedback - thanks!
Show HN: An API for human-powered browser tasks
Show HN (score: 5)[API/SDK] Show HN: An API for human-powered browser tasks At APM Help, we have a large team that performs repetitive, browser-based tasks. Years ago, to manage this work securely and get a clear audit trail, we built an internal platform we call "Hub." It's essentially a locked-down environment where our team works that records their sessions, tracks every interaction, and prevents data from being copied or shared. It's been our internal source of truth for years.<p>More recently, like many companies, we've been building more automation. And like everyone else, we've seen our automations fail on edge cases—a weirdly formatted invoice our parser can't read, a website layout change that breaks a scraper, etc. Our team would have to manually step in to fix these.<p>We realized other developers must have this exact same problem, but without a 250-person team on standby. So we connected our old, battle-tested Hub to a new, modern front door: a Human-in-the-Loop (HITL) API. We're calling it browser-work.com.<p>The idea is simple: when you hit a task that needs a human, you can send it to our team through the API.<p>Here's how it works:<p><pre><code> - You POST a request to our endpoint. The payload contains the context for the task (like a URL) and a set of instructions for the human on what to do. - The task appears in the Hub, where one of our trained operators can claim it. - They perform the task exactly as instructed, all within the secure Hub environment. - When they're done, we send a webhook to your system. The return payload includes the task's output, any notes left by the human, and a detailed log of their actions (e.g., DOM elements they interacted with). </code></pre> For example, if your automation for paying a utility bill fails, you can pass the task to us. A person will log in, navigate the portal, make the payment, and return a confirmation number.<p>The product is live and we're looking for people with interesting use cases.<p>I'm Robert, the CIO. If this sounds useful to you, send me a brief email about your use case at robert@apmhelp.com and we can get you started right away.<p>Happy to answer any questions here.
Worklenz/worklenz
GitHub Trending[Other] All in one project management tool for efficient teams
unclecode/crawl4ai
GitHub Trending[Other] 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here:https://discord.gg/jP8KfhDhyN
Show HN: JavaScript-free imageboard in Lua, with CSS based widgets
Show HN (score: 5)[Other] Show HN: JavaScript-free imageboard in Lua, with CSS based widgets If you're a visual learner, one of the biggest instances can be seen at:<p><a href="http://lambdaplusjs35padjaiz4jw2fugdoeutse262phqr72uf634s2wdbqd.onion/" rel="nofollow">http://lambdaplusjs35padjaiz4jw2fugdoeutse262phqr72uf634s2wd...</a><p>It's usually SWF. Some features include:<p><pre><code> - No javascript of any type is used anywhere. In fact, CSP is used to block execution of any and all javascript, which makes XSS attacks impossible. - High security due to the use of pledge() and unveil() - Highly transparent moderation logs which include a reason for all moderation actions - advanced formatting, including LaTeX support - anyone can create their own board - multiple files per post - inline image expansion - per-board index and recent pages - paginated catalog pages and threads - extensive moderation tools</code></pre>
Positron – A next-generation data science IDE
Hacker News (score: 80)[IDE/Editor] Positron – A next-generation data science IDE
Show HN: Easy Python Time Parsing
Hacker News (score: 11)[Other] Show HN: Easy Python Time Parsing I recently build a python time-parser that can parse most formats in a single line. Might be useful to some here. (Also happy to hear feedback and feature requests)
XSLT: A Precision Tool for the Future of Structured Transformation
Hacker News (score: 48)[Other] XSLT: A Precision Tool for the Future of Structured Transformation
The POSIX specification of vi
Hacker News (score: 27)[Other] The POSIX specification of vi
CertAlert.pro
Product Hunt[Monitoring/Observability] SSL expiration & server health monitoring CertAlert Pro is a professional SSL certificate monitoring platform that prevents website outages by alerting teams before certificates expire. With automated monitoring, multi-channel notifications, it's the complete solution for managing SSL certificates.
HyperFetch 7.0.0
Product Hunt[API/SDK] Integrate with any API New release of the API management framework. Highlights: • New DevTools 🪄 • Generate SDKs 🔌 • Powerful CLI ✅ • New Docs 📚 • Plugins system 🌐 • New Sockets 🚀 HyperFetch dramatically simplifies app maintenance. Don’t fall behind. Choose HyperFetch.
sampleapp.ai
Product Hunt[API/SDK] Onboard developers to your API—instantly Nobody likes reading docs. Sampleapp.ai turns your API into interactive, live sandboxes—so developers get a working app and onboard in under 60 seconds. Used by leading unicorn, series A/B/C and high growth startups.
Veo 3 API
Product Hunt[API/SDK] Generate videos (with audio) using Veo 3 from Google Veo 3 is now available for scaled developer use in the Gemini API, with both audio generation and no audio generation as model options.
ComfyUI-Copilot
Product Hunt[Other] Build ComfyUI workflows with natural language ComfyUI-Copilot is an open-source AI assistant from Alibaba that simplifies ComfyUI. Use natural language to get node suggestions, build workflows, and explore parameters. Integrates directly into the UI.
Stakpak.dev
Product Hunt[DevOps] Open-source DevOps agent to secure & manage production infra Stakpak.dev is an Open-source DevOps agent written in Rust, helps you secure, deploy, and maintain production-ready infrastructure. Try it now: curl -sSL https://stakpak.dev/install.sh | sh
HTML Table Generator
Product Hunt[Other] Create clean, responsive HTML tables without writing code The best HTML table maker. Easily create, style, and merge cells with our advanced generator. Get clean, responsive HTML/CSS code in seconds! Responsive design options, including scrollable tables for mobile compatibility.
KIMI K2
Product Hunt[Other] Your smarter AI companion KIMI K2 is an advanced agentic AI assistant optimized for deep reasoning, code generation, and intelligent task execution—all at significantly lower cost.
Gitea Private, Fast, Reliable DevOps Platform
Hacker News (score: 11)[Other] Gitea Private, Fast, Reliable DevOps Platform
panaversity/learn-agentic-ai
GitHub Trending[Other] Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.
tracel-ai/burn
GitHub Trending[Other] Burn is a next generation Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
simstudioai/sim
GitHub Trending[Other] Sim Studio is an open-source AI agent workflow builder. Sim Studio's interface is a lightweight, intuitive way to quickly build and deploy LLMs that connect with your favorite tools.
better-auth/better-auth
GitHub Trending[Other] The most comprehensive authentication framework for TypeScript
Face Match & Liveness Verification API
Product Hunt[API/SDK] Instant Face Match and Liveness Detection Verifying users online is tough, especially when you need to prevent spoofing, fake, or pre-recorded videos. That’s why we built the Venify Face Match & Liveness Check API, a tool to instantly compare two face images and ensure the person is actually alive.
Reeni - Persolan Portoflio
Product Hunt[Other] This is a personal portfolio HTML Template Reeni – Personal Portfolio is best suited for developers, designers, programmers, web developers, freelancers, engineers, copywriters, consultants, marketing managers, SEO specialists, app developers, photographers, cleaners, fashion designers, and more.
DeliverCore: Email Deliverability Suite
Product Hunt[Other] Complete Email Deliverability Platform We're building DeliverCore, a unified email deliverability platform that gives businesses, agencies, and MSPs complete control over their email infrastructure through one dashboard.
Buildstash
Product Hunt[Other] A new home for your software binaries A new accessible approach to build artifact and release management for software teams. For mobile and desktop apps, games, XR, or embedded - never lose a build again, distribute to testers, steer through QA and sign-off, and manage your rollouts.
AI code fixer
Product Hunt[Code Quality] Instantly fix and understand your code — with AI precision. AI Code Fixer instantly analyzes your code, identifies bugs, and provides clear, accurate fixes. Choose between simple or detailed explanations to understand what went wrong and how it’s resolved—perfect for beginners and pros alike.
Show HN: MCP server for Blender that builds 3D scenes via natural language
Hacker News (score: 41)[Other] Show HN: MCP server for Blender that builds 3D scenes via natural language Hi HN!<p>I built a custom MCP (Model Context Protocol) server that connects Blender to LLMs like ChatGPT, Claude, and any other llm supporting tool calling and mcps, enabling the AI to understand and control 3D scenes using natural language.<p>You can describe an entire environment like:<p>> “Create a small village with 5 huts arranged around a central bonfire, add a river flowing on the left, place a wooden bridge across it, and scatter trees randomly.”<p>And the system parses that, reasons about the scene, and builds it inside Blender — no manual modeling or scripting needed.<p>What it can do: - Generate multi-object scenes like villages, landscapes, from a single prompt - Understand spatial relations — e.g., “place the bridge over the river” or “add trees behind the huts” - Create camera animations and lighting setups: “orbit around the scene at sunset lighting” - Respond to iterative changes like: “replace all huts with stone houses” or “make the river narrower” - Maintain object hierarchy and labels for later editing<p>Tech Stack: - Blender Python scripting - Node.js server running MCP - LLM backend (OpenAI / Claude, easily swappable)<p>Demo: <a href="https://blender-mcp-psi.vercel.app/" rel="nofollow">https://blender-mcp-psi.vercel.app/</a><p>GitHub: <a href="https://github.com/pranav-deshmukh/blender-mcp-demo/">https://github.com/pranav-deshmukh/blender-mcp-demo/</a><p>Curious to hear thoughts from folks in 3D tooling, AI-assisted design, or dev interface design. Would you find this useful as a Blender plugin? I’m open to expanding it!<p>Please try it and give it a star on github
GitWrist – Allows WearOS devices to interact with the GitHub API
Hacker News (score: 13)[Other] GitWrist – Allows WearOS devices to interact with the GitHub API
Show HN: Context42 – capture your coding style from across your projects
Show HN (score: 5)[Other] Show HN: Context42 – capture your coding style from across your projects Show HN: Context42 - AI-powered style guide generator for your codebase<p>Hey HN,<p>I've been building Context42 to solve a problem that's been bugging me: getting AI to write code like me, and helping disseminate coding best practices.<p>The core insight is simple - your existing code is already your best style guide. Instead of debating tabs vs spaces or where to put your curly braces, Context42 analyzes your actual codebase and generates comprehensive style documentation using Google's Gemini AI.<p>Here's what makes it special:<p>1. *Language-aware analysis* - It groups files by language and generates specific style guides for each. Your TypeScript patterns won't bleed into your Python conventions.<p>2. *Dependency-smart processing* - It analyzes child directories before parents, building up context as it goes. This means it understands your module structure and can identify patterns that emerge across your architecture.<p>3. *Built for real codebases* - With configurable concurrency, resume capability, and automatic cleanup, it's designed to handle everything from small projects to massive monorepos. The terminal UI (built with Ink/React) gives you real-time progress on what's happening.<p>4. *Pragmatic over prescriptive* - Instead of enforcing arbitrary rules, it documents what you're already doing. This makes it easier to onboard new developers and maintain consistency without religious debates.<p>The technical approach is interesting too - it uses a worker pool pattern with abort controllers for graceful shutdown, SQLite for persistence (so you can resume failed runs), and a file registry system that guarantees cleanup even on crashes.<p>I built this because I believe the best documentation is the kind that reflects reality, not aspirations. Your code style isn't what you think it should be - it's what it actually is. And that's worth documenting.<p>You can check it out at: <a href="https://github.com/zenbase-ai/context42">https://github.com/zenbase-ai/context42</a><p>Would love to hear your thoughts, especially if you've tackled similar problems in your teams. What's worked for you in maintaining code consistency at scale?
bluenviron/mediamtx
GitHub Trending[Other] Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
Postgres to ClickHouse: Data Modeling Tips
Hacker News (score: 28)[Other] Postgres to ClickHouse: Data Modeling Tips
Why you should choose HTMX for your next web-based side project (2024)
Hacker News (score: 44)[Other] Why you should choose HTMX for your next web-based side project (2024)
HotCakeX/Harden-Windows-Security
GitHub Trending[Other] Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationalehttps://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
actions/runner-images
GitHub Trending[Other] GitHub Actions runner images
github/github-mcp-server
GitHub Trending[Other] GitHub's official MCP Server
Show HN: Compass CNC – Open-source handheld CNC router
Hacker News (score: 36)[Other] Show HN: Compass CNC – Open-source handheld CNC router Hey HN,<p>I am Cam, and for the past two years I have been working on Compass, an open-source handheld CNC router that brings computer precision to woodworking while keeping the user directly involved in the process.<p>The idea started as my senior design project at UC Berkeley, with the goal of making a more approachable CNC machine—standard CNC machines are expensive, bulky, and remove you from the tactile “maker” experience. Compass solves that by combining a handheld router with real-time robotic assistance. You move the router roughly along a design path, and Compass uses four optical flow sensors (like in computer mice) and a 3-axis motion system to auto-correct for precision cuts.<p>What is different about Compass: - Open source: All plans, firmware, and CAD files are available on GitHub. - Affordable: The DIY build costs ~$600 in parts, and I am selling kits for <$800. - No external markers: The sensing technology allows for positioning without external markers, so no setup or consumables required. - Portable: Fits in a backpack and is not limited by a fixed work envelope.<p>We recently completed our first beta program and have just launched V1 kits for pre-order. You can find more info and the launch video at the listed URL.<p>GitHub: <a href="https://github.com/camchaney/handheld-cnc">https://github.com/camchaney/handheld-cnc</a>
CalCom
Product Hunt[Other] Automated baseline hardening & cis compliance Simplify complex server configurations with CalCom's automated baseline hardening. Ensure CIS & NIST compliance, minimize risk, and maintain operational stability.
Complykit.io
Product Hunt[Other] So you finished your app and forgot about the privacy policy Finished your app but forgot about the privacy policy, terms, and support site? ComplyKit builds a full App Store–ready microsite from your GitHub repo—AI-powered and deploys in seconds.
Voice to Notes
Product Hunt[Other] Talk More. Type Less VoiceToNotes.ai helps creators and teams work faster with AI-powered transcription and smart content automation.
Sera UI
Product Hunt[Other] Modern react component library Build stunning web applications with Sera UI's modern React components. Free, open-source, and built with Tailwind CSS & Framer Motion.
Monivera.io
Product Hunt[Monitoring/Observability] Monivera.io - Clarity for Your Cloud, Control Over Your Cost After months of building and testing, I’m thrilled to launch Monivera.io – a powerful AI-driven observability platform that simplifies cloud monitoring for everyone, from individual developers to large DevOps teams.
Debcraft – Easiest way to modify and build Debian packages
Hacker News (score: 28)[Other] Debcraft – Easiest way to modify and build Debian packages
Ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files
Hacker News (score: 14)[CLI Tool] Ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files
Show HN: Interactive Bash tutorial that runs in the browser
Show HN (score: 6)[Other] Show HN: Interactive Bash tutorial that runs in the browser I wrote a tutorial on how to create Bash scripts, where the command line interface runs entirely in the browser using v86 (<a href="https://github.com/copy/v86">https://github.com/copy/v86</a>), and the code editor uses Monaco.
Show HN: Molab, a cloud-hosted Marimo notebook workspace
Hacker News (score: 61)[Other] Show HN: Molab, a cloud-hosted Marimo notebook workspace We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in Colab [2].<p>Rather than try to convince Google to replace their notebook with marimo, we decided to just build our own cloud-hosted notebook service instead. We're calling this molab (mo for marimo), and we're launching it today.<p>You can try it at <a href="https://molab.marimo.io" rel="nofollow">https://molab.marimo.io</a><p>Some features:<p>- Persistent storage<p>- Link sharing (notebooks are public but undiscoverable, like secret GitHub Gists)<p>- Download notebooks to your machine, reuse them as Python scripts or apps<p>- Upload local notebooks to the cloud from our CLI (coming soon)<p>- Real-time collaboration (coming soon)<p>- Configure computational resources to obtain more CPU or GPU (coming soon)<p>marimo is a modern notebook for modern data workflows; we also built molab on a modern tech stack:<p>- Notebook dependencies are managed by uv, enabling lighting-fast package installation (thanks to uv’s cache and more generally its performant implementation). uv makes it easy to run molab notebooks locally, too: uvx marimo edit <notebook-url> brings the notebook down to your machine.<p>- Persistent storage is powered by R2, Cloudflare’s zero-egress object store.<p>- We use Pydantic logfire to monitor our deployment.<p>- While our implementation is agnostic to the compute backend (stay tuned!), we’re currently running on Modal for fast startups (not to mention a slick developer experience). Modal sandboxes make it easy for us define containers at runtime, containing notebook code and their dependencies. (Shout out to Eric Zhang from Modal for helping us get started.)<p>molab is free to use, as long as usage is reasonable. Our goal is to make is as easy as possible for our community to use marimo notebooks.<p>Finally, learn more at our announcement blog: <a href="https://marimo.io/blog/announcing-molab" rel="nofollow">https://marimo.io/blog/announcing-molab</a><p>If this interests you, please give molab a shot and please share feedback — here or on Discord (<a href="https://marimo.io/discord" rel="nofollow">https://marimo.io/discord</a>).<p>P.S. This is not our commercial product, this is really just for our community.<p>[1] <a href="https://github.com/marimo-team/marimo">https://github.com/marimo-team/marimo</a> [2] <a href="https://github.com/googlecolab/colabtools/issues?q=is%3Aissue%20state%3Aopen%20sort%3Areactions-%2B1-desc">https://github.com/googlecolab/colabtools/issues?q=is%3Aissu...</a>
Show HN: Mock FedCM Integrations
Show HN (score: 6)[Testing] Show HN: Mock FedCM Integrations MockFedCM is a free FedCM Relying Party (RP) and Identity Provider (IdP) for testing FedCM integrations. Simulate real-world authentication flows, debug your implementation, and validate user experiences—all without needing a production IdP or RP.
[Other] Show HN: Mark 1.0, a notation that unifies JSON, HTML, JSX, XML, YAML, and more Author of Mark Notation here.<p>Mark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax and succinct data model.<p>I'm glad to announce the 1.0 Release of Mark. This release is just the start of a long journey to make web a better platform to store and exchange data.<p>Your feedback welcome!
n8n-io/n8n
GitHub Trending[DevOps] Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
influxdata/telegraf
GitHub Trending[Monitoring/Observability] Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Show HN: Fluent-state: a new fresh take on local React state
Show HN (score: 5)[Code Quality] Show HN: Fluent-state: a new fresh take on local React state Hi HN<p>I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect.<p>It gives you:<p>- A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control<p>Designed for local state, nested structures, and clean, declarative code.<p>Demo: <a href="https://stackblitz.com/edit/vitejs-vite-uh4kyzkf?file=src%2FApp.tsx" rel="nofollow">https://stackblitz.com/edit/vitejs-vite-uh4kyzkf?file=src%2F...</a> GitHub: <a href="https://github.com/marsbos/fluent-state">https://github.com/marsbos/fluent-state</a> NPM: <a href="https://www.npmjs.com/package/fluent-state" rel="nofollow">https://www.npmjs.com/package/fluent-state</a><p>Try it out plz.
Show HN: UML is dead – so I'm building the tool to revive it
Show HN (score: 5)[Other] Show HN: UML is dead – so I'm building the tool to revive it Hi HN,<p>UML diagrams were meant to standardise system design, but they’ve become outdated — slow to build, hard to change, and rarely used in practice. Most tools feel clunky, and diagrams often go stale fast.<p>I’m building RapidChart, a tool to bring diagramming back to life — fast, flexible, and developer-first.<p>What makes it different:<p>Cursor-style interface for rapid diagram creation<p>Fully customisable and exportable<p>AI-assisted (works with GPT-4, Claude, etc.)<p>100% free<p>This began as part of my research at Imperial College London, and I’d really value your feedback.<p>Here’s the link: <a href="https://www.rapidcharts.ai" rel="nofollow">https://www.rapidcharts.ai</a><p>Thanks!
templUI Pro
Product Hunt[Other] The ultimate UI kit for Go & templ developers templUI Pro builds on templUI — the open source UI kit for Go & templ. 200+ premium UI blocks, ready to copy & paste. No frontend frameworks, no build tools — just Go, Vanilla JS, HTML & Tailwind.
Toolpro.app
Product Hunt[Other] Online Text Tools to Improve Work Efficiency Free online tools for text processing, case and format conversion. All tools run locally in your browser for privacy. No downloads needed.
AlgoRux
Product Hunt[Other] Online coding platform with collaborative problem solving AlgoRux is a coding platform for C, C++, Python, PHP & JavaScript. Practice daily problems, join weekly contests, and collaborate in real time with friends. Perfect for learners, interview prep, and competitive programmers. Try it at algorux.com!
AtomIot
Product Hunt[Other] Trusted, Ready to Use Enterprise IoT Server AtomIoT is an enterprise IoT server to connect, monitor & manage smart devices via LoRaWAN, MQTT, or HTTP. With logs, FOTA, alerts & digital twins. Ideal for companies and customers that make hardware. Get devices online in minutes.
Logical implication is a comparison operator
Hacker News (score: 18)[Other] Logical implication is a comparison operator
Show HN: Object database for LLMs that persists across chats (MCP server)
Show HN (score: 6)[Other] Show HN: Object database for LLMs that persists across chats (MCP server) I’d like to use LLMs for remembering all kinds of things: fitness, to-do lists, contacts, bug reports, research links, whatever. But there is no way to do that now.<p>For example, if I find a great coding tutorial in chat, or tell it how much I ran yesterday, it forgets that when I close the chat. Even if I keep the chat history, I still need to scour through lots of messages to find the data I want. Ideally, Claude would remember all this, and I’d be able to find it later with ease. This is what my team built.<p>It is a collaborative database you add to any LLM that supports MCP. (Claude Code, Desktop, and Pro for now; ChatGPT will soon). You can add, update, and search for items in the database inside chat. You can easily create your own object schemas. There is an automatically generated web UI for using the database. It generates maps, charts, calendars, tables, lists, and other UI elements. You can share or publish the database as well.<p>Over time, we want to make this database powerful enough to make our lives much simpler by letting LLMs replace a bunch of the apps and software services we use daily.
Run TypeScript code without worrying about configuration
Hacker News (score: 10)[Other] Run TypeScript code without worrying about configuration
Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once
Show HN (score: 11)[Other] Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once
Show HN: kiln – Git-native, decentralized secret management using age
Show HN (score: 5)[Other] Show HN: kiln – Git-native, decentralized secret management using age Hi HN, I've been building this tool for the past couple of weeks to solve a problem that seems universal across development teams: sharing environment variables securely.<p>You know the drill - someone needs the staging database URL, so it gets shared over chat. Production API keys end up in plaintext files. Or you set up some complex secret management system that becomes a single point of failure during critical deployments.<p>At Zerodha, we're a stock broker with strict regulatory requirements. Our infrastructure needs to be auditable, and our data must stay with us for instant recovery. But the deeper issue was that every solution we tried made deployments dependent on external services.<p>We tried GitLab CI's built-in secrets, but they're stored unencrypted and only repository maintainers can access them. HashiCorp Vault was too complex to manage with painful ACL setup, plus it's now crippled by their BSL license change. AWS Secrets Manager would create the vendor lock-in we wanted to avoid.<p>The breaking point came when we wanted to manage secrets through Terraform for idempotency and better infrastructure-as-code practices. But Terraform has no built-in way to encrypt secrets without relying on external providers. We could either store secrets in plaintext in our Terraform configs or add yet another external dependency to our deployment pipeline.<p>That's when I had the idea: what if we could inject encrypted environment variables directly into Terraform, so anyone with the right key could deploy without hunting down secrets from different systems? As I iterated through this idea, I realized the same pattern would work for any application - from personal projects to team deployments.<p>So I built kiln. It encrypts environment variables using age encryption into files that live alongside your code. No servers, no network calls, no external dependencies. Each team member gets their own key, and you control access per environment.<p>Here's how it works:<p><pre><code> # Generate a new age key, or use your existing SSH keys kiln init key # Initialize with your team's public keys kiln init config --recipients "alice=$(curl https://gitlab.company/alice.keys)" --recipients "me=$(cat ~/.ssh/id_ed25519.pub)" # Set secrets (prompts securely, never shows in terminal) kiln set DATABASE_URL kiln set API_KEY # Run your app with decrypted environment kiln run npm start # These encrypted files are safe to commit git add .kiln.env kiln.toml </code></pre> Why not SOPS? SOPS is great for general file encryption, but kiln is built specifically for the environment variable workflow. It has commands like "run", "export", and built-in team management. Think "SOPS for .env files" with a focus on developer UX.<p>Why not raw age encryption? Age is perfect for the crypto layer, but terrible for day-to-day team workflows. Try managing 20 team members across 5 environments with raw age commands - you'll go insane. kiln handles the orchestration.<p>As for technical details, kiln:<p>- Uses age encryption (modern, audited, simple)<p>- Works with existing SSH keys or generates new age keys<p>- Role-based access via TOML configuration<p>- Single, cross-platform Go binary<p>- Zero network dependencies - everything works offline<p>- MIT licensed<p>The game-changer: secrets travel with code. No more "can someone send me the staging secrets?" in chat. No more broken deploys because the secret service is down. No more hoping your vendor doesn't change their pricing or licensing.<p>Try it out - I'm confident it'll help improve your team's deployment workflows. Feel free to ask me any questions!<p>GitHub: <a href="https://github.com/thunderbottom/kiln">https://github.com/thunderbottom/kiln</a><p>Docs: <a href="https://kiln.sh" rel="nofollow">https://kiln.sh</a><p>Or install now: go install github.com/thunderbottom/kiln@latest
WasmEdge/WasmEdge
GitHub Trending[DevOps] WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
gitleaks/gitleaks
GitHub Trending[Testing] Find secrets with Gitleaks 🔑
Show HN: Easy alternative to giflib – header-only decoder in C
Show HN (score: 8)[Other] Show HN: Easy alternative to giflib – header-only decoder in C Hi HN, I made a lightweight, header-only GIF decoder in C, inspired by stb-style libraries. No dynamic allocation, portable, and optimized for embedded devices.<p>GitHub: <a href="https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOnly-Fast-ZeroAllocation-PlatformIndependent-Embedded-C-GIF-Decoder">https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOn...</a><p>Would love feedback or suggestions.
Parsing Protobuf like never before
Hacker News (score: 197)[Other] Parsing Protobuf like never before See also <a href="https://buf.build/blog/hyperpb" rel="nofollow">https://buf.build/blog/hyperpb</a> (via <a href="https://news.ycombinator.com/item?id=44661785">https://news.ycombinator.com/item?id=44661785</a>)
Maestro Studio Desktop Beta
Product Hunt[Testing] Run mobile & web tests in minutes with a desktop app All-in-one desktop app to automate testing for mobile & web apps — no CLI, no IDE setup. Create, run & scale tests in minutes. Built on the open-source Maestro framework. Free to use. For devs & non-tech teammates.
CopyMagic
Product Hunt[Other] Smartest clipboard manager for macOS CopyMagic is a smart clipboard manager for macOS that supports semantic queries and intelligent clipboard management.
PitchGrid
Product Hunt[Other] Sports video analysis made simple Synchronized video analysis for sports coaches and athletes. Sync, analyze, and improve performance with frame-perfect precision using just your smartphone.
Untitled UI React
Product Hunt[Other] Open-source React components. Just copy, paste, and build. Untitled UI React is the world’s largest collection of open-source React components built with Tailwind CSS and React Aria. Skip months of design and development with everything you need to design and develop modern UI. Just copy, paste, and build.
Iris SaaS Kit
Product Hunt[Other] The SaaS starter that's actually batteries included Iris SaaS Kit is a fullstack boilerplate for multi-tenant SaaS apps with Convex DB, Stripe billing, a super admin panel, and clean architecture for AI-assisted dev. Build B2B SaaS or client dashboards fast. Try the demo: saaskitdemo.iristech.my
Uncursor
Product Hunt[Other] Build Apps and Websites with AI. On iOS, Android, & the Web A vibe coding platform that allows you to build from anywhere. Use natural language and our AI agent will create apps and websites and deploy them live to the web in seconds.
Bennu Agent — Screw Prompts, Run Infra
Product Hunt[DevOps] AI agent that automates infra without hallucinating Bennu is the first zero-hallucination AI agent that automates DevOps and infrastructure workflows using real, pre-approved functions. No fake code, no prompts — just trusted execution. Works offline, runs on any system, and speaks your language (literally).
Semantic HTML Pattern Generator
Product Hunt[Other] Create accessible HTML patterns instantly Generate semantic HTML patterns without the stress. This beginner-friendly tool creates clean, accessible code from simple form inputs. Live preview, instant copy, and follows web standards - perfect for any skill level
ADK-TS
Product Hunt[Other] Build smart, tool-using agents in just one line Comprehensive framework for building sophisticated AI agents with multi-LLM support, advanced tool integration, memory systems, and flexible conversation flows.
Securable
Product Hunt[Testing] Secure your vibe coded applications Comprehensive end-to-end testing for your vibe coded application. We identify vulnerabilities, UX flaws, functionality bugs, and security issues before they impact your users and your business.
Show HN: Linux CLI tool to provide mutex locks for long running bash ops
Hacker News (score: 25)[CLI Tool] Show HN: Linux CLI tool to provide mutex locks for long running bash ops Been exploring claude and spec-based coding, I think it turned out fairly successful. It's just a simple unix-style tool that gives you a single command to use in bash scripts to simplify mutex or semaphore locking of execution.
Open-Source BCI Platform with Mobile SDK for Rapid Neurotech Prototyping
Hacker News (score: 14)[API/SDK] Open-Source BCI Platform with Mobile SDK for Rapid Neurotech Prototyping
Show HN: A 'Choose Your Own Adventure' written in Emacs Org Mode
Hacker News (score: 37)[Other] Show HN: A 'Choose Your Own Adventure' written in Emacs Org Mode I authored and developed an interactive children's book about entrepreneurship and money management. The journey started with Twinery, the open-source tool for making interactive fiction, discovered right here on HN. The tool kindled memories of reading CYOA style books when I was a kid, and I thought the format would be awesome for writing a story my kids could follow along, incorporating play money to learn about transactions as they occurred in the story.<p>Twinery is a fantastic tool, and I used it to layout the story map. I really wanted to write the content of the story in Emacs and Org Mode however. Thankfully, Twinery provided the ability to write custom Story Formats that defined how a story was exported. I wrote a Story Format called Twiorg that would export the Twinery file to an Org file and then a Org export backend (ox-twee) to do the reverse. With these tools, I could go back and forth between Emacs and Twinery for authoring the story.<p>The project snowballed and I ended up with the book in digital and physical book formats. The Web Book is created using another Org export backend.<p>Ten Dollar Adventure: <a href="https://tendollaradventure.com" rel="nofollow">https://tendollaradventure.com</a><p>Sample the Web Book (one complete storyline/adventure): <a href="https://tendollaradventure.com/sample/" rel="nofollow">https://tendollaradventure.com/sample/</a><p>I couldn't muster the effort to write a special org export backend for the physical books unfortunately and used a commercial editor to format these.<p>Twiorg: <a href="https://github.com/danishec/twiorg">https://github.com/danishec/twiorg</a><p>ox-twee: <a href="https://github.com/danishec/ox-twee">https://github.com/danishec/ox-twee</a><p>Previous HN post on writing the transaction logic using an LLM in Emacs: <a href="https://blog.tendollaradventure.com/automating-story-logic-with-llms/" rel="nofollow">https://blog.tendollaradventure.com/automating-story-logic-w...</a><p>Twinery 2: <<a href="https://twinery.org/" rel="nofollow">https://twinery.org/</a>> and discussion on HN: <a href="https://news.ycombinator.com/item?id=32788965">https://news.ycombinator.com/item?id=32788965</a>
Metaflow: Build, Manage and Deploy AI/ML Systems
Hacker News (score: 26)[Other] Metaflow: Build, Manage and Deploy AI/ML Systems
Mkosi – Build Bespoke OS Images
Hacker News (score: 37)[Other] Mkosi – Build Bespoke OS Images
vanna-ai/vanna
GitHub Trending[Database] 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
Show HN: Display Photos on a World Map
Show HN (score: 31)[Other] Show HN: Display Photos on a World Map I had this idea where you would see realtime photos on a map, right now this is simply using cat pics, not sure where to take it from here but maybe it's useful to someone. :)<p>GitHub: <a href="https://github.com/stagas/worldsnap">https://github.com/stagas/worldsnap</a>
Show HN: GitGuard - Painless GitHub PR Automations
Show HN (score: 7)[DevOps] Show HN: GitGuard - Painless GitHub PR Automations Hey HN,<p>Every team I've been on has cobbled together some sort of combination of GitHub branch protections and custom scripts to make sure that PRs conform to organization policies and best practices.<p>Things like:<p>- When {X} file is changed, require review from team {Y}<p>- When a new db migration is added, ensure that a special set of tests pass<p>- Require multiple approvals when the PR is very large<p>- Add a special label to PRs that include breaking changes<p>- Allow emergencies / hotfixes to break glass and bypass all of the above<p>Most teams tend to start out with a little script running in GitHub actions to enforce all of these policies but it tends to get out of hand and become hard to maintain. PRs that should require scrutiny slip through the cracks, and others that should be allowed through are unnecessarily blocked.<p>That's why I made GitGuard (<a href="https://gitguard.dev/" rel="nofollow">https://gitguard.dev/</a>)<p>GitGuard lets you write and maintain these policies in a custom DSL so simple it looks like pseudocode. The policies are checked on every single PR nearly instantly (no need to wait for a GitHub actions runner) and the results are reported in plain english.<p>Right now policies can make simple assertions about PR metadata and take some stateful actions (adding labels, requesting review) but I'd love to hear more from HN about how GitGuard could be even more useful.
Mill: A better build tool for Java, Scala, and Kotlin
Hacker News (score: 57)[Build/Deploy] Mill: A better build tool for Java, Scala, and Kotlin
Show HN: ggc – A terminal-based Git CLI written in Go
Hacker News (score: 18)[CLI Tool] Show HN: ggc – A terminal-based Git CLI written in Go Hi HN,<p>I built ggc (<a href="https://github.com/bmf-san/ggc">https://github.com/bmf-san/ggc</a>), a terminal-based Git CLI tool written in Go.<p>ggc provides: - A fast interactive UI (like `fzf`) for common Git operations<p>- Traditional subcommands (e.g. `ggc add`, `ggc commit`)<p>- Git-compatible config support (`ggc config` reads from `git config`)<p>- Built-in aliases and workflow automation (e.g. `ggc addcommitpush`)<p>The goal is to improve developer productivity by combining interactive workflows with scriptable CLI operations.<p>It's still under active development, but I'd love feedback from the community!<p>GitHub: <a href="https://github.com/bmf-san/ggc">https://github.com/bmf-san/ggc</a> Demo GIF: <a href="https://github.com/bmf-san/ggc#demo">https://github.com/bmf-san/ggc#demo</a><p>Thanks!
Show HN: Improving RAG with chess Elo scores
Hacker News (score: 31)[Other] Show HN: Improving RAG with chess Elo scores Hello HN,<p>I'm Ghita, co-founder of ZeroEntropy (YC W25). We build high accuracy search infrastructure for RAG and AI Agents.<p>We just released two new state-of-the-art rerankers zerank-1, and zerank-1-small. One of them is fully open-source under Apache 2.0.<p>We trained those models using a novel Elo score inspired pipeline which we describe in detail in the blog attached. In a nutshell, here is an outline of the training steps: * Collect soft preferences between pairs of documents using an ensemble of LLMs. * Fit an ELO-style rating system (Bradley-Terry) to turn pairwise comparisons into absolute per-document scores. * Normalize relevance scores across queries using a bias correction step, modeled using cross-query comparisons and solved with MLE.<p>You can try the models either through our API (<a href="https://docs.zeroentropy.dev/models">https://docs.zeroentropy.dev/models</a>), or via HuggingFace (<a href="https://huggingface.co/zeroentropy/zerank-1-small" rel="nofollow">https://huggingface.co/zeroentropy/zerank-1-small</a>).<p>We would love this community's feedback on the models, and the training approach. A full technical report is also going to be released soon.<p>Thank you!
facebookresearch/segment-anything
GitHub Trending[Other] The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
nicklockwood/SwiftFormat
GitHub Trending[Code Quality] A command-line tool and Xcode Extension for formatting Swift code
lastmile-ai/mcp-agent
GitHub Trending[Other] Build effective agents using Model Context Protocol and simple workflow patterns
arc53/DocsGPT
GitHub Trending[Other] DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling and agentic system capability built in.
Show HN: DataRamen, a Fast SQL Explorer with Automatic Joins and Data Navigation
Hacker News (score: 30)[CLI Tool] Show HN: DataRamen, a Fast SQL Explorer with Automatic Joins and Data Navigation I built DataRamen, a local-first SQL explorer that helps you get the data you need fast, without writing repetitive queries every time.<p>You run it locally from the CLI (no cloud version yet), connect your databases, and you're ready to go. The goal is to let you explore and query data like you would in a spreadsheet: intuitive, fast, and without friction.<p>Key features:<p>- Automatic joins & related data navigation: Right-click any row to instantly see related records in other tables (based on foreign keys or references).<p>- Keyboard-driven UI: Hit N to jump to a table, F to filter, and so on, it’s optimized for speed so you can go from question to insight in seconds (this point is still in progress, I find it confortable, but the goal is to make it even better).<p>- Named tabs with saved queries: Keep multiple tabs open with different queries, useful for comparing or cross-checking data. Tabs are saved, so you can get back to your queries at any time.<p>- Instant edit & insert: One click to edit or add rows, no need to write full queries.<p>- Multi-DB support: Connect several databases and search across all of them.<p>- Search across all columns: Find what you need even if you don't know the exact column.<p>If you've ever felt slowed down by writing the same SQL over and over just to explore your data, this might save you a ton of time. I’d love feedback or suggestions, especially from folks who wrangle data often.<p>Find more information on <a href="https://dataramen.xyz" rel="nofollow">https://dataramen.xyz</a><p>PS. don't be harsh on the logo, I did my best :)
Show HN: HN v0.2.1 – Native macOS app for reading HN
Show HN (score: 7)[Other] Show HN: HN v0.2.1 – Native macOS app for reading HN Hey HN folks,<p>Last week I released the first public version of 120 HN — a fully native Hacker News client for macOS. This week, I'm excited to share version 0.2.1 with some essential updates:<p>The app now remembers window size, position, and sidebar state between sessions<p>Improved AI summaries: more concise, relevant with link back to the comments, easier to read with short paragraph form.<p>Minor tweaks to navigation and layout for a smoother experience<p>Sneak peek: local LLM support is coming in the next release.<p>As always, the app is free to use. Any suggestions or comments would be appreciated.<p>Thanks for checking it out.
Devex
Product Hunt[IDE/Editor] Your Own Open-Source, Containerized and Shareable Cloud IDE. DevEx is a self-hosted, open-source Cloud IDE that lets you spin up live REPLs in the browser, just like Replit, but built on your terminal Ideal for solo devs, OSS tools, or just building fast without worrying about infrastructure.
JellyWatch - Monitor Jellyfin
Product Hunt[Other] Monitor Jellyfin servers in real time on Android JellyWatch is a modern, multilingual Android app that lets you monitor active playback sessions on your Jellyfin servers in real time. The app provides full management of servers, users, devices, and libraries.
MCP-Builder.ai
Product Hunt[Other] Create your custom MCP-Server in seconds Build Your Custom MCP Server in Seconds — Using Natural Language! With MCP-Builder.ai, you can easily create AI Agents that connect to your existing infrastructure. Connect to REST APIs, XML, databases, CSV files, FTP servers, and more — no coding required.
Shoc Platform
Product Hunt[DevOps] Serverless ML & HPC Workloads, Simplified Shoc Platform enables you to run machine learning and high-performance computing (HPC) jobs without managing infrastructure. Scale effortlessly, pay only for what you use, and focus on your code—not the servers.
SocialKit API
Product Hunt[API/SDK] Social Media Video Analysis API SocialKit is a powerful API for analyzing social media videos. Get video summaries, transcripts, engagement metrics, and custom data from YouTube, TikTok, Instagram, and more.
KeyHaven
Product Hunt[Other] Secure api key management and analytics platform KeyHaven provides secure API key management, automated rotation notifications, usage analytics, and monitoring. Keep your API keys secure and track usage across multiple services.
Web Serve
Product Hunt[Other] Simple local static server for dev, sharing, and preview Web Serve is a lightweight macOS app for hosting static files locally. Preview sites, share files, simulate domains, or access content offline. Perfect for developers, designers, and IoT users needing fast, local access without relying on the internet.
social2gether
Product Hunt[Other] Connecting people It's my honest attempt t to showcase my React and SpringBoot skills.
Nextflow: System for creating scalable, portable, reproducible workflows
Hacker News (score: 26)[Other] Nextflow: System for creating scalable, portable, reproducible workflows
Show HN: Clippy – a better pbcopy for macOS that handles files properly
Hacker News (score: 12)[Other] Show HN: Clippy – a better pbcopy for macOS that handles files properly I made clippy because pbcopy can't do something I needed every day: copy files to paste into GUI apps. When you pbcopy < image.png, you get raw bytes instead of a file that Slack or email can use.<p>Clippy fixes this:<p>- clippy report.pdf → ⌘V into any app uploads the file<p>- curl image.png | clippy → pipes become pasteable files<p>- clippy *.jpg → multiple files at once<p>- Text files still work like pbcopy<p>Technical: Direct Objective-C bindings via CGo. Copies file references (like Finder), not contents. Auto-cleans temp files. No AppleScript hacks.<p>Install: brew install neilberkman/clippy/clippy
Show HN: I built a dream interpreter in JavaScript, no AI, no server, just logic
Show HN (score: 10)[Other] Show HN: I built a dream interpreter in JavaScript, no AI, no server, just logic I built a browser-only dream interpreter that maps symbols to meaning using a custom keyword engine. No AI, no tracking, no backend it’s all deterministic logic, built with vanilla JavaScript. The idea was to see if emotional and symbolic interpretations could still feel personal without using machine learning. Dreams are parsed against a map of 300+ symbolic meanings. Everything runs locally in your browser and saves via localStorage. You can revisit old dreams, reflect on interpretations, or just explore what the system sees in your subconscious. Happy to answer questions, would love feedback!
Show HN: I built a tool to sync localStorage between devices
Show HN (score: 5)[Other] Show HN: I built a tool to sync localStorage between devices At my day job, we have a daily async stand-up. We have to message a slack bot how many hours we have worked on a given task that day and overall.<p>The format is:<p>> Task: "Task Name" | Worked: 5h Total: 16h > Description: Finished implementation of feature.<p>I don't complain. Most fully remote jobs come with a version of this, but doing it manually got tedious. So, I needed a simple app that would track this.<p>I am not usually a fan of "vibe coded" apps, but this was an ideal candidate for it, since it's not production code. Most LLMs solve the problem by creating a single HTML file with forms that save data to localStorage. This was perfect for me - no hosting, no DB, no backend. Just 15 mins of prompting.<p>One day I was outside, just with my phone, and of course I couldn't use the app. I thought "how hard can it be to synchronize localStorage data across devices?". Turns out, it's not that hard, if you are ready to build a whole platform around it.<p><a href="https://htmlsync.io" rel="nofollow">https://htmlsync.io</a> does just that. You upload your HTML app that works with localStorage and get a subdomain for it. The tool automatically synchronizes your changes across devices. You can create private and public apps, can decide which keys to synchronize by using the "no_sync_" prefix. The "public-hidden" CSS class can be used to hide UI elements in public view. You also get a subdomain for your profile where all your apps are listed for easy access.<p>I hope you find this as useful as I did.<p>I'd also appreciate your feedback if you end up using it.
Show HN: Ruby on Rails tutorial running in the browser
Show HN (score: 5)[Other] Show HN: Ruby on Rails tutorial running in the browser Meet the Ruby on Rails Getting Started tutorial that runs fully in the browser: a web server, a console, a database—everything you need to explore the framework without dealing with local installation.<p>Source code: <a href="https://github.com/evilmartians/rails-tutorial">https://github.com/evilmartians/rails-tutorial</a><p>This is the first step towards an in-browser development environment for Rails that could be used with AI app generators like Bolt among other things.
Show HN: Encode Base64
Show HN (score: 5)[Other] Show HN: Encode Base64
Show HN: OrioleDB Beta12 Features and Benchmarks
Show HN (score: 8)[Database] Show HN: OrioleDB Beta12 Features and Benchmarks Hey HN, I'm the creator of OrioleDB, an extension for PostgreSQL that serves as a drop-in replacement for the default Heap storage engine. It is designed to address scalability bottlenecks in PostgreSQL's buffer manager and reduce the WAL, enabling better utilization of modern multi-core CPUs and high‑performance storage systems.<p>We are getting closer to GA. This release includes:<p>- An index bridge to support all indexes that Heap supports<p>- Support for rewinding recent changes in the database.<p>- Tablespaces support<p>- Fillfactor support<p>- An orioledb_tree_stat() function for space utilization statistics<p>- Support for tables with more than 32 columns.<p>We also show several performance improvements using the TPC-C benchmarks. Overall, OrioleDB is much faster than Heap, also outperforming other Postgres providers.<p>We would love more people testing OrioleDB. The fastest way to do that is to use the docker image provided:<p><pre><code> docker run -d --name orioledb -p 5432:5432 orioledb/orioledb </code></pre> Read the full release here:<p><a href="https://www.orioledb.com/blog/orioledb-beta12-benchmarks" rel="nofollow">https://www.orioledb.com/blog/orioledb-beta12-benchmarks</a>
bluewave-labs/Checkmate
GitHub Trending[Monitoring/Observability] Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Don't be shy, join here:https://discord.com/invite/NAb6H3UTjK:)
Show HN: We made our own inference engine for Apple Silicon
Hacker News (score: 60)[Other] Show HN: We made our own inference engine for Apple Silicon We wrote our inference engine on Rust, it is faster than llama cpp in all of the use cases. Your feedback is very welcomed. Written from scratch with idea that you can add support of any kernel and platform.
Show HN: Compare Speech APIs Live (OpenAI, Google, Deepgram, Soniox, etc.)
Show HN (score: 5)[Other] Show HN: Compare Speech APIs Live (OpenAI, Google, Deepgram, Soniox, etc.)
Inspect ANSI control codes and escape sequences
Hacker News (score: 23)[Other] Inspect ANSI control codes and escape sequences
BulkFlow
Product Hunt[Other] Data bulk import, export, update, and migrate BulkFlow provides a solution to IMPORT, UPDATE, & EXPORT data in bulk from CSV/Excels Files, FTP, Google Sheet, XML,... to eCommerce platforms such as Shopify, WooCommerce,... automatically and quickly.
Code Police
Product Hunt[Code Quality] Simple vulnerability detector for your github repo Code Police by Vibe Coders: Fast, professional vulnerability scanner for GitHub repositories. Detect SQL injection, XSS, secrets, and more security issues instantly. 10$ -> 5 credits -> Github repo -> Find vulnerabilities
0DIN.ai Threat Intel
Product Hunt[Other] Real-time intelligence on emerging GenAI vulnerabilities Real World Vulnerability Feed for LLM's Valuable for defensive and and offensive operators alike. Fortify your GenAl deployments with real-time intelligence drawn directly from ODIN's research and pioneering GenAl Bug-Bounty program.
AI Voice Agent SDK
Product Hunt[API/SDK] The open-source framework for real-time AI voice Real-time Voice AI Agents We are open-sourcing the easiest way for developers to build real-time Voice Agents and Virtual Avatars into any app—telephony, web, mobile, robotics, wearables, and beyond.
9xchat
Product Hunt[Other] AI sidekick-multi-LLM workspace 9xChat is a floating AI workspace that lets you chat with multiple LLMs in one window. Switch, compare, and manage LLMs seamlessly. Save prompts, stay organized, and work offline or incognito. Built for students, devs, and AI power users.
Pumpify
Product Hunt[Other] Crypto Instant Token Launcher Launch your own crypto token on any network — instantly, no code required. Pumpify is a free, fast, no-code token launcher. Fill out a simple form, connect your wallet, and deploy a fully functional ERC-20 token in seconds.
Leveragers
Product Hunt[Other] Best Mail Server: 10+ Domains, API-Driven | Leveragers.xyz Leveragers.xyz offers the ultimate mail server solution with 10+ active domains and powerful API key integration. Designed for speed, security, and scalability, our platform is perfect for businesses and developers seeking reliable, advanced email services
Auto Complete Orders for WooCommerce
Product Hunt[Other] Automatically complete WooCommerce orders after payment A free plugin that automatically completes WooCommerce orders after payment—perfect for digital or virtual products. No setup, no manual updates. Works with PayPal, Stripe, and more. Just install, activate, and let it handle fulfillment for you.
Show HN: Timep – a next-gen profiler and flamegraph-generator for bash code
Show HN (score: 7)[Other] Show HN: Timep – a next-gen profiler and flamegraph-generator for bash code timep is a TIME Profiler for bash code that will give you an accurate per-command execution time breakdown of any bash script or function.<p>Unlike other profilers, timep also recovers and hierarchally records metadata on subshell and function nesting, allowing it to recreate the full call-stack tree for the bash code being profiled. If you call timep with the `--flame` flag, it will automatically generate a flamegraph .svg image where each block represents the wall-clock time spent on a particular command (top level) or its parent subshells/functions (all the other levels).<p>Using timep is simple - just source the timep.bash file then add timep before whatever you want to profile. You do not need to change in the code being profiled - timep handles everything for you. Example usage:<p><pre><code> . ./timep.bash timep someFunc timep -flame someScript <inputFile </code></pre> timep will generate 2 profiles for you: one showing each individual command (with full subshell/function nesting chains), and one that combines repeated loops commands into a count + total runtime line with minimal "extra" metadata.<p>See the github README for more info on the available flags and output profile specifics.<p>timep works by cramming all the timing instrumentation logic into a DEBUG trap that roughly does the following:<p>1. record end timestamp for previous command 2. compare current state to state saved in variables last DEBUG trap to determine what sort of command is happening. e.g., if BASH_SUBSHELL increased then we know we just entered a subshell or background fork. 3. once we know what type of command is happening, generate a log line for the previous command (now that we have its end time 4. save current state in various variables (for use next debug trap) 5. record start time for the next command<p>then after the profiled code is done running, timep post-processes the logs to produce the final profile
Show HN: CallFS – S3-style object store in one Go binary (MIT)
Hacker News (score: 57)[Other] Show HN: CallFS – S3-style object store in one Go binary (MIT) We started CallFS after yet another late-night “why did the uploads vanish?” incident. Our small team had stitched together rsync, a fragile NFS mount, and an S3 bucket—none of it observable, all of it waiting to bite us.<p>So we wrote a single-process file service in Go that: • Speaks the S3 API (so existing tooling works). • Stores hot data on local disks for speed; cold data can sit in any S3-compatible bucket. • Exposes Prometheus metrics and JSON logs by default, because “what happened?” shouldn’t be guesswork. • Ships as a ~25 MB static binary—no external deps, MIT license.<p>Today it’s stable for single-node or side-by-side deployments. Clustering is on the roadmap, replication will follow, but we wanted to share the code early and hear real-world pain points. If storage glue code ever ruined your weekend, we’d love feedback and PRs.
Benben: An audio player for the terminal, written in Common Lisp
Hacker News (score: 14)[Other] Benben: An audio player for the terminal, written in Common Lisp
comfyanonymous/ComfyUI
GitHub Trending[Other] The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Building Modular Rails Applications: A Deep Dive into Rails Engines
Hacker News (score: 19)[Other] Building Modular Rails Applications: A Deep Dive into Rails Engines
Show HN: Goliteql – A fast GraphQL executor and code generator in Go
Show HN (score: 5)[API/SDK] Show HN: Goliteql – A fast GraphQL executor and code generator in Go Hi HN,<p>I've built `goliteql`, a fast and lightweight GraphQL executor and code generator written in pure Go.<p>It parses GraphQL schema and queries, validates them, and executes resolvers without using reflection. It also supports introspection and generates Go code from a GraphQL schema.<p>Why I built it: - I wanted a fast, minimal alternative to gqlgen - Easy to embed in WASM or microservices - Focused on simplicity and performance (4x faster in benchmarks)
Kiro: A new agentic IDE
Hacker News (score: 980)[Other] Kiro: A new agentic IDE
musistudio/claude-code-router
GitHub Trending[Other] Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
mindsdb/mindsdb
GitHub Trending[Other] AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need
PixPick
Product Hunt[Other] PixPick — Your creative color assistant Hey everyone! 👋 I'm the solo developer of Color Assistant, a lightweight Windows desktop app designed to help: 1) Designers pick colors from their screen 2) Colorblind users identify colors easily 3)Generate color palettes, check contrast, and more
0DIN.ai Scanner
Product Hunt[Other] Monitor, track, and analyze vulnerabilities in GenAI models. Monitor, measure, and mitigate GenAI model vulnerabilities with real-time analytics, probe automation, and researcher-driven insights all from a centralized scanning platform built for scale. The 0DIN Scanner provides continuous validation for model security.
EveryDataStore ECM
Product Hunt[Other] EverhDataStore Enterprise Content Management EveryDataStore ECM is an open-source, low-code platform for flexible document and content management. Build digital files, workflows, and dashboards with ease. Scalable, API-first, and ready for on-premise or cloud deployments.
Strip Markdown
Product Hunt[Other] AI strip markdown tools, online, free completely Free online tool to strip markdown, remove markdown online, escape markdown formatting. Convert markdown to plain/normal text with AI optimization. Perfect markdown remover for Twitter, Jike, and social media platforms.
Cron Guardian
Product Hunt[Monitoring/Observability] Ping. Track. Alert. Cron job monitoring that just works. CronGuardian is a dead-simple cron job monitoring tool. Just ping your unique URL after each run — we track it and notify you by email if anything fails, runs late, or stops. No clutter. No config. Just clean, effective monitoring. Start free.
Calorie Goals
Product Hunt[Other] Smart Nutrition Planning with Algorithmic Recipe Variations Effortless meal planning with auto BMR, macro targets, and smart recipe generation. Explore hundreds of variations via interactive visuals. Built for fitness goals without the complexity.
Dualite Alpha
Product Hunt[Other] Local-first AI builder for mobile and web apps Build and ship applications while all your data stays on your local browser.
Sparkraft
Product Hunt[Other] AI Product Idea & Vibe Prompt Generator for Indie Hackers Sparkraft is a product-idea generator for indie hackers. Drop rough notes and get validated ideas plus vibe coding prompts—powered by pro-grade prompt engineering.
Lo-Fier | convert to wireframe
Product Hunt[Other] Figma plugin Transform your polished designs into wireframes Transform your polished designs into quick, low-fidelity wireframes with a single click using Lo-Fier. Perfect for rapid prototyping and initial design feedback, this plugin streamlines your workflow by converting text into clean.
IdeaHarvester
Product Hunt[Other] Discover & validate SaaS ideas from reddit Discover and validate profitable SaaS ideas from Reddit discussions. Find real customer pain points, analyze market demand, and reduce startup risk. Free during beta.
Appsvio Test Management for Jira
Product Hunt[Other] Plan and execute tests natively in Jira Appsvio Test Management (ATM) is the first 100% Forge test management app and a true extension of Jira capabilities. ATM aligns testing with software development cycle and can be tailored to your personal testing approaches.
[Other] Show HN: A Lisp for code generation and metaprogramming in non-Lisp languages Antilisp is a Lisp designed for code generation in non-lisp languages. The interpreter is written in RPython, and the language is designed for easy adoption by non-lispers. The project is still young, but the language can be played with if you don't mind missing some important features like modules and pattern matching.<p>I have not published the source code yet, because I am not completely sure how to base a sustainable business on this project and I don't want to risk having to rugpull after raising expectations.
APKLab: Android Reverse-Engineering Workbench for VS Code
Hacker News (score: 41)[IDE/Editor] APKLab: Android Reverse-Engineering Workbench for VS Code
Show HN: A Raycast-compatible launcher for Linux
Hacker News (score: 74)[Other] Show HN: A Raycast-compatible launcher for Linux Hey HN!<p>I'm a huge fan of Raycast, but as a Linux user, I was always disappointed it wasn't available on my main OS. This summer, I decided to just build it myself. This project has the goal of being interoperable with Raycast itself, including a majority of the extensions.<p>It's built with Tauri and Rust on the backend, with a Svelte frontend. The biggest challenge was getting it to run existing Raycast extensions, which required building a custom React renderer as well as making a custom API.<p>I also wrote a quick post, which I hope to expand on in the future, about this project. You can find it here: <a href="https://byteatatime.dev/posts/recreating-raycast" rel="nofollow">https://byteatatime.dev/posts/recreating-raycast</a><p>The project is still very rough, but I'm sharing it now to get any feedback you may have!
Show HN: BloomSearch – Keyword search with hierarchical bloom filters
Show HN (score: 8)[Other] Show HN: BloomSearch – Keyword search with hierarchical bloom filters Hey HN! I got nerd-sniped by Bloom Filters this weekend, specifically for searching datasets with high "cardinality" (number of unique items).<p>They're an _amazing_ data structure that, at a fixed size, tracks potential set membership. That means unlike normal b-tree indexes, they don't grow with the number of unique items in the dataset.<p>This makes them great for "needle in a haystack" search (logs, document) as implementations like VictoriaMetrics and Bing's BitFunnel show. I've used them in the past, but they've never been center-stage in my projects.<p>I wanted high cardinality keyword search for ANOTHER project... and, well, down the yak-shaving rabbit hole we go!<p>BloomSearch brings this into an extensible Go package:<p>- Very memory efficient via bloom filters and streaming row scans<p>- DataStore and MetaStore interfaces for any backend (can be same or separate)<p>- Hierarchical pruning via partitions, minmax indexes, and of course bloom filters<p>- Search by field, token, or field:token with complex combinators<p>- Disaggregated storage and compute for unbound ingest and query throughput<p>And of course, you know I had to make a custom file format ^-^ (FILE_FORMAT.MD)<p>BloomSearch is optimized for massive concurrency, arbitrary cardinality and dataset size, and super low memory usage. There's still a lot on the table too in terms of size and performance optimizations, but I'm already super pleased with it. With distributed query processing I'm targeting >100B rows/s over large datasets.<p>I'm also excited to replace our big logging bill ~$0.003/GB for log storage with infinite retention and guilt-free querying :P
Show HN: c0admin – A terminal-based AI assistant for Linux sysadmins
Show HN (score: 7)[CLI Tool] Show HN: c0admin – A terminal-based AI assistant for Linux sysadmins I made a small CLI tool called `c0admin`. Runs locally using your own Gemini API key. No signup, no server, no tracking.<p>You just run `c0admin` in your terminal, and it gives you suggestions interactively.
RezaSi/go-interview-practice
GitHub Trending[Testing] Go Interview Practice is a series of coding challenges to help you prepare for technical interviews in Go. Solve problems, submit your solutions, and receive instant feedback with automated testing. Track your progress with per-challenge scoreboards and improve your coding skills step by step.
ripienaar/free-for-dev
GitHub Trending[Other] A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
trimstray/the-book-of-secret-knowledge
GitHub Trending[Other] A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
anthropics/claude-code
GitHub Trending[IDE/Editor] Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Show HN: VS Code extension to edit the filesystem like a text buffer
Hacker News (score: 14)[IDE/Editor] Show HN: VS Code extension to edit the filesystem like a text buffer This is a spiritual adaptation of oil.nvim for vscode. The main idea is you edit the filesystem by editing the current directory listing's text buffer. For example, if I want to rename a file, I just rename it in the listing file. This is extremely powerful because it translates all of your text-editing skills immediately into file editing capabilities.<p>Some features:<p>* Create/rename/move/delete files by editing the current directory listing's textbuffer<p>* Filter using glob pattern<p>* Trash and undo support<p>* Works even in remote-ssh workspaces<p>* Works across multiple vscode windows
Atopile – Design circuit boards with code
Hacker News (score: 27)[Other] Atopile – Design circuit boards with code
Show HN: HNping 'remind me later' for HN via web push
Show HN (score: 8)[Other] Show HN: HNping 'remind me later' for HN via web push HNping lets you set a reminder for a HN post. You get a web push browser notification when it's time, and clicking it takes you back to the post. That's it.<p>I built HNping because I kept stumbling on HN posts where the discussion still had to get going. Wanted to revisit, but didn't want to create even more bookmarks/etc I'll just forget about. So I created a 'remind me later' tool (like the reddit bot) to fix this for myself.<p>To use it: go to hnping.com, enable notifications, and drag the bookmarklet to your bookmarks bar. Then click it on any HN post to set a reminder (5 minutes to 1 week). No personal info needed - you just get a UUID that serves as your account.<p>I tried to make it as simple as possible.<p>It's built on a Cloudflare Worker with D1 for data storage and uses Firebase Cloud Messaging for push notifications.
Show HN: We developed an AI tool to diagnose car problems
Show HN (score: 5)[Other] Show HN: We developed an AI tool to diagnose car problems Hey HN,<p>We built AutoAI – an AI tool that tells you what's wrong with your car in plain English.<p>Just enter:<p>Your car’s make/model/year<p>The OBD2 error codes (optional) (like P0420, P0171, etc.)<p>Any symptoms you're noticing (e.g. “rough idle” or “weird sound when starting”)<p>And we’ll tell you:<p>The most likely issue<p>How to verify it yourself<p>Whether it’s a DIY fix or shop-worthy<p>No more endless Googling or forum-hopping. Built for car owners, tinkerers, and pros who want fast, reliable answers. Powered by a repair-trained AI using real-world automotive data.<p>We’re trying to make diagnostics smarter, not replace your mechanic – just make you way more informed before spending money.<p>Would love feedback or crazy edge-case inputs to improve it.
PHPCodeChecker
Product Hunt[Code Quality] Validate your php code for syntax errors ✅ Validate your PHP code for syntax errors with our free online PHP Code Checker. Easily detect and fix issues across multiple PHP versions for error-free code.
Spring Boot Admin Panel – Java CRUD
Product Hunt[Other] Build CRUD & Inventory apps in minutes with Java Build CRUD apps fast with Spring Boot. Includes inventory, user logs, RBAC, MySQL config, and full source code. Ideal for backend devs and freelancers who want to skip boilerplate and ship faster. Ready to run in minutes.
ChainGent AI
Product Hunt[Other] Create & Deploy Smart Contracts with Multi-Agent AI. No Code We've built a platform that removes the coding barrier for Smart Contract Token launches. Our core innovation lies in a sophisticated multi-agent AI architecture combined with Retrieval-Augmented Generation (RAG).
GBC Mobile KW
Product Hunt[Other] GBCMobile KW is your way to elevate your web3 level A web app allows you to elevate your level with crypto currencies that are available on SUI network and automate your trading orders.
ChronoAPI
Product Hunt[API/SDK] Modern scheduling api for developers | cron jobs made simple Build reliable scheduled tasks with ChronoAPI. Modern scheduling API with cron expressions, retry logic, and real-time monitoring. Pre-launch early access available.
CodeSpaced
Product Hunt[Other] ai tutors with spaced repetition we built codespaced to help us learn any coding library fast, think of it like anki but for coding + with ai tutors
Show HN: FluidAudio – Swift Speaker Diarization on CoreML
Show HN (score: 5)[Other] Show HN: FluidAudio – Swift Speaker Diarization on CoreML We needed a speaker diarization solution that could run every few seconds alongside transcription on iOS and macOS. But native Swift support was either limited or locked behind paid licenses. Since diarization is a common need in speech-to-text workflows, we decided to open source our work and give back to the community.<p>We initially tried sherpa-onnx, which works, but running both diarization and transcription models slowed down older devices. CPU-only inference just isn’t ideal for near real-time workloads, so we wanted the option to offload segmentation and speaker embedding to the GPU or ANE. Supporting M1 Macs in particular meant pushing more of the workload to the ANE.<p>Instead of shoehorning the ONNX model into CoreML with C++, we converted the original PyTorch models directly to CoreML. This approach required some monkey-patching in the PyTorch and pyannote code, but the initial benchmarks look promising.<p>We’d love feedback! We're currently working on adding VAD and integrating Parakeet for transcription, but still wrestling with CoreML model conversion.
Show HN: ArchGW – An intelligent edge and service proxy for agents
Hacker News (score: 39)[Other] Show HN: ArchGW – An intelligent edge and service proxy for agents Hey HN!<p>This is Adil, Salman and Jose and and we’re behind archgw [1]. An intelligent proxy server designed as an edge and AI gateway for agents - one that natively know how to handle prompts, not just network traffic. We’ve made several sweeping changes so sharing the project again.<p>A bit of background on why we’ve built this project. Building AI agent demos is easy, but to create something production-ready there is a lot of repeat low-level plumbing work that everyone is doing. You’re applying guardrails to make sure unsafe or off-topic requests don’t get through. You’re clarifying vague input so agents don’t make mistakes. You’re routing prompts to the right expert agent based on context or task type. You’re writing integration code to quickly and safely add support for new LLMs. And every time a new framework hits the market or is updated, you’re validating or re-implementing that same logic—again and again.<p>Putting all the low-level plumbing code in a framework gets messy to manage, harder to update and scale. Low-level work isn't business logic. That’s why we built archgw - an intelligent proxy server that handles prompts during ingress and egress and offers several related capabilities from a single software service. It lives outside your app runtime, so you can keep your business logic clean and focus on what matters. Think of it like a service mesh, but for AI agents.<p>Prior to building archgw, the team spent time building Envoy [2] at Lyft, API Gateway at AWS, specialized NLP models at Microsoft Research and worked on safety at Meta. archgw was born out of the belief that rule-based, single-purpose tools that handle the work around resiliency, processing and routing prompts should move into a dedicated infrastructure layer for agents, but built on the battle-tested foundational of Envoy Proxy.<p>The intelligence in archgw comes from our fast Task-specific LLMs [3] that can handle things like agent routing and hand off, guardrails and preference-based intelligent LLM calling. Here are some additional details about the open source project. archgw is written in rust, and the request path has three main parts:<p>* Listener subsystem which handles downstream (ingress) and upstream (egress) request processing. * Prompt handler subsystem. This is where archgw makes decisions on the safety of the incoming request via its prompt_guard hooks and identifies where to forward the conversation to via its prompt_target primitive. * Model serving subsystem is the interface that hosts all the lightweight LLMs engineered in archgw and offers a framework for things like hallucination detection of our these models<p>We loved building this open source project, and our belief is that this infra primitive would help developers build faster, safer and more personalized agents without all the manual prompt engineering and systems integration work needed to get there. We hope to invite other developers to use and improve Arch. Please give it a shot and leave feedback here, or at our discord channel [4] Also here is a quick demo of the project in action [5]. You can check out our public docs here at [6]. Our models are also available here [7].<p>[1] <a href="https://github.com/katanemo/archgw">https://github.com/katanemo/archgw</a> [2] <a href="https://www.envoyproxy.io/" rel="nofollow">https://www.envoyproxy.io/</a> [3] <a href="https://huggingface.co/collections/katanemo/arch-function-66" rel="nofollow">https://huggingface.co/collections/katanemo/arch-function-66</a>... [4] <a href="https://discord.com/channels/1292630766827737088/12926307682" rel="nofollow">https://discord.com/channels/1292630766827737088/12926307682</a>... [5] <a href="https://www.youtube.com/watch?v=I4Lbhr-NNXk" rel="nofollow">https://www.youtube.com/watch?v=I4Lbhr-NNXk</a> [6] <a href="https://docs.archgw.com/" rel="nofollow">https://docs.archgw.com/</a> [7] <a href="https://huggingface.co/katanemo" rel="nofollow">https://huggingface.co/katanemo</a>
Aeron: Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Hacker News (score: 15)[Other] Aeron: Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Show HN: I made a JSFiddle-style playground to test and share prompts fast
Hacker News (score: 19)[Other] Show HN: I made a JSFiddle-style playground to test and share prompts fast I built this out of frustration as I lead the development of AI features at Yola.com.<p>Prompt testing should be simple and straightforward. All I wanted was a simple way to test prompts with variables and jinja2 templates across different models, ideally somthing I could open during a call, run few tests, and share results with my team. But every tool I tried hit me with a clunky UI, required login and API keys, or forced a lengthy setup process.<p>And that's not all.<p>Then came the pricing. The last quote I got for one of the tools on the market was $6,000/year for a team of 16 people in a use-it-or-loose-it way. For a tool we use maybe 2–3 times per sprint. That’s just ridiculous!<p>IMO, it should be something more like JSFiddle. A simple prompt playground that does not require you to signup, does not require API keys, and let's experiment instantly, i.e. you just enter a browser URL and start working. Like JSFiddle has. And mainly, something that costs me nothing if I'm or my team is not using it.<p>Eventually I gave up looking for solution and decided to build it by myself.<p>Here it is: <a href="https://langfa.st" rel="nofollow">https://langfa.st</a><p>Help me find what's wrong or missing or does not work from you perspctive.<p>P.S. I did not put any limits or restrictions yet, so test it wisely. Don't make me broke, please.
Show HN: BinaryRPC – Lightweight WebSocket-based RPC framework in modern C++
Hacker News (score: 40)[Other] Show HN: BinaryRPC – Lightweight WebSocket-based RPC framework in modern C++ Hi HN,<p>I’m a recent CS graduate. During the past few months I wrote BinaryRPC, an open-source RPC framework in modern C++20 focused on low-latency, binary WebSocket messaging.<p>Why I built it * Wanted first-class session support, pluggable QoS levels and a simple middleware chain (global, specific, multi handler) without extra JSON/XML parsing. * Easy developer experience<p>A quick feature list * Binary WebSocket frames – minimal overhead * Built-in session layer (login / reconnect / heartbeat) * QoS1 / QoS2 with automatic ACK & retry * Plugin system – rooms, msgpack, etc. can be added in one line * Thread-safe core: RAII + folly<p>Still early (solo project), so any feedback on design, concurrency model or missing must-have features would help a lot.<p>Thanks for reading!<p>also see "Chat Server in 5 Minutes with BinaryRPC": <a href="https://medium.com/@efecanerdem0907/building-a-chat-server-in-5-minutes-with-binaryrpc-qos2-session-management-and-room-plugin-ccb66d722466" rel="nofollow">https://medium.com/@efecanerdem0907/building-a-chat-server-i...</a>
psf/black
GitHub Trending[Code Quality] The uncompromising Python code formatter
farhanashrafdev/90DaysOfCyberSecurity
GitHub Trending[Other] This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
gorhill/uBlock
GitHub Trending[Other] uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
getzep/graphiti
GitHub Trending[Other] Build Real-Time Knowledge Graphs for AI Agents
Flowzen.dev
Product Hunt[Other] Build , Deploy, Manage and Debug n8n workflows with AI This is currently in Beta
ForgeKit
Product Hunt[Other] Developer tools suite ForgeKit - Your all-in-one developer toolkit for rapid coding and debugging
vscode-screenshotify
Product Hunt[IDE/Editor] Stunning, elegant code snippets image directly from VS Code Blazing-fast VS Code extension to capture beautiful, syntax-highlighted code screenshots in few clicks. No setup. No cropping. Just clean, social-ready code shots – perfect for devs, bloggers & creators. Built for speed, designed for simplicity.
Orbisect Cybersecurity Toolkit
Product Hunt[Other] Detect and protect against satellite cyber threats Orbisect is a cybersecurity and monitoring toolkit purpose-built for satellites, CubeSats, and ground stations. It decodes command streams, detects malicious activity in real time, and secures critical data using post-quantum encryption.
JSONPilot
Product Hunt[Code Quality] Free online json formatter, validator & converter JSONPilot is your co-pilot for formatting, validating, minifying, beautifying, and converting JSON. Built for developers, fast and secure.
MockaMocha
Product Hunt[API/SDK] Intelligent api mocking & testing platform Transform API development with intelligent, stateful mock APIs. Get a sandbox environment for any API in seconds and ship features 40% faster with the ultimate API simulation platform trusted by development teams worldwide.
Programming Web Operating System 0xWebOS
Product Hunt[Other] 0xWebOS openOS 0xWebOS is a next‑generation, hacker‑inspired web operating system that transforms website creation into an immersive terminal‑like experience. Some functions of this web operating system are not yet available
Bidvoty -AI Bid Assistant for Freelancer
Product Hunt[Other] Win Freelance Projects 10x Faster with AI Bidding Automation Bidvoty is an AI-powered bidding assistant for Freelancer.com that helps you grab more clients in less time — automatically. Whether you're a freelancer tired of repetitive proposals or just starting and unsure what to write — Bidvoty handles it for you.
Keyword Rank Checker
Product Hunt[Other] Track Your Keyword Rankings For FREE KeywordRankChecker (KRC) is the simplest way to track your keyword rankings with precision. Fast, reliable, and cost-effective. You only pay for the API usage, nothing more.
Awesome DevTools
Product Hunt[Other] A curated list of awesome developer tools and services A curated list of awesome developer tools and services — from cloud platforms and IDEs to AI-powered coding assistants and productivity utilities.
GMX.css
Product Hunt[Other] A micro (7kb) Material Design 3 based CSS-only framework A micro (7kb) Material Design 3 (Expressive) based CSS-only framework
Incus – Next-generation system container, application container, and VM manager
Hacker News (score: 78)[DevOps] Incus – Next-generation system container, application container, and VM manager
Show HN: RULER – Easily apply RL to any agent
Hacker News (score: 11)[Other] Show HN: RULER – Easily apply RL to any agent Hey HN, Kyle here, one of the co-founders of OpenPipe.<p>Reinforcement learning is one of the best techniques for making agents more reliable, and has been widely adopted by frontier labs. However, adoption in the outside community has been slow because it's so hard to implement.<p>One of the biggest challenges when adapting RL to a new task is the need for a task-specific "reward function" (way of measuring success). This is often difficult to define, and requires either high-quality labeled data and/or significant domain expertise to generate.<p>RULER is a drop-in reward function that works across different tasks without any of that complexity.<p>It works by showing N trajectories to an LLM judge and asking it to rank them relative to each other. This sidesteps the calibration issues that plague most LLM-as-judge approaches. Combined with GRPO (which only cares about relative scores within groups), it just works (surprisingly well!).<p>We have a full writeup on the blog, including results on 4 production tasks. On all 4 tasks, small Qwen 2.5 models trained with RULER+GRPO beat the best prompted frontier model, despite being significantly smaller and cheaper to run. Surprisingly, they even beat models trained with hand-crafted reward functions on 3/4 tasks! <a href="https://openpipe.ai/blog/ruler">https://openpipe.ai/blog/ruler</a><p>Repo: <a href="https://github.com/OpenPipe/ART">https://github.com/OpenPipe/ART</a>
Show HN: Vibe Kanban – Kanban board to manage your AI coding agents
Hacker News (score: 35)[Other] Show HN: Vibe Kanban – Kanban board to manage your AI coding agents
Show HN: NodeLoop – Hub for electronics design knowledge and tools
Show HN (score: 5)[Other] Show HN: NodeLoop – Hub for electronics design knowledge and tools Building a free web toolbox for hardware engineers: harness cable diagram generator, connector pinout tools (M.2, JTAG...), microcontroller serial monitor, and various other small utilities.<p>No sign-up required. Designed from my own needs. Feedback and feature suggestions are welcome.
getsentry/sentry
GitHub Trending[Monitoring/Observability] Developer-first error tracking and performance monitoring
open-telemetry/opentelemetry-go
GitHub Trending[API/SDK] OpenTelemetry Go API and SDK
google/googletest
GitHub Trending[Testing] GoogleTest - Google Testing and Mocking Framework
MCP Engine by AG2.ai
Product Hunt[API/SDK] Instantly create & deploy MCP servers from any API spec MCP Engine is the fastest way to turn any OpenAPI spec into an MCP server that AI agents can actually use. Drop your spec, instantly get a Python repo, run it anywhere, or deploy in one click. 1,400+ MCP servers built so far and counting.
YoinkUI
Product Hunt[Other] Copy any webpage's UI with 1 click A browser extension that lets you copy UI component from any webpage and converts it into react + tailwind components so that you can use it in your own projects.
Todo2
Product Hunt[Other] AI project manager for Cursor Become a 100x Developer with AI-Powered Project Management Todo2 transforms developers into AI-powered project managers who never leave Cursor. Research, plan, and execute entire projects with superhuman productivity through MCP integration.
Velian
Product Hunt[API/SDK] Turn natural language into deploy-ready n8n workflows Describe any automation in natural language and get a validated n8n workflow in seconds. Velian plans the steps, builds each node, shows a visual diff when you iterate, then deploys straight to your n8n—no drag-and-drop, no docs diving.
opencode
Product Hunt[CLI Tool] Your terminal's AI agent, with any model you want opencode is an open-source AI coding agent built for the terminal. It features a native TUI, multi-session support, and is model-agnostic, letting you use Claude, OpenAI, Google, or even local models.
Pxxl App
Product Hunt[Build/Deploy] Deploy your websites and databases in seconds Build, launch, scale and deploy your projects with Pxxl App. Fast, reliable hosting with free tier options for developers. Experience seamless deployment workflows, automatic scaling, and robust infrastructure for web applications of any size.
CutyURL
Product Hunt[Other] Free URL Shortener, Branded Short Links & Analytics CutyURL — Fast, Simple, Powerful URL Shortener 🔗 Key Features: Instantly shorten long links with a single click Create custom short URLs to match your brand Get detailed analytics: track clicks, locations, devices, and more
GNews API
Product Hunt[API/SDK] News api to search for the latest & historical news A powerful REST News API to search for current and historical articles and get trending news in over 22 languages across 30 countries from 60,000+ sources.
ZeroEntropy (YC W25)
Product Hunt[Other] The engine for human-level search ZeroEntropy provides state-of-the-art retrieval for developers building AI products.
APE AI
Product Hunt[Other] Use prebuilt AI agents in a click, build AI agents easily APE AI provides ready-to-use AI agents and a visual platform to create custom AI agents and multi-agent systems easily. It automates data analysis, content creation, spreadsheets, presentations, etc.. No setup, no tech expertise needed, no need to handle APIs.
Show HN: Bedrock – An 8-bit computing system for running programs anywhere
Hacker News (score: 49)[Other] Show HN: Bedrock – An 8-bit computing system for running programs anywhere Hey everyone, this is my latest project.<p>Bedrock is a lightweight program runtime: programs assemble down to a few kilobytes of bytecode that can run on any computer, console, or handheld. The runtime is tiny, it can be implemented from scratch in a few hours, and the I/O devices for accessing the keyboard, screen, networking, etc. can be added on as needed.<p>I designed Bedrock to make it easier to maintain programs as a solo developer. It's deeply inspired by Uxn and PICO-8, but it makes significant departures from Uxn to provide more capabilities to programs and to be easier to implement.<p>Let me know if you try it out or have any questions.
Show HN: Pangolin – Open source alternative to Cloudflare Tunnels
Show HN (score: 5)[DevOps] Show HN: Pangolin – Open source alternative to Cloudflare Tunnels Pangolin is an open source self-hosted tunneled reverse proxy management server with identity and access control, designed to securely expose private resources through encrypted WireGuard tunnels running in user space.<p>We made Pangolin so you retain full control over your infrastructure while providing a user-friendly and feature-rich solution for managing proxies, authentication, and access, all with a clean and simple dashboard web UI.<p>GitHub: <a href="https://github.com/fosrl/pangolin">https://github.com/fosrl/pangolin</a><p>Deployment takes about 5 minutes on a VPS: <a href="https://docs.fossorial.io/Getting%20Started/quick-install" rel="nofollow">https://docs.fossorial.io/Getting%20Started/quick-install</a><p>Demo by Lawrence Systems (YouTube): <a href="https://youtu.be/g5qOpxhhS7M?si=M1XTWLGLUZW0WzTv&t=723" rel="nofollow">https://youtu.be/g5qOpxhhS7M?si=M1XTWLGLUZW0WzTv&t=723</a><p>Some use cases:<p><pre><code> - Grant users access to your apps from anywhere using just a web-browser - Proxy behind CGNAT - One application load balancer across multiple clouds and on-premises - Easily expose services on IoT and edge devices for field monitoring - Bring localhost online for easy access </code></pre> A few key features:<p><pre><code> - No port forwarding and hide your public IP for self-hosting - Create proxies to multiple different private networks - OAuth2/OIDC identity providers - Role-based access control - Raw TCP and UDP support - Resource-specific pin codes, passwords, email OTP - Self-destructing shareable links - API for automation - WAF with CrowdSec and Geoblocking</code></pre>
eBPF: Connecting with Container Runtimes
Hacker News (score: 27)[Other] eBPF: Connecting with Container Runtimes
Show HN: Open source alternative to Perplexity Comet
Hacker News (score: 115)[Other] Show HN: Open source alternative to Perplexity Comet Hey HN, we're a YC startup building an open-source, privacy-first alternative to Perplexity Comet.<p>No invite system unlike bunch of others – you can download it today from our website or GitHub: <a href="https://github.com/browseros-ai/BrowserOS">https://github.com/browseros-ai/BrowserOS</a><p>--- Why bother building an alternative? We believe browsers will become the new operating systems, where we offload much bunch of our work to AI agents. But these agents will have access to all your sensitive data – emails, docs, on top of your browser history. Open-source, privacy-first alternatives need to exist.<p>We're not a search or ad company, so no weird incentives. Your data stays on your machine. <i>You can use local LLMs with Ollama</i>. We also support BYOK (bring your own keys), so no $200/month plans.<p>Another big difference vs Perplexity Comet: our agent runs locally in your browser (not on their server). You can actually watch it click around and do stuff, which is pretty cool! Short demo here: <a href="https://bit.ly/browserOS-demo" rel="nofollow">https://bit.ly/browserOS-demo</a><p>--- How we built? We patch Chromium's C++ source code with our changes, so we have the same security as Google Chrome. We also have an auto-updater for security patches and regular updates.<p>Working with Chromium's 15M lines of C++ has been another fun adventure that I'm writing a blog post on. Cursor/VSCode breaks at this scale, so we're back to using grep to find stuff and make changes. Claude code works surprisingly well too.<p>Building the binary takes ~3 hours on our M4 Max MacBook.<p>--- Next? We're just 2 people with a lot of work ahead (Firefox started with 3 hackers, history rhymes!). But we strongly believe that a privacy-first browser with local LLM support is more important than ever – since agents will have access to so much sensitive data.<p>Looking forward to any and all comments!
Writing Bounds-Safe Code in C with Arrays
Hacker News (score: 14)[Other] Writing Bounds-Safe Code in C with Arrays
Measuring the impact of AI on experienced open-source developer productivity
Hacker News (score: 465)[Other] Measuring the impact of AI on experienced open-source developer productivity
Show HN: Ten years of running every day, visualized
Show HN (score: 14)[Other] Show HN: Ten years of running every day, visualized Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore.<p>Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older.<p>The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I effectively only hit the database once a day when a new run is ingested. On the fronted, I toyed with the idea of using D3 or pre-existing data viz libraries, but ended up rolling my own using SVGs directly, it gave me more control on the visualizations.<p>I used the Strava bulk export to pre-populate the database, and I'm using their webhook API to do incremental updates. I have to tap into OpenWeatherMap and OpenCageDate to enrich the running data a little bit.<p>Happy to answer anything about the stack, data pipeline, or how I stayed motivated for 10 years!<p>[1] <a href="https://www.runeveryday.com" rel="nofollow">https://www.runeveryday.com</a> Run Streak Association rules: ≥ 1 mile per day
hashicorp/terraform
GitHub Trending[DevOps] Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
coleam00/ai-agents-masterclass
GitHub Trending[Other] Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
WordPress/wordpress-develop
GitHub Trending[Other] WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket onhttps://core.trac.wordpress.org/with every pull request.
HNSW as abstract data structure: video intro to Redis vector sets
Hacker News (score: 22)[Other] HNSW as abstract data structure: video intro to Redis vector sets
Show HN: Typeform was too expensive so I built my own forms
Hacker News (score: 39)[Other] Show HN: Typeform was too expensive so I built my own forms Hey HN,<p>I'm a solopreneur and run a web design agency.<p>I create open-source apps, but I also work as a freelancer and designer. I was accepting any new freelance project via forms on my agency website.<p>I was using Typeform, but as time went by and more people submitted forms, it got more and more expensive. That time, I thought to use Google Form, but it was way too blocky and looked very unprofessional on my agency website.<p>So I thought to build my own forms for my own usage, and it turns out it almost doubled form submissions and inquiry calls.<p>I was happy, so I thought to build it for everyone and make it open-source.<p>I added AI functionalities using Vercel AISDK. I can generate forms almost instantly using AI and also added analytics AI so that users can talk with their forms—more like talk with their analytics data.<p>I've been building this publicly, sharing updates on my X account (preetsuthar17)<p>I hope this product will be as helpful to you as it was for me. Would love your feedback pls<p>Preet
Stratify Pro
Product Hunt[Other] No-code Algo Trading Builder - Build, Backtest, Execute! StratifyPro takes the time to build trading algos from weeks to minutes using our visual block builder and "Prompt-to-Strategy" AI intergration. ANYONE can build, test and execute (via API) automated trading strategies with StratifyPro! FREE USE OF BETA NOW!
DRS Softech Microsoft 365 Backup Tool
Product Hunt[Other] One Click to Backup, Migrate, and Protect Office 365. Best utility to backup or migrate Office 365 to PST, MBOX, EML & more. Supports Gmail, Yahoo, Thunderbird, AOL, Hotmail, Zoho, iCloud, IMAP & Yandex Mail easily.
DevFlow
Product Hunt[Other] Developer Collaboration Made Simple The all-in-one platform Developer Collaboration Made Simple The all-in-one platform that brings your development team together. Code, collaborate, and ship faster with powerful tools designed for modern development workflows.
MergeReque.st
Product Hunt[Code Quality] Automated AI Code Review for Gitlab AI-powered code review assistant that connects to your GitLab repositories and provides intelligent feedback on merge requests
Bugspot
Product Hunt[Other] Super smart bug report forms, powered by AI Help users create professional bug reports with AI and sync them with GitHub Issues. Reduce back-and-forth, avoid duplicates or spam & help developers debug efficiently.
Grok 4
Product Hunt[Other] World's most powerful Al model (still, according to Elon) Grok 4 by xAI: Frontier AI that reasons deeply, creates boldly, and explores the universe with humor & insight. Advanced tools for coding, analysis, & more. Exclusive for SuperGrok/Premium+ users on grok.com & X. The future of helpful AI! 🚀
cmdr.ai
Product Hunt[CLI Tool] AI-powered terminal copilot: instant error fixes cmdr.ai is an open-source CLI tool that automatically detects failed shell commands, analyzes errors with AI (OpenAI, OpenRouter, Ollama, etc.), and suggests practical fixes right in your terminal. No more Googling errors—just instant, actionable help!
Builduo
Product Hunt[Other] Build SaaS backends with AI and deploy in minutes Build and launch a complete API backend with AI or Code. Perfect for both beginners and seasoned developers.
Show HN: MCP server for searching and downloading documents from Anna's Archive
Hacker News (score: 38)[Other] Show HN: MCP server for searching and downloading documents from Anna's Archive I was looking around for an MCP server that could connect Anna's Archive to Claude Desktop, as I wanted to be able to search and download books directly through the interface.<p>I couldn't find any public implementations, so ended up building one myself.<p>What it does?<p>- It searches Anna's Archive by keywords. - It downloads books from search results. - It works directly in Claude Desktop through MCP.<p>Check out the repository's README for detailed installation and configuration instructions.<p>The code is fully open source and builds run on GitHub Actions for transparency.<p>I figured I'd share, since I couldn't be the only one wanting this functionality!
A fast 3D collision detection algorithm
Hacker News (score: 46)[Other] A fast 3D collision detection algorithm I discovered this collision detection algorithm during COVID and finally got around to writing about it.<p>github repo: <a href="https://github.com/cairnc/sat_blog">https://github.com/cairnc/sat_blog</a>
alibaba/MNN
GitHub Trending[Other] MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/README.md). MNN TaoAvatar Android - Local 3D Avatar Intelligence: apps/Android/Mnn3dAvatar/README.md
strapi/strapi
GitHub Trending[Other] 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
Show HN: Pyhoff – Connect Python ML Models to Beckhoff/WAGO IO Hardware
Show HN (score: 6)[API/SDK] Show HN: Pyhoff – Connect Python ML Models to Beckhoff/WAGO IO Hardware Built this Python package because I wanted to run hardware controlling ML stuff and other control algorithms directly connected to industrial I/O hardware without jumping into annoying PLC toolchains (Windows only, licensing hassle, no editor choice, proprietary version control - you name it). For sure its not for ms‑cycle loops, or uptime critical production stuff, but in applications with relaxed timing it allows for fast iteration on the setup - making prototyping a pleasure. Its easy to use, has no dependencies beside Python, its fully type annotated and MIT licensed. Internal it uses ModBus/TCP for hardware communication, the implementation is exposed, so it co-serves as ModBus/TCP client library.<p>I'd love to hear your use cases, feature ideas and PLC toolchain stories ;)<p>Docs: <a href="https://nonannet.github.io/pyhoff" rel="nofollow">https://nonannet.github.io/pyhoff</a>
[CLI Tool] Show HN: Snub – A fast, lightweight file search CLI for Windows (written in C) built snub, a fast and lightweight recursive file search tool for Windows, written in modern C (C17). File Explorer and PowerShell often crawl on large codebases — so I wrote something that doesn’t.<p>snub is: - Fully multithreaded - Avoids indexing entirely - Supports globbing, size/date filters, result limiting, and JSON output - Packaged as a single small executable<p>No dependencies. Just raw C and the WinAPI.<p>GitHub: <a href="https://github.com/seeyebe/snub">https://github.com/seeyebe/snub</a><p>Would love feedback on C idioms, WinAPI practices, or ideas for portability and better build flow.
Show HN: I rewrote an outdated React Native map clustering library
Hacker News (score: 22)[Code Quality] Show HN: I rewrote an outdated React Native map clustering library Hey Hacker News,<p>I'm a long-time lurker and wanted to share a project I just finished building.<p>Like many React Native developers, I needed to add marker clustering to a map in my app. The most popular library for this, react-native-maps-clustering, was fantastic in its day but has become outdated and no longer works with modern versions of Expo, React Native, and their dependencies.<p>After hitting a wall of compatibility issues, I decided to take on the challenge of rewriting it from the ground up, focusing on a modern toolchain and a better developer experience.<p>The journey was a lot more challenging than I anticipated. It turned into a deep dive into solving dependency hell with different versions of @types/react, wrestling with build tool configurations for pnpm, bob, and ESLint, and ensuring everything was strictly typed with TypeScript. It felt like a classic case of yak shaving, but I was determined to create a solution that "just works" for developers today.<p>The result is RN Super Cluster, a performant, fully-typed, and easy-to-use clustering library for react-native-maps.<p>What it does: It provides a <ClusteredMapView /> component that you can use as a drop-in replacement for the standard <MapView />. Any <Marker /> components you place inside will be automatically clustered.<p>Key Features:<p><pre><code> Modern & Maintained: Built with a modern toolchain and designed to be actively maintained. Fully-Typed: Written entirely in TypeScript to prevent common errors and improve autocompletion. High-Performance: Uses supercluster under the hood for extremely fast geospatial clustering. Spiderfier: At the maximum zoom level, overlapping markers automatically "spiderfy" (spread out on a spiral) so they can be individually tapped. Customizable: You can provide your own custom components for rendering clusters, and callbacks for handling press events. </code></pre> This was a passion project born out of necessity, and I hope it can save other React Native developers the headaches I went through.<p>I would love to get your feedback, and contributions are more than welcome!<p>GitHub: <a href="https://github.com/suwi-lanji/rn-maps-clustering">https://github.com/suwi-lanji/rn-maps-clustering</a> NPM: <a href="https://www.npmjs.com/package/rn-maps-clustering" rel="nofollow">https://www.npmjs.com/package/rn-maps-clustering</a><p>Thanks for checking it out!
TimeRate
Product Hunt[Other] Time tools built for freelancers. We're excited to share our new app – a time calculator designed to help you quickly calculate hourly rates, track time, and perform useful operations like adding, subtracting, multiplying, or dividing time
Weavy
Product Hunt[Other] AI-powered design workflows, professional-grade control Weavy is a node-based design platform for creative pros. Combine any AI model with pro editing tools in a single canvas. Don’t just generate assets - build reusable design machines. That’s Artistic Intelligence: where your craft meets AI. Try Weavy today.
File Sentinel
Product Hunt[Monitoring/Observability] Shell history & file monitoring sync File Monitor watches text files likezsh_history orbash_history, automatically saving the latest command lines so you can quickly search and never forget your terminal history.
TrackJob
Product Hunt[Other] Job application tracker Track your job applications and manage your job search process efficiently.
Dev Atrophy Test
Product Hunt[Other] Has AI made you smoothbrained? Test yo' self! Are you still a dev lord or just chatGPT's lil" biyatch? Well the Dev Atrophy Test aims to uncover who out there still has the raw dog coding skills buried deep inside their AI-laced cerebral cortex.
Automata Deploy Pro
Product Hunt[Other] Mac software management that is easier than making toast! Never package Mac software again! Effortlessly deploy and maintain third-party applications on your macOS endpoints for pennies a day with Automata Deploy. Cloud-based, MDM-agnostic, and makes managing Mac software as easy as checking a box.
CheckCle
Product Hunt[Monitoring/Observability] A self-hosted open-source CheckCle is a self-hosted, open-source monitoring platform for seamless, real-time full-stack systems, applications, and infrastructure. It provides real-time uptime monitoring, distributed checks, incident tracking, and alerts. All deployable anywhere.
Envilo: Automate Stripe invoicing
Product Hunt[Other] Slash Stripe fees with automated, editable invoices Envilo automates Stripe invoicing for one-time & subscription payments while letting clients edit details themselves—eliminating fees and admin work. No per-invoice charges. Try free for 7 days (no card needed) - 44% OFF!
VC Fundings & Acquisitions API
Product Hunt[API/SDK] API of live data stream of VC fundings & acquisitions LeadsOnTrees is proud to launch our VC Fundings & M&A API
LLM Booster
Product Hunt[Other] AI you can trust - Structured reasoning, zero hallucinations Boost your development productivity with LLM Booster. MCP that follows structured decision trees, prevents hallucinations and generates code that works on the first try. Ideal for developers seeking precision and efficiency.
Shotify-Beautiful Screenshots in Seconds
Product Hunt[Other] #Developer Tools #Design Tools #Open Source Shotify is a free, open-source tool to beautify your screenshots. With Windows support, a browser extension, and a quick shortcut (Alt + Shift + S), it's perfect for devs & designers to create styled visuals in seconds. Try it now!
Helm local code execution via a malicious chart – CVE-2025-53547
Hacker News (score: 65)[Other] Helm local code execution via a malicious chart – CVE-2025-53547
Brut: A New Web Framework for Ruby
Hacker News (score: 47)[Other] Brut: A New Web Framework for Ruby
Show HN: Track the AI-generated code in your repo
Show HN (score: 5)[Other] Show HN: Track the AI-generated code in your repo
Show HN: Dashboard tracking all GitHub PRs and analyzing Code Agent activity
Show HN (score: 5)[Other] Show HN: Dashboard tracking all GitHub PRs and analyzing Code Agent activity Hi HN,<p>We are researchers from ETH Zurich interested in the real-world adoption and impact of Code Agents.<p>To measure this, we built a dashboard, scraping all public PRs on GitHub, analyzing which are created by different code agents (Codex, Jules, Copilot, Devin, etc.), and measuring their merge rates, sliced by various repository and PR characteristics.<p><a href="https://insights.logicstar.ai" rel="nofollow">https://insights.logicstar.ai</a><p>Since mid-May, we've analyzed over 10 million PRs and already found some interesting trends:<p>Usage is high, but shallow. Agents submit ~7% of all PRs overall, but only ~1–2% on popular repos. Most activity is in low-star or experimental projects.<p>Merge rates vary drastically. On low-traffic repos, some agents get 90%+ of their PRs merged. On popular projects, that can drop to <25%.<p>Pre-review helps. Agents that require human-in-the-loop review (e.g., Jules, Codex) have 30–50% higher merge rates than Copilot-style fire-and-forget PRs.<p>Bias toward new code. Agent PRs mostly add code. Refactorings and deletions are rare.<p>If you have ideas for what other characteristics we should look at let us know or play with the code yourself
Show HN: Jukebox – Free, Open Source Group Playlist with Fair Queueing
Show HN (score: 102)[Other] Show HN: Jukebox – Free, Open Source Group Playlist with Fair Queueing Hey HN,<p>I built Jukebox because I got frustrated with group music apps and Spotify’s limitations (not everyone has Spotify, and collaborative playlists are still too easily dominated by one person). Jukebox is a web app that lets you create a group queue—anyone can join via link, add YouTube songs, and the system automatically rotates songs so everyone gets a fair turn (no more playlist hogs).<p>Web-based, no accounts, no installs.<p>Drop in a YouTube link or search and add music instantly.<p>Songs rotate in round-robin order (so even if one person adds ten songs, nobody else is skipped).<p>Entirely open source (MIT), self-hostable with Docker, privacy-friendly.<p>Live demo: <a href="https://jukeboxhq.com" rel="nofollow">https://jukeboxhq.com</a><p>Code: <a href="https://github.com/skeptrunedev/jukebox">https://github.com/skeptrunedev/jukebox</a><p>I made this as a stress-relief project while pivoting my actual startup (Trieve) and used it to practice UI/UX (neo-brutalist design, drag-and-drop), plus experiment with AI pair coding.<p>Would love your feedback or feature ideas!
Show HN: Smart Switcher - data driven tool to improve the window switching
Hacker News (score: 11)[Other] Show HN: Smart Switcher - data driven tool to improve the window switching Hello, my name is Andrew. I'm an indie developer and I'm excited to release Smart Switcher for Windows 10/11. I'm looking for feedback on the overall project and the application itself.<p>I built this because I couldn't find a window switching/management solution that worked for me. I tried all kinds of different solutions, virtual desktop extensions, obscure GUI window managers, you name it. Overtime I realized I wanted something that prioritizes one window at a time, is keyboard driven with has minimal if no GUI elements. I figured this part out, but knew something was missing. I had my eureka moment when I realized I could combine my switching method with a prediction algorithm. This led to the creation of Smart Switcher.<p>Smart Switcher is a data driven window switcher aimed at improving the overall window switching experience. It logs data on your windows switching, then a prediction algorithm analyzes this data and uses it to predict which window you would want to switch to next. When you need to switch windows, you press the switch shortcut to switch to the next predicted window. If this isn't the window you wanted, press the override shortcut to switch to the next most likely window. You can press the override shortcut as many times as needed until you arrive at your desired window.<p>It’s a paid app with a demo and trial version. There is a introductory discount and some additional discount tiers for early adopters.<p>Any feedback is appreciated! Thanks!
NirDiamant/GenAI_Agents
GitHub Trending[Other] This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
florinpop17/app-ideas
GitHub Trending[Other] A Collection of application ideas which can be used to improve your coding skills.
gusmanb/logicanalyzer
GitHub Trending[Other] 24 channel, 100Msps logic analyzer hardware and software
HandsOnLLM/Hands-On-Large-Language-Models
GitHub Trending[Other] Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Show HN: OffChess – Offline chess puzzles app
Hacker News (score: 222)[Other] Show HN: OffChess – Offline chess puzzles app Hi HN!<p>I'm the developer of rdx, a mildly popular ad-free, privacy and user friendly Reddit client. This time, I made something for a very specific use case: solving chess puzzles with no internet.<p>Why? Well, my Wi-Fi is terrible in the bathroom—and that's where I do some of my best thinking. I tried printing out “mate in X” puzzles to solve offline, but they weren’t fun without interaction. So I built OffChess.<p>OffChess is an iPhone/Android app that contains over 100,000 chess puzzles, fully offline and completely ad-free. You can solve puzzles by category (Mate in 1/2/3/4/5, tactics like pins/forks/skewers, or openings like Sicilian/French, etc). You gain or lose points based on how you perform, so there's a light rating system to keep things engaging.<p>No accounts, no tracking, no monthly subscriptions, no internet required. Just pure, old-school tactical chess training, wherever you are.<p>You can check out the iPhone/iPad app at <a href="https://apps.apple.com/us/app/chess-puzzles-offchess/id6744736661?platform=iphone">https://apps.apple.com/us/app/chess-puzzles-offchess/id67447...</a> or the Android app at <a href="https://play.google.com/store/apps/details?id=com.offchess">https://play.google.com/store/apps/details?id=com.offchess</a><p>Would love feedback, bug reports, or suggestions.<p>Thanks!
TIL you can make "GIFs" with SVGs for GitHub README.md files
Hacker News (score: 241)[Other] TIL you can make "GIFs" with SVGs for GitHub README.md files
Leveraging Elixir's hot code loading capabilities to modularize a monolithic app
Hacker News (score: 10)[Other] Leveraging Elixir's hot code loading capabilities to modularize a monolithic app
How to use ccusage
Product Hunt[CLI Tool] Claude code usage analysis tool Learn how to analyze your Claude Code token usage and costs with ccusage CLI tool. Fast, informative tutorials and examples.
Authgear ONCE
Product Hunt[Other] Own your Auth without Subscription Authgear ONCE is a self-hosted IAM solution that puts you in full control—no subscriptions, no limits. Pay once and own your identity management with powerful, flexible features designed for privacy and ease of deployment. Take back control today!
OWOX Data Marts
Product Hunt[API/SDK] Free open-source connectors for data analysts Missing the data you need to build reports? This is a 100% free, open-source library of JavaScript connectors built for data analysts to collect data from ads tools, CRMs, or any possible API - into Sheets or BigQuery. No SaaS contracts. No vendors. Secure.
Tile
Product Hunt[Other] Ship App‑Store‑ready mobile apps with AI agents Build and ship App Store ready mobile apps with AI agents. Design visually with full control. Agents handle auth, payments, CMS & more. Tile gives you full-code output and built-in infra so you can launch real apps, fast, without DevOps.
RunPy
Product Hunt[IDE/Editor] Python playground for rapid prototyping RunPy is a minimalist desktop app for writing and running Python code, designed for rapid prototyping. Available for macOS, Windows, and Linux.
Contest Pulse
Product Hunt[Other] Never miss a competitive coding contests again. Track upcoming coding contests from Codeforces, LeetCode, CodeChef and more. Bookmark, set reminders, get notified, and stay prepared.
SynapseAudit
Product Hunt[Code Quality] AI-Powered Security Auditing for Developers SynapseAudit is an AI-powered security tool for developers, detecting 50+ code vulnerabilities across 20+ languages using LLMs like GPT-4. It offers inline fixes, test case generation, and full local analysis—privacy-first, seamless, and GitHub-integrated.
InsurancGPT
Product Hunt[Other] Your Model. Your Data. Your IP. InsurancGPT is a secure, private LLM tailored for the insurance industry. It helps insurers, MGAs, and brokers automate underwriting, streamline claims, and ensure compliance without black-box APIs or vendor lock-in.
Binance Kline Batch Downloader
Product Hunt[Other] eady.Batch download Binance Klines. GUI tool. AI ready 🚀 Automate your Binance data pipeline! Download Binance perpetual contract Kline (candlestick) data in bulk for multiple symbols and timeframes. Perfect for backtesting and AI model training. Start automating your trading data collection today!
DocAPI
Product Hunt[API/SDK] DocAPI – Instantly Turn Google Sheets into a Powerful API DocAPI by DataFetchPro lets you connect your Google Sheets to the web in seconds — no coding required. Whether you're building dashboards, automating workflows, or integrating with apps, DocAPI exposes your spreadsheet data as secure, scalable RESTful APIs.
Deepgram Saga
Product Hunt[Other] The Voice OS for Developers Control your dev workflow with your voice. End the mentally expensive context switching that takes up almost half your day by skipping the alt-tabbing, clicking, and typing. Just speak to deploy, document, or debug. Powered by MCP, Saga keeps you in flow.
DesignSync
Product Hunt[Other] Overlay Figma & screenshots directly on-screen for fast QA DesignSync helps UI/UX designers and developers quickly validate visual accuracy. You can overlay any design asset — like Figma exports, screenshots, or mockups — directly on your screen, then adjust opacity, alignment, and capture annotated feedback.
xmcp
Product Hunt[DevOps] The framework for building & shipping MCP applications Designed with DX in mind, this open-source project streamlines development and makes it easier to build and deploy powerful tools on the Model Context Protocol ecosystem.
Vapi CLI
Product Hunt[CLI Tool] The best DX for building voice AI Command-line interface that brings world-class DX to voice AI development. Drop Vapi into any project with one command, debug webhooks locally, and turn your IDE into a Vapi expert with MCP integration.
Analyzing database trends through 1.8M Hacker News headlines
Hacker News (score: 70)[Other] Analyzing database trends through 1.8M Hacker News headlines
Show HN: I built a single API to post on all social platforms
Show HN (score: 5)[API/SDK] Show HN: I built a single API to post on all social platforms Building integrations for TikTok, X, Facebook, Instagram, YouTube, and LinkedIn got frustrating with how different every platform is with auth setup, rate limits, and media requirements. So we built Post for Me: one REST API that handles scheduling and publishing posts for TikTok, Facebook, Instagram, X, YouTube, LinkedIn, Pinterest, Bluesky, and Threads.<p>It's built for developers. You bring your own app credentials from the social platform, so you're in control of your data. There's no limitations on account connections, and pricing is based on usage (not some arbitrary limitations). We wanted the API we wish we had when we first started.<p>What it does - A single POST replaces a dozen different calls - Pay-per-post metered pricing (volume discounts) and a free tier (no seat fees) - Cascading configs: set captions/media globally, then override per platform or account<p>Try it at <a href="https://www.postform.dev" rel="nofollow">https://www.postform.dev</a>. Would love feedback, bug reports, or architecture questions!
Show HN: Gore – A Doom Engine Port in Go
Show HN (score: 6)[Other] Show HN: Gore – A Doom Engine Port in Go Hi HN,<p>I’ve been working on Gore – a port of the classic Doom engine written in pure Go, based on a ccgo C-to-Go translation of Doom Generic. It loads original WAD files, uses a software renderer (no SDL or CGO, or Go dependencies outside the standard library). Still has a bit of unsafe code that I'm trying to get rid of, and various other caveats.<p>In the examples is a terminal-based renderer, which is entertaining, even though it's very hard to play with terminal-style input/output.<p>The goal is a clean, cross-platform, Go-native take on the Doom engine – fun to hack on, easy to read, and portable.<p>Code and instructions are at <a href="https://github.com/AndreRenaud/Gore">https://github.com/AndreRenaud/Gore</a><p>Would love feedback or thoughts.
Automatically Packaging a Haskell Library as a Swift Binary XCFramework
Hacker News (score: 31)[Other] Automatically Packaging a Haskell Library as a Swift Binary XCFramework
Show HN: Doc81 – tech documentation tool designed in AI-native mind
Show HN (score: 6)[Other] Show HN: Doc81 – tech documentation tool designed in AI-native mind Hello HN!<p>As a EM, I recently asked for a "good" handoff doc to my engineers who're leaving, but without proper structure, the first draft was pretty crappy. Studying and thinking hard about what readers(i.e., me) might want on header level and what would be a good representation in each section, we came up with a good template for handoff doc. The result was fantastic. I think we all can write better with a proper format and template. That is where I came up with this idea, doc81.<p>Have fun, and let me know what you think!
Show HN: Unlearning Comparator, a visual tool to compare machine unlearning
Hacker News (score: 31)[Other] Show HN: Unlearning Comparator, a visual tool to compare machine unlearning I built Unlearning Comparator, a visual analytics toolkit to help researchers and developers compare how different machine unlearning methods work. It provides a unified workflow to test for accuracy, efficiency, and privacy. You can check out the live demo linked in the post, and the source code is on GitHub: <a href="https://github.com/gnueaj/Machine-Unlearning-Comparator">https://github.com/gnueaj/Machine-Unlearning-Comparator</a> Our accompanying paper is currently under review at IEEE TVCG. Happy to answer any questions and would love to hear your feedback!
Show HN: Interactive pinout for the Raspberry Pi Pico 2
Show HN (score: 5)[Other] Show HN: Interactive pinout for the Raspberry Pi Pico 2 I've been trying to make accessible and beautiful GPIO pinouts since I started one for the Raspberry Pi in 2013 [1]. I've since given the Raspberry Pi Pico [2] and Pico 2 [3] microcontrollers the same treatment when they launched.<p>Recently I've updated these with a new "Upside-down" view to complement the rear view, giving a pinout in the right orientation to match your project.<p>The Pico sites are all hand-coded single HTML pages with supporting CSS and minimal JS. They are set up to optionally install as a "Desktop" web app. They also degrade into a somewhat usable table in lieu of CSS and use vector graphics (for the board itself) to be viewable and printable at any size.<p>Finally, hidden behind "Advanced" is a pinout of the test pads and special function pins!<p>[1] - <a href="https://web.archive.org/web/20130505194305/pi.gadgetoid.com/pinout" rel="nofollow">https://web.archive.org/web/20130505194305/pi.gadgetoid.com/...</a> [2] - <a href="https://pico.pinout.xyz" rel="nofollow">https://pico.pinout.xyz</a> [3] - <a href="https://pico2.pinout.xyz" rel="nofollow">https://pico2.pinout.xyz</a>
Show HN: Integrated System for Enhancing VIC Output
Show HN (score: 10)[Other] Show HN: Integrated System for Enhancing VIC Output ISEVIC stands for Integrated System for Enhancing VIC output and is a cartridge for the C64 that uses the Tang Nano 20K FPGA to monitor the bus and recreate the C64 video for HDMI output. While a tremendous effort has gone into handling all the clever C64 tricks, this should be considered a 1.0 release as there are still some demos and games that exhibit bugs. Everything needed to build one is on the github page.
Show HN: NYC Subway Simulator and Route Designer
Hacker News (score: 47)[Other] Show HN: NYC Subway Simulator and Route Designer Hello HN!<p>As a long term NYC resident, I have read countless articles on ideas tweaking subway services, but always found them hard to follow without visual aid. So over the long weekend I decided to build one. It has all the basic features: trains would spawn at their origin, stop at stations, and slow down if it gets too close to another. You can also design custom routes by piecing tracks together.<p>Have fun, and let me know what you think!
CodeWithHarry/Sigma-Web-Dev-Course
GitHub Trending[Other] Source Code for Sigma Web Development Course
humanlayer/12-factor-agents
GitHub Trending[Other] What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
smallcloudai/refact
GitHub Trending[Other] AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.
pocketbase/pocketbase
GitHub Trending[Other] Open Source realtime backend in 1 file
Meetstream.ai
Product Hunt[API/SDK] A unified API for meeting bots. meetstream.ai is an unified API & infrastructure platform that provides a single API for meeting bots to join, record, analyze & push meeting data to CRMs, PMSs - helping your team focus on the actual AI development
RepoRead.AI
Product Hunt[Other] Generate Instant AI-Powered GitHub READMEs in One Click RepoRead.AI is your AI-powered README autopilot! Instantly generate clean, professional, and customizable READMEs straight from your GitHub repo. Save hours, impress users, and ship polished projects faster. Perfect for devs, teams, and open-source pros!
AutoBoostSEO
Product Hunt[Other] Enchance Your Wordpress Content With AI Enhance your WordPress content with AI-powered SEO optimization tools. AutoBoostSEO helps optimize your blogs, pages, and products for better search rankings.
Bubbl3r
Product Hunt[Other] Advanced solana bundler & mev trading bot Bubbl3r is the most advanced Solana bundler and MEV trading bot. Bundle transactions, manage multiple wallets, trade memecoins with privacy protection. Lightning-fast Solana trading automation.
Board Assistant for Trello
Product Hunt[Other] Control cards, members & fields across Trello boards Set global and per-card rules in Trello to automate member management. Post automatic comments showing changes in custom fields, labels, dates, and checklists. Copy fields, labels, and lists between boards. No code needed.
RESUME REFINER
Product Hunt[API/SDK] Resume builder AI Resume Refiner: Upload your resume & job description to our AI-powered site. Using Open API, it tailors your resume with job-specific keywords, ATS-friendly formatting, & polished content. Get instant feedback & a refined resume
CV Sifting Tool by Quecto AI
Product Hunt[Other] Automate CV / Resume Screening With automated compatibility scoring, recruiters can build a workflow that screens CVs instantly, then: ✅ sends an interview-scheduling link to matching candidates ✅ triggers a polite rejection email to those who don’t meet criteria
OneNode
Product Hunt[Other] Simplest backend for AI coding - Open source OneNode is the simplest backend for AI coding. The backend development doesn't have to be complicated anymore.
Iconize Folder
Product Hunt[Other] Customize folder color & icon & text Iconize Folder is a tool that lets you easily customize folder colors, icons, and text to enhance visual appeal and improve file management efficiency.
TensorBlock Forge
Product Hunt[API/SDK] One API for all AI models Forge is the fast, secure way to connect and run AI models across providers—no more fragmented tools or infrastructure headaches. Just 3 lines of code to switch. OpenAI-compatible. Privacy-first.
Voicebun
Product Hunt[API/SDK] Build voice agents in seconds Build smart voice agents in minutes — no code needed. Automate calls, support, and scheduling with powerful AI workflows.
Bank logos API
Product Hunt[API/SDK] High-resolution logos for banks with a single API call. High-resolution logos for over 1,000+ banks worldwide with a single API call. Perfect for financial apps and fintech solutions.
Just Canvass
Product Hunt[Other] Doorknocking app for municipal elections in Canada Professional digital canvassing app for Alberta municipal elections. Door-to-door campaign tools, voter outreach, and real-time analytics for independent candidates in Edmonton, Calgary, and surrounding areas.
EDGAR Analyzer
Product Hunt[Other] Analyze sec filings in seconds, right when they come out Instantly analyze SEC filings with AI. Save hours of research time with our Chrome extension that provides comprehensive analysis of 10-K, 10-Q, and 8-K reports.
SimpleClientHQ
Product Hunt[Other] Automate client communication and project updates with ease. SimpleClientHQ is a sleek tool for freelancers to automate client updates, project tracking, and file sharing—freeing up time and reducing repetitive communication. Built to save hours of back-and-forth.
PandaView
Product Hunt[Database] Database schema visualization & security Transform your database workflow with PandaView. Generate ERD diagrams, detect vulnerabilities, analyze performance, and optimize your database schema with our beautiful visualization tool.
Show HN: CXXStateTree – A modern C++ library for hierarchical state machines
Hacker News (score: 21)[Other] Show HN: CXXStateTree – A modern C++ library for hierarchical state machines Hi HN!<p>I've built [CXXStateTree](<a href="https://github.com/ZigRazor/CXXStateTree">https://github.com/ZigRazor/CXXStateTree</a>), a modern C++ header-only library to create hierarchical state machines with clean, intuitive APIs.<p>It supports: - Deeply nested states - Entry/exit handlers - State transitions with guards and actions - Asynchronous transitions with `co_await` (C++20 coroutines) - Optional runtime type identification for flexibility<p>It's ideal for complex control logic, embedded systems, games, robotics, and anywhere you'd use a finite state machine.<p>I’d love feedback, use cases, or contributions from the community!<p>Repo: <a href="https://github.com/ZigRazor/CXXStateTree">https://github.com/ZigRazor/CXXStateTree</a>
Show HN: I built a website to summarize Tech Twitter each day
Show HN (score: 5)[Other] Show HN: I built a website to summarize Tech Twitter each day Hey folks, I built this as a nightly job that pulls the tweets from a burner account I made, then passes it to GPT-4.1 to summarize alongside some recent headlines: <a href="https://github.com/neelsomani/tweet-insight-daily/blob/main/scripts/lambda_function.py">https://github.com/neelsomani/tweet-insight-daily/blob/main/...</a>
Backlog.md – CLI that auto-generates task files (took my Claude success to 95 %)
Hacker News (score: 70)[CLI Tool] Backlog.md – CLI that auto-generates task files (took my Claude success to 95 %)
Show HN: Simple wrapper for Chrome's built-in local LLM (Gemini Nano)
Show HN (score: 5)[Other] Show HN: Simple wrapper for Chrome's built-in local LLM (Gemini Nano) Chrome now includes a native on-device LLM (Gemini Nano) starting in version 138. I've been building with it since it was in origin trials, it's powerful but the official Prompt API is still a bit awkward:<p>- Enforces sessions even for basic usage<p>- Requires user-triggered downloads<p>- Lacks type safety or structured error handling<p>So I open-sourced a small TypeScript wrapper I originally built for other projects to smooth over the rough edges:<p>github: <a href="https://github.com/kstonekuan/simple-chromium-ai">https://github.com/kstonekuan/simple-chromium-ai</a><p>npm: <a href="https://www.npmjs.com/package/simple-chromium-ai" rel="nofollow">https://www.npmjs.com/package/simple-chromium-ai</a><p>- Stateless prompt() method inspired by Anthropic's SDK<p>- Built-in error handling and Result-based .Safe.* variants with neverthrow<p>- Token usage checks<p>- Simple initialization that provides a helper to trigger downloads (must be triggered by user action)<p>It’s intentionally minimal for hacking and prototyping. If you need fine-grained control (e.g. streaming, memory control), use the native API directly:<p><a href="https://developer.chrome.com/docs/ai/prompt-api" rel="nofollow">https://developer.chrome.com/docs/ai/prompt-api</a><p>Would love to hear what people build with it or any feedback!
opencode: AI coding agent, built for the terminal
Hacker News (score: 26)[Other] opencode: AI coding agent, built for the terminal
Alex313031/thorium
GitHub Trending[Other] Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
[DevOps] Show HN: GraphFlow – A lightweight Rust framework for multi-agent orchestration It all started with a conversation among friends about limitations in current multi-agent orchestration frameworks. We faced issues like limited control over agent memory and state, complicated persistence, scaling problems, and lack of type safety in Python-based tools. These challenges inspired us to try something different. The result was GraphFlow, a Rust-based lean framework for orchestrating multi-agent workflows that's simple, scalable, and robust. Its key features include: Graph-based orchestration: Easily define workflows using nodes and edges. Lean Execution Engine: A minimal and efficient graph executor / state machine implementation. Clear Memory Management: Direct and transparent handling of agent states. Simple DB Schema: Easy-to-understand schema for persistence and state tracking. High Performance: Native Rust performance with low overhead and easy scaling. Type Safety: Rust's type system reduces runtime errors. GraphFlow is open-source ofc and aims to solve real-world problems we've experienced firsthand. We'd love your feedback!
Show HN: ParsePoint – AI OCR that pipes any invoice straight into Excel
Show HN (score: 5)[Other] Show HN: ParsePoint – AI OCR that pipes any invoice straight into Excel Hi HN,<p>I run a small ecommerce shop and, until recently, spent way too many evenings copy-pasting supplier invoices into Excel so my books stayed clean and my expense tracking was granular. It finally hit me that I’d rather invest that time in code than in Ctrl-C/Ctrl-V, so I built ParsePoint.app.<p>Why I built it • Manual invoice entry was swallowing 4 hours every month. • Accounting software APIs felt heavyweight for my use-case; I really just wanted clean rows in a spreadsheet. • I love tinkering with AI models and needed an excuse to spin one up in production.<p>What it does 1. Upload a PDF (or forward an email). 2. ParsePoint’s AI OCR extracts line-items, amounts, tax, dates, etc. 3. Download a ready-to-pivot Excel/CSV file or hit the API to drop the data wherever you like.<p>Under the hood • Frontend: React • API: .NET 8, PostgreSQL • AI layer: an open-source VLLM model fine-tuned for document layouts<p>Outcome so far • My own workload: from 4 hours/month to less than 10 minutes. • Early beta testers (other solo-store owners) report similar time savings and fewer bookkeeping errors. • The pay-as-you-go credit system means no subscriptions or lock-ins—use it only when you need it.<p>I’d love feedback on the tech approach, pricing model, or anything that looks off. All comments welcome, and I’m here to answer every question.<p>Thanks for reading! Marcin – maker of ParsePoint.app
Show HN: Virby, a vfkit-based Linux builder for Nix-Darwin
Hacker News (score: 11)[DevOps] Show HN: Virby, a vfkit-based Linux builder for Nix-Darwin Virby is a module for nix-darwin that configures a lightweight linux VM as a remote build machine for nix, allowing linux packages to be built on macOS.
Show HN: BreakerMachines – Modern Circuit Breaker for Rails with Async Support
Show HN (score: 12)[Other] Show HN: BreakerMachines – Modern Circuit Breaker for Rails with Async Support BreakerMachines is a production-ready circuit breaker for Ruby/Rails with built-in async/fiber support, fallback chains, and rich monitoring. Unlike existing gems, it handles modern Ruby's fiber scheduler and avoids dangerous thread timeouts.
Ruby 3.4 frozen string literals: What Rails developers need to know
Hacker News (score: 132)[Other] Ruby 3.4 frozen string literals: What Rails developers need to know
Tooliya - Utility Toolbox
Product Hunt[Other] Tooliya Tooliya is a clean, fast, all-in-one online toolbox. From password generation to unit conversion and text tools, everything is just a click away. No ads, no clutter—just essential tools for everyday tasks, built with simplicity and speed in mind.
LogDog - Logging simplified
Product Hunt[Monitoring/Observability] The best debugging companion for iOS and Android apps Built from the ground up for mobile developers. Monitor network requests, logs, and events in real-time. Debug faster, ship with confidence. Start now and integrate the LogDog SDK within your Android or iOS application.
AWS Icons Library
Product Hunt[Other] Free aws service icons for download in svg & png The ultimate library for free AWS service icons. Download official Amazon Web Services icons in both SVG and PNG formats, with AI-powered search and recommendations.
Image Placeholder
Product Hunt[Other] Smart image placeholders for fast UI prototyping Generate fast, customizable placeholder images for your websites and projects. Free, open-source API with flexible sizing and format options.
AotoDocs
Product Hunt[Other] High-Quality Docs. Articles in Seconds AotoDocs, a desktop tool that helps you generate professional-grade documentation using Google Powered AI — tailored for technical writers, support teams, and developers. Software-as-a-Service? Nah. This is Software-as-a-Download. You install it. You own it.
Show HN: News Alert - Real-time global news monitoring with keyword alerts
Show HN (score: 18)[Other] Show HN: News Alert - Real-time global news monitoring with keyword alerts Built a 24/7 news monitoring service that sends instant email alerts when your keywords appear in breaking news worldwide.<p><pre><code> Key features: • Real-time alerts from global news sources • Custom keyword tracking • Smart filtering to prioritize important news • Perfect for investors, traders, and business professionals</code></pre>
Ceramic: A cross-platform and open-source 2D framework in Haxe
Hacker News (score: 15)[Other] Ceramic: A cross-platform and open-source 2D framework in Haxe
codecrafters-io/build-your-own-x
GitHub Trending[Other] Master programming by recreating your favorite technologies from scratch.
google/perfetto
GitHub Trending[Monitoring/Observability] Production-grade client-side tracing, profiling, and analysis for complex software systems.
directus/directus
GitHub Trending[DevOps] The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
bregman-arie/devops-exercises
GitHub Trending[DevOps] Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Gecode is an open source C++ toolkit for developing constraint-based systems
Hacker News (score: 27)[Other] Gecode is an open source C++ toolkit for developing constraint-based systems
PolymorphShield
Product Hunt[Other] Turn your code into a moving target. Stop crackers with P-AI PolymorphShield is an AI-powered dynamic code mutation engine built to fight software cracking and piracy. It takes any code and transforms it into a completely unique, obfuscated, and restructured version — every time it's compiled
Frontend Mastery
Product Hunt[IDE/Editor] Frontend learning redefined: build, test, and grow fast Frontend Mastery helps you learn HTML, CSS, JS & React by building real projects in a browser-based IDE. It features a project roadmap, live preview, integrated docs (MDN, GitHub, StackOverflow), and a console for debugging. Learn by doing.
squardtech
Product Hunt[Other] SquardTech is a leading IT solutions company SquardTech is a leading IT solutions company specializing in custom software development, mobile app and web development, DevOps consulting, and digital transformation services. With a focus on performance, reliability, and client success,
DevToolLab
Product Hunt[Other] Free dev tools: format, validate, convert code DevToolLab provides free tools for devs to format, validate, & convert code like JSON, YAML, HTML, CSS. No signup needed, just simple utilities to boost your workflow. Built by developers for developers try it out & share your feedback to help us improve!
ZBounce
Product Hunt[API/SDK] Email Engine Platform ZBounce Email Engine Platform offers a full spectrum of email-related services, accessible via our REST and gRPC APIs.
Sidekick by Yugin Tech
Product Hunt[IDE/Editor] Your AI coding sidekick that never leaves your side Sidekick is an AI coding assistant that runs locally. Write and fix code without cloud uploads. Features file access, terminal integration, and multiple AI providers for secure development.
WPBulkify - Bulk plugin installer
Product Hunt[Other] bulk plugins installer for WordPress via browser extension WPBulkify is a browser extension that lets you quickly install WordPress plugins on a website. If you work in Customer support or even as a Developer, you know how long it can take to manually locate and install a plugin from the official repo.
EBICS API Client
Product Hunt[API/SDK] Fintech prodoct to communicate with Banks by EBICS protocol. EBICS API Client is a self-hosted Docker microservice with REST API for connecting to EU banks via the EBICS protocol. Supports key exchange, SEPA payments, statements, scheduling, and works with most German, French, and Austrian banks.
Weblaro
Product Hunt[Other] Free online tools & utilities Discover Weblaro, your go-to platform for a wide range of free online web tools including SEO utilities, text converters, code formatters, and more.
Paranoid Qrypto: BTC Airgap Bridge
Product Hunt[Other] Send BTC from cold storage with total peace of mind. A 100% client-side tool for the online parts of an air-gapped Bitcoin (BTC) transaction workflow. Fetch UTXOs & broadcast signed transactions without exposing your private keys to an online machine. Built with the same "paranoid" mindset for maximum security.
Skedbit
Product Hunt[Other] Cron scheduler for devs | smart retries & extended timeouts Built for developers: schedule webhooks, run background jobs, and automate HTTP requests with smart retries, long timeouts, and real-time logs. No bloat, just reliable cron scheduling.
SmartBudget: Full-Source Blazor Finance
Product Hunt[Other] Track your expenses with a local-first C# finance app. Full-source Blazor finance app for devs who want control. Track expenses offline withNET + SQLite, modular architecture, and full C# code included. No cloud, no lock-in. Build on it, learn from it, or launch your own tool. 💻💸
DevTutor
Product Hunt[Other] Design and code resources to learn Swift, SwiftUI DevTutor helps developers build beautiful SwiftUI apps with ease. It offers copyable code examples and live UI previews to help you quickly understand and apply each component.
Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly)
Show HN (score: 6)[Other] Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly) Got tired of every MCP example being overly verbose, or needing Docker or Mac-only scripts, so I threw together MCP-123. Point it at a tools.py, run `server.run_server(...)`, and the client auto-discovers/calls functions with OpenAI. I hope this is useful to you all.
Show HN: Tinykv – Minimal file-backed key-value store for Rust
Hacker News (score: 13)[Database] Show HN: Tinykv – Minimal file-backed key-value store for Rust I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb).<p>tinykv focuses on simplicity: JSON-based, serde-powered, with optional TTL. Perfect for CLI tools, game saves, config storage.<p>Would appreciate any feedback from the HN community!
Show HN: Ncrypt – Query encrypted files privately with FHE
Show HN (score: 7)[Other] Show HN: Ncrypt – Query encrypted files privately with FHE Hey HN,<p>We're building ncrypt, an open-source encrypted file manager that allows you to store, manage, and privately query your files using fully homomorphic encryption (FHE). This project originally started as a simple SFTP-like CLI for my personal S3 buckets which I used to send and retrieve encrypted files and have more granular control over key rotation.<p>As the number of files that I was storing grew, file discovery started to become a problem, and I found myself frequently having to download and decrypt files to inspect their contents. Rather than leaving them unencrypted in S3 and therefore easier to search, I started looking into the concept of searching over encrypted data using fully homomorphic encryption. This led me to Zama's concrete-python library (<a href="https://github.com/zama-ai/concrete">https://github.com/zama-ai/concrete</a>), which provides a simple Python interface for performing FHE operations.<p>FHE is notoriously slow, so rather than trying to search over entire files I focused on a more tractable problem, indexing and searching over file metadata (summaries, keywords, embeddings, etc) which was small enough to make search practical. While still not fast compared to traditional file management tools, ncrypts search performance is decent if you keep directory sizes relatively small (under 25 files), and most of the heavy lifting happens during metadata extraction, not at search time.<p>The two types of encrypted queries we currently support are keyword search and cosine similarity search over vector embeddings, which are generated using user-specified huggingface models. Ncrypt currently supports metadata extraction for text, image, and audio files. Check out our code and give it a try at <a href="https://github.com/ncryptai/ncrypt">https://github.com/ncryptai/ncrypt</a>.<p>We love feedback!
argoproj/argo-rollouts
GitHub Trending[DevOps] Progressive Delivery for Kubernetes
drawdb-io/drawdb
GitHub Trending[Other] Free, simple, and intuitive online database diagram editor and SQL generator.
Show HN: Kuvasz – an open-source uptime and SSL monitoring service
Show HN (score: 8)[Monitoring/Observability] Show HN: Kuvasz – an open-source uptime and SSL monitoring service A few months ago I took out my side project - an uptime & SSL monitoring service - from the drawer. I've decided to give it a new life and completely overhauled it, added a lot of new feature, and most importantly, a UI.<p>Highlights<p>- configurable uptime & SSL monitoring<p>- Telegram, Slack, PagerDuty & E-mail notifications (more to come!)<p>- fully-fledged REST API<p>- a responsive, modern & fast UI<p>- monitors are optionally configurable via a single YAML file, or you can choose to use either the UI or the API to maintain them<p>- Cloud-native, distributed as amd64 and arm64 images<p>- Only one dependency: a PostgreSQL database to connect to<p>- Extensive examples in the docs<p>- stable memory usage (max ~360MB) & great performance<p>It's written in Kotlin, under the hood it uses Micronaut with Netty, jOOQ, and PostgreSQL, and the server-side-rendered UI is built with kotlinx.html, Alpine.js, and htmx.<p>It's called Kuvasz (pronounce as [ˈkuvɒs]), and you can find the repository here: <a href="https://github.com/kuvasz-uptime/kuvasz">https://github.com/kuvasz-uptime/kuvasz</a><p>And the website with the extensive documentation here: <a href="https://kuvasz-uptime.dev" rel="nofollow">https://kuvasz-uptime.dev</a>
Show HN: BunkerWeb – the open-source and cloud-native WAF
Hacker News (score: 65)[Other] Show HN: BunkerWeb – the open-source and cloud-native WAF
Show HN: Fast Thermodynamic Calculations in Python
Hacker News (score: 40)[Other] Show HN: Fast Thermodynamic Calculations in Python I built gaspype, a Python library for fast thermodynamic calculations, like equilibrium reactions. It's lightweight, written in typed Python/Numpy, and comes with a large species database.<p>Gaspype operates on multidimensional arrays for composition, temperature and pressure. It is designed for a flat learning curve and compact syntax for pocket calculator-like use in Jupyter Notebooks, as well as high performance for integration in large physical models. One central goal is the portability to GPU frameworks like JAX or PyTorch for performance as well as direct integrability in ML pipelines.<p>Checkout the examples, I'd love to hear you feedback, use cases, or feature ideas.<p>Repo is located here: <a href="https://github.com/DLR-Institute-of-Future-Fuels/gaspype">https://github.com/DLR-Institute-of-Future-Fuels/gaspype</a>
The Only Cheatsheets
Product Hunt[Other] Collection of developer cheatsheets A curated collection of cheatsheets covering Web Development, DSA, DBMS, Git, and System Design etc. Perfect for quick reference, learning, and interview prep — all in one open-source place. Download as PDF/image. Clean, simple, powerful.
Moose Tabs
Product Hunt[Other] A tree-style tab manager for Chrome Visualize tab hierarchy in a tree view sidebar. Organize tabs by opener relationships with drag-and-drop, search, and grouping.
Scrapeless x n8n
Product Hunt[Other] Seamless n8n workflows: search, unlock, scrape, and crawl Scrapeless integrates seamlessly with n8n to power your workflows—search Google, unlock JavaScript-rendered sites, scrape data from single pages, or crawl entire websites. Build end-to-end automation for web data in minutes, no code required
d4t4.app
Product Hunt[Database] Natural language → SQL. Instantly. The schema-aware AI MySQL Client that lets you talk to your data. Write queries in plain English, get smart SQL + instant charts. Privacy-first. Built for devs, analysts, and teams.
Hex Calculator and Conversion Tool
Product Hunt[Other] Addition, subtraction, multiplication & division Free hex calculator for quick hexadecimal conversions. Accurate and user-friendly tool for developers and students. Try now!
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
GitHub Trending[Other] 500 AI Machine learning Deep learning Computer vision NLP Projects with code
MotiaDev/motia
GitHub Trending[API/SDK] Unified Backend Framework for APIs, Events, and AI Agents
danny-avila/LibreChat
GitHub Trending[Other] Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.
isaac-sim/IsaacLab
GitHub Trending[DevOps] Unified framework for robot learning built on NVIDIA Isaac Sim
[Other] Show HN: Built email parsing for booking confirmations for my travel app – Aruko <p><pre><code> A few months ago I shared my travel app here. Today I'm back with something that solved a real technical challenge I was facing. The problem: Parsing booking confirmation emails accurately. Built a parsing system that: - Distinguishes between connection hubs and actual destinations - Captures all segments (flights, hotels, trains) in the right order - Handles different booking site email formats - Creates complete itineraries automatically </code></pre> Happy to discuss more if anyone's interested :)
What every programmer should know about how CPUs work [video]
Hacker News (score: 190)[Other] What every programmer should know about how CPUs work [video]
Show HN: Mochia, a virtual pet browser game, built with Rust, SolidJS, Postgres
Show HN (score: 15)[Other] Show HN: Mochia, a virtual pet browser game, built with Rust, SolidJS, Postgres Around three years ago, I was reminiscing about how much I loved playing Neopets as a kid. Meanwhile, I was also looking for a project to better learn Rust and SolidJS. So.. I figured making my own virtual pet browser game would be a fun way to practice! Since then, I’ve been working on it nearly every day, and.. it’s grown quite a bit! Here are some bulleted lists for your convenience:<p>Technical Details:<p><pre><code> * Backend monolithic Rust server runs on a single $5/month VPS * Lean frontend with just 3 dependencies (SolidJS, Solid Router, and Mutative) * Around 130,000 combined lines of code (frontend + backend) * Rust server uses axum, sqlx, tokio, rand, strum, tungstenite (websockets) * No server crashes or data loss in 3 years (thank you Rust + Postgres!) * Almost all graphics (500+ assets) are SVGs for perfect detail at every zoom level * Fully mobile responsive and playable on all modern browsers and devices * Actor model for player actions enables trivial parallel, multi-core scaling * Single page application that preloads entire game world on initial page load * Instantaneous navigation between pages (no additional page fetches required) * Lightweight game engine for minigames, powered by custom WebGL shaders * Rust is the single source of truth for data structures shared between browser and server * Custom derive macros used to autogenerate TypeScript bindings and binary decoding functions * Binary WebSocket messages with custom protocol for client-server communication * O(1) selection for nested, weighted-random item reward pools * Minigames can be played without an account (but rewards can't be saved) </code></pre> Features:<p><pre><code> * Completely free to play with no ads or tracking * Multiplayer browser-based virtual world with 80+ locations to explore * Dark mode toggle switch * Simple minigames that smoothly run at your display's refresh rate * Public leaderboards that track the top scores in each minigame * Pet training system with turn-based card-based battle arena * Dynamic player economy with player-run shops * Player guilds that members can level up to unlock perks * Abandoned mines area created by maze generation algorithm * Create / adopt pets, adorn them with hats, give them pets, change their color, etc. * 220 items to collect (food, toys, cosmetics, books, charms, tiny creatures, etc.) * In-game currency with banking, auctions, stock market, and jobs system * Villagers you can talk to, befriend, and complete quests and jobs for * Optional push notifications (like for when you win an auction) * 38 achievement avatars to unlock * Social features: befriend others, send gifts, and share your recent activity * NPC shops that restock over time (sometimes with very rare items!) * Luck system with ways to boost your luck for better rewards * Many puzzles that grant items or MP (currency) when solved * Fishing, gardening, caves, random events, fountains, galleries, etc. * Wheels to spin, treasure maps to complete, and secrets to explore! * Much, much more but I don't want to spoil everything! </code></pre> Links:<p><pre><code> * Website URL: https://mochia.net * Community Discord: https://discord.gg/ub6z8YH866 * Gameplay Video: https://www.youtube.com/watch?v=CC6beIxLq8Q * Screenshots Album: https://imgur.com/a/FC9f9u3 </code></pre> I'd love to answer any questions, hear any thoughts, or read any sort of feedback or criticism!
Parallelizing SHA256 Calculation on FPGA
Hacker News (score: 40)[Other] Parallelizing SHA256 Calculation on FPGA
Introducing tmux-rs
Hacker News (score: 694)[Other] Introducing tmux-rs
Show HN: HomeBrew HN – Generate personal context for content ranking
Hacker News (score: 109)[Other] Show HN: HomeBrew HN – Generate personal context for content ranking TLDR: Build a quick HN profile to see how little context LLMs need to personalise your feed. Rate 30 posts once, get a permanent ranked homepage you can return to.<p>Our goal was to build a tool that allowed us to test a range of "personal contexts" on a very focused everyday use case for us, reading HN!<p>We are exploring use of personal context with LLMs, specifically what kind of data, how much, and with how much additional effort on the user’s part was needed to get decent results. The test tool was a bit of fun on its own so we re-skinned it and decided to post it here.<p>First time posting anything on HN but folks at work encouraged me to drop a link. Keen on feedback or other interesting projects thinking about bootstrapping personal context for LLM workflows!
swagger-api/swagger-ui
GitHub Trending[API/SDK] Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Show HN: Recivo – Receive Emails Programmatically
Show HN (score: 21)[Other] Show HN: Recivo – Receive Emails Programmatically Hi HN, these last couple of weeks I've been building 'Recivo', a simple way to receive emails programmatically. There are plenty of API-based services that can be used to send emails, but receiving them is harder.<p>As a Recivo user, you create a new email address which will then immediately be available for receiving emails. A REST `/inbox` endpoint is exposed for retrieving these emails, this includes all data you would expect: subject, content, sender, and most importantly: attachments. You can also get notified of newly received emails using webhooks.<p>The main use-cases I'm thinking of right now is triggering AI agents using email or a very simple document upload flow to any SaaS (just forward an email to the SaaS). This is actually where the inspiration for Recivo came from, I really enjoy the flow of getting an invoice in my mailbox and forwarding it to my accounting software and then seeing it appear in the app. The agentic use-case seems promising, especially for workflows that still require a human in the loop. Asynchronous communication with an AI agent feels natural to me.<p>When you visit the landing page you're immediately given a randomly generated email address and a cURL command to try the API. Of course these demo addresses will expire, so you'll have to log in to create a non-randomized and permanent address.<p>I'm wondering if you see any other use cases for a "programmatic" mailbox. Please let me know what you think!
Local Proxy Inspector
Product Hunt[Monitoring/Observability] Debug http traffic and webhooks locally Transparent HTTP proxy for local development. See every webhook request/response, mock failures, search history. When your backend crashes, LPI keeps responding. Single binary, works offline, SQLite storage. Built by devs who hate losing webhook data.
AI Ticket Routing&SLA Predictor for JIRA
Product Hunt[Other] Predict SLA breaches & auto-route JIRA tickets with AI Supercharge your JIRA workflow with AI! Predict SLA breaches before they happen and auto-assign tickets to the right team. Boost efficiency, reduce delays, and keep customers happy with this open-source ML-powered smart ticketing solution.
JSON Stringify
Product Hunt[Other] Convert js objects or arrays into json strings online Use JSON Stringify to convert JavaScript objects, arrays, or values into valid JSON strings. Useful for storage, API payloads, or debugging frontend data serialization.
Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON
Hacker News (score: 85)[CLI Tool] Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON
Show HN: CSS generator for a high-def glass effect
Show HN (score: 407)[Other] Show HN: CSS generator for a high-def glass effect There are lots of glassmorphism generators out there, but I wanted to push the effect further! This project is the result of months of experimenting with CSS property layering and battling browser quirks.<p>Cross-browser compatibility is actually the reason I rely on ::before and ::after pseudo-elements to build up the effect. Move the color/opacity to the main element, and you’ll get weird color bleed on the corners in Chrome. Move the texture, and it muddles the bevel’s specular highlight. Move the bevel, and it gets blurred out by the backdrop-filter. And so on!<p>Layers include: * Adjustable blur, brightness, and saturation (backdrop-filter) * Subtle translucent texture * Faux 3D bevel (using box-shadows, not an outline)<p>Glassmorphism is rather heavy on resources, so it’s best used as an accent and avoided on wide desktop elements. Should be compatible with recent versions of Chrome, Safari, and Firefox (desktop and mobile). If you spot bugs or rendering glitches, I’d love to know!<p>Side note: this is an early preview of a framework-agnostic glass SCSS/component library I’m building.
Show HN: I made Logic gates using CSS if() function
Hacker News (score: 14)[Other] Show HN: I made Logic gates using CSS if() function
Show HN: Opasm, an Assembly REPL
Show HN (score: 13)[CLI Tool] Show HN: Opasm, an Assembly REPL This is a fun repl for running arbitrary assembly commands, right now it supports x86, X86_64, arm, aarch64, but there's not a big reason that I can't add support for other qemu/capstone/unicorn/ keystone supported architectures, just have to do it
PaddlePaddle/ERNIE
GitHub Trending[API/SDK] The official repository for ERNIE 4.5 and ERNIEKit – its industrial-grade development toolkit based on PaddlePaddle.
Envolt
Product Hunt[Other] Secure .env sharing for dev teams Envolt is a secure platform for sharing environment variables and secrets with your team. Keep your sensitive data safe while collaborating on projects.
Dessert
Product Hunt[Testing] Test generation straight from your debugger Hey! I built an open-source IntelliJ IDE plugin that uses AI to generate unit tests straight from your debugger. It grabs runtime variables and stack info as context to generate more accurate tests. Looking for contributors if you're down to help! 😀
Show HN: Terminal in Browser
Show HN (score: 5)[Other] Show HN: Terminal in Browser I wrote a small golang project to render terminal on browser. It is a single binary that can be deployed on any server and you can access the terminal over web.
Show HN: Core – open source memory graph for LLMs – shareable, user owned
Show HN (score: 109)[Other] Show HN: Core – open source memory graph for LLMs – shareable, user owned I keep running in the same problem of each AI app “remembers” me in its own silo. ChatGPT knows my project details, Cursor forgets them, Claude starts from zero… so I end up re-explaining myself dozens of times a day across these apps.<p>The deeper problem<p>1. Not portable – context is vendor-locked; nothing travels across tools.<p>2. Not relational – most memory systems store only the latest fact (“sticky notes”) with no history or provenance.<p>3. Not yours – your AI memory is sensitive first-party data, yet you have no control over where it lives or how it’s queried.<p>Demo video: <a href="https://youtu.be/iANZ32dnK60" rel="nofollow">https://youtu.be/iANZ32dnK60</a><p>Repo: <a href="https://github.com/RedPlanetHQ/core">https://github.com/RedPlanetHQ/core</a><p>What we built<p>- CORE (Context Oriented Relational Engine): An open source, shareable knowledge graph (your memory vault) that lets any LLM (ChatGPT, Cursor, Claude, SOL, etc.) share and query the same persistent context.<p>- Temporal + relational: Every fact gets a full version history (who, when, why), and nothing is wiped out when you change it—just timestamped and retired.<p>- Local-first or hosted: Run it offline in Docker, or use our hosted instance. You choose which memories sync and which stay private.<p>Try it<p>- Hosted free tier (HN launch): <a href="https://core.heysol.ai">https://core.heysol.ai</a><p>- Docs: <a href="https://docs.heysol.ai/core/overview">https://docs.heysol.ai/core/overview</a>
Converting a large mathematical software package written in C++ to C++20 modules
Hacker News (score: 103)[Code Quality] Converting a large mathematical software package written in C++ to C++20 modules
Show HN: Flint – Write code your way while ensuring remote consistency
Hacker News (score: 12)[Code Quality] Show HN: Flint – Write code your way while ensuring remote consistency I just released my biggest project yet: Flint, a language-agnostic Git wrapper that lets developers code using their own formatting preferences locally, while automatically enforcing the project's style on push.<p>No more fighting over tabs vs spaces or dealing with noisy diffs.<p>GitHub: <a href="https://github.com/capsulescodes/flint">https://github.com/capsulescodes/flint</a> Documentation: <a href="https://flintable.com/docs/flint/" rel="nofollow">https://flintable.com/docs/flint/</a> Article: <a href="https://capsules.codes/en/blog/flintable/en-flintable-introducing-flint" rel="nofollow">https://capsules.codes/en/blog/flintable/en-flintable-introd...</a>
Show HN: I built the tool I wished existed for moving Stripe between countries
Show HN (score: 102)[Other] Show HN: I built the tool I wished existed for moving Stripe between countries In late 2024, I had to set up a new Stripe account because I incorporated my company in a different country. Turns out it's not as simple as just changing the country in a dropdown, you have to start from scratch.<p>I had hundreds of users and using Stripe's dashboard to add all of the products, prices, coupons and subscriptions manually would take ages. I contacted a couple of services that help with this kind of migration, but their quotes were way over my budget. My next option was to use Stripe's API, which is very powerful but also very complicated. I'm a designer who can code, but I didn't feel confident doing it alone, so I asked a friend, an experienced developer, to help.<p>It proved to be quite challenging, with many details and caveats we had to learn as we went. What we thought would take a couple of days took us a week.<p>After this experience, we teamed up and built <a href="https://stripemove.com" rel="nofollow">https://stripemove.com</a>, a tool that guides you through this whole process, explaining and automating that hard week we went through. It handles the technical complexity while keeping your business running. Customers keep paying on your old account while everything transfers in parallel, then you flip the switch when ready.<p>It's a very niche tool, built for founders who need to change their company location for personal or business reasons. For entrepreneurs buying companies established in other countries. For people in the same situation I was in a few months ago. Basically the tool I wished existed, and for a fair price. Designed to get you through this inconvenient process and back as soon as possible on growing your business.<p>Would love to hear from anyone who's dealt with similar Stripe migrations. What was your biggest pain point?
Show HN: Spegel, a Terminal Browser That Uses LLMs to Rewrite Webpages
Show HN (score: 420)[Other] Show HN: Spegel, a Terminal Browser That Uses LLMs to Rewrite Webpages
Show HN: Jobs by Referral: Find jobs in your LinkedIn network
Show HN (score: 171)[Other] Show HN: Jobs by Referral: Find jobs in your LinkedIn network I have some friends who were laid off and are on the job hunt. We were all quite surprised to learn that LinkedIn does not have a "view jobs only at companies where I have connections", so I built <a href="https://jobsbyreferral.com/" rel="nofollow">https://jobsbyreferral.com/</a><p>It's powered by <a href="https://rapidapi.com/letscrape-6bRBa3QguO5/api/jsearch" rel="nofollow">https://rapidapi.com/letscrape-6bRBa3QguO5/api/jsearch</a>, which is a little pricey, so I'm trying to decide whether to put more effort into the project (I'd have to charge _something_ to offset the costs).
Show HN: A cross-platform terminal emulator written in Java
Hacker News (score: 44)[Other] Show HN: A cross-platform terminal emulator written in Java It's based on the jediterm library developed for IDEs, but it can also be put to work as a standalone terminal emulator with tabs. The library has been around for more than 10 years, but I don't think anyone made a terminal emulator app from it?
Co-OPS.AI
Product Hunt[IDE/Editor] Kubernetes IDE with chatbot Eliminate context-switching and reduce troubleshooting time with AI-powered Kubernetes diagnostics. Help developers solve cluster issues independently while keeping your DevOps team focused.
Well Extract
Product Hunt[CLI Tool] AI-powered receipt & invoice extraction for developers Well Extract — Lightweight AI-powered invoice & receipt data extraction tool for developers. CLI-first, open source, and customizable. Run it locally, choose your AI model (OpenAI, Anthropic, Gemini, Ollama), and get structured JSON from any invoice.
Rust CLIs with Clap
Hacker News (score: 40)[CLI Tool] Rust CLIs with Clap
Claude Code now supports hooks
Hacker News (score: 244)[IDE/Editor] Claude Code now supports hooks
I write type-safe generic data structures in C
Hacker News (score: 108)[Code Quality] I write type-safe generic data structures in C
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken
Show HN (score: 279)[Other] Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken TokenDagger is a drop-in replacement for OpenAI’s Tiktoken (the tokenizer behind Llama 3, Mistral, GPT-3.*, etc.). It’s written in C++ 17 with thin Python bindings, keeps the exact same BPE vocab/special-token rules, and focuses on raw speed.<p>I’m teaching myself LLM internals by re-implementing the stack from first principles. Profiling TikToken’s Python/Rust implementation showed a lot of time was spent doing regex matching. Most of my perf gains come from a) using a faster jit-compiled regex engine; and b) simplifying the algorithm to forego regex matching special tokens at all.<p>Benchmarking code is included. Notable results show: - 4x faster code sample tokenization on a single thread. - 2-3x higher throughput when tested on a 1GB natural language text file.
visgl/deck.gl
GitHub Trending[Other] WebGL2 powered visualization framework
Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing
Hacker News (score: 32)[Other] Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing I launched NumPad v1 on here a few years ago, and back then it wasn't much more than a thin CodeMirror wrapper around the calculator engine I'd written.<p>Now I've rewritten it as a PWA that supports multiple documents, persists them to IndexedDB, and has a syncing service for paying customers. Syncing is handled by Automerge[1] under the hood, which <i>should</i> make it relatively easy to get document sharing working too.<p>[1] <a href="https://automerge.org/" rel="nofollow">https://automerge.org/</a>
NativeJIT: A C++ expression –> x64 JIT
Hacker News (score: 54)[Other] NativeJIT: A C++ expression –> x64 JIT
The Chan-Zuckerbergs stopped funding social causes
Hacker News (score: 60)The Chan-Zuckerbergs stopped funding social causes
Use keyword-only arguments in Python dataclasses
Hacker News (score: 10)Use keyword-only arguments in Python dataclasses
China Dominates 44% of Visible Fishing Activity Worldwide
Hacker News (score: 16)China Dominates 44% of Visible Fishing Activity Worldwide
m1k1o/neko
GitHub TrendingA self hosted virtual browser that runs in docker and uses WebRTC.
Error handling in Rust
Hacker News (score: 107)[Code Quality] Error handling in Rust
mendableai/firecrawl
GitHub Trending🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
Earth is trapping much more heat than climate models forecast
Hacker News (score: 26)Earth is trapping much more heat than climate models forecast
jnsahaj/tweakcn
GitHub TrendingA visual no-code theme editor for shadcn/ui components
stanford-oval/storm
GitHub Trending[Other] An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
x1xhlol/system-prompts-and-models-of-ai-tools
GitHub TrendingFULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Trae AI & Cluely (And other Open Sourced) System Prompts, Tools & AI Models.
microsoft/generative-ai-for-beginners
GitHub Trending21 Lessons, Get Started Building with Generative AI 🔗https://microsoft.github.io/generative-ai-for-beginners/
twentyhq/twenty
GitHub TrendingBuilding a modern alternative to Salesforce, powered by the community.
America's Coming Smoke Epidemic
Hacker News (score: 49)America's Coming Smoke Epidemic
We accidentally solved robotics by watching 1M hours of YouTube
Hacker News (score: 38)[Other] We accidentally solved robotics by watching 1M hours of YouTube
Show HN: A tool to benchmark LLM APIs (OpenAI, Claude, local/self-hosted)
Show HN (score: 5)[Testing] Show HN: A tool to benchmark LLM APIs (OpenAI, Claude, local/self-hosted) I recently built a small open-source tool to benchmark different LLM API endpoints — including OpenAI, Claude, and self-hosted models (like llama.cpp).<p>It runs a configurable number of test requests and reports two key metrics: • First-token latency (ms): How long it takes for the first token to appear • Output speed (tokens/sec): Overall output fluency<p>Demo: <a href="https://llmapitest.com/" rel="nofollow">https://llmapitest.com/</a> Code: <a href="https://github.com/qjr87/llm-api-test">https://github.com/qjr87/llm-api-test</a><p>The goal is to provide a simple, visual, and reproducible way to evaluate performance across different LLM providers, including the growing number of third-party “proxy” or “cheap LLM API” services.<p>It supports: • OpenAI-compatible APIs (official + proxies) • Claude (via Anthropic) • Local endpoints (custom/self-hosted)<p>You can also self-host it with docker-compose. Config is clean, adding a new provider only requires a simple plugin-style addition.<p>Would love feedback, PRs, or even test reports from APIs you’re using. Especially interested in how some lesser-known services compare.
4-10x faster in-process pub/sub for Go
Hacker News (score: 15)[Other] 4-10x faster in-process pub/sub for Go
Show HN: SmartStepper – Multi-Step Form Library with Config-Based Flow
Hacker News (score: 13)[API/SDK] Show HN: SmartStepper – Multi-Step Form Library with Config-Based Flow I just released SmartStepper v2 – a declarative and config-based way to handle multi-step forms in React.<p>It lets you define orchestration (next, previous steps), validation, and views via a single config object. No more if/else spaghetti or scattered state.<p>GitHub: <a href="https://github.com/Miladxsar23/smartstepper">https://github.com/Miladxsar23/smartstepper</a> Demo: <a href="https://smartstepper-demo.vercel.app" rel="nofollow">https://smartstepper-demo.vercel.app</a> Docs: <a href="https://github.com/Miladxsar23/smartstepper#readme">https://github.com/Miladxsar23/smartstepper#readme</a><p>Would love feedback, suggestions, or examples if anyone tries it!
Performance Debugging with LLVM-mca: Simulating the CPU
Hacker News (score: 19)[Testing] Performance Debugging with LLVM-mca: Simulating the CPU
Show HN: Octelium – FOSS Alternative to Teleport, Cloudflare, Tailscale, Ngrok
Hacker News (score: 215)Show HN: Octelium – FOSS Alternative to Teleport, Cloudflare, Tailscale, Ngrok I have been working on Octelium for quite a few years now but it was open sourced only by late May 2025. Octelium, as described more in detail in the repo's README, is simply an open source, self-hosted, unified platform for zero trust resource access that is primarily meant to be a modern alternative to corporate VPNs and remote access tools. It can operate as a remote access/corporate VPN (i.e. alternative to Twingate, Tailscale, OpenVPN Access Server, etc...), a ZTNA/BeyondCorp platform (i.e. alterntive to Cloudflare Access, Teleport, Google BeyondCorp, etc...), and it can also operate as an API/AI gateway, an infrastructure for MCP and A2A architectures and meshes, an ngrok alternative, a homelab infrastructure or even as a more advanced Kubernetes ingress. It's basically designed to operate like a unified Kubernetes-like scalable architecture for zero trust secure/remote access that's suitable for different human-to-workload and workload-to-workload environments. You can read more in detail the full set of main features and links about how it works in the repo's README or directly in the docs <a href="https://octelium.com/docs" rel="nofollow">https://octelium.com/docs</a>
Implementing fast TCP fingerprinting with eBPF
Hacker News (score: 39)[Other] Implementing fast TCP fingerprinting with eBPF
Ultracite
Product Hunt[Code Quality] Fast, automated code formatting for JavaScript apps Ultracite is a fast, intuitive dev tool that brings automated code formatting and linting to your JS / TS projects. Built on top of Biome (a Rust-based code formatter), Ultracite provides a robust, preconfigured setup optimized for modern web development.
SalafiMatch
Product HuntFind ur life partner the sunnah way | muslim matrimonial app SalafiMatch is a matrimonial app built for practicing Muslims seeking Nikah based on Qur'an & Sunnah. Wali required. Profiles verified. Istikhara tools included.
Tailwind Gradient Generator
Product Hunt100 cards with tailwind css colors Application that generates 100 gradient cards using only official Tailwind CSS colors. Each card shows colors and ready-to-use Tailwind classes. Click to copy colors or classes.
Milo — Your freelance command center
Product HuntFind clients. Track projects. Get paid. Milo is your all-in-one freelance dashboard. Scrape real leads, track deals, manage client outreach, and automate your workflow—all in one clean interface. Perfect for developers, designers, and solopreneurs who want to stay lean but look pro.
LinkTrim
Product HuntShorten smarter. Share faster Shorten long URLs with LinkTrim. Create shareable links and track performance with easy analytics — ideal for marketing or personal use.
Data Socket
Product Hunt[API/SDK] Build AI Apps with Ease Using Our Middleware SaaS Data-Socket is the complete AI middleware solution for modern applications. Upload documents, connect data sources, and build AI apps with Grok 3, GPT-4o, Mistral, and LLaMA 3. Zero infrastructure hassle.
Ailoquence - Alpha 200 slots
Product HuntAiloquence Ailoquence is All-In-One AI-powered editorial intelligence platform that elevates your WordPress content. It generates ideas, images, and optimized articles, and measures their real impact through Google Analytics. Write smarter, publish with purpose with AI.
OfferCraft: $100M Builder Map
Product Hunt[Other] Build Irresistible Offers Without Guesswork or Burnout Get $10K+ offer templates, bonuses, & risk-free tools. 10X value for what you pay—or your money back. Build grand slam offers with zero guesswork.
Zero to Dev
Product HuntA Step-by-Step Learning Map for Web Development Ready to learn how to code but overwhelmed by where to start? Zero to Dev is your no-fluff, beginner-friendly roadmap that guides you from absolute zero to building real web projects — without the burnout, confusion, or expensive bootcamps.
Cuentos.uno
Product Hunt[Other] Crea cuentos únicos con IA - Historias y audio en minutos Genera historias únicas con IA. Solo selecciona género y tema - la IA crea cuento completo con imágenes y audio. Para padres, escritores y educadores. Conversión TTS, biblioteca pública, sistema gamificado. Primera plataforma española.
Magnetic Tape Storage Technology: usage, history, and future outlook
Hacker News (score: 37)[Other] Magnetic Tape Storage Technology: usage, history, and future outlook
Muxio: Rust layered stream and RPC toolkit
Hacker News (score: 23)[API/SDK] Muxio: Rust layered stream and RPC toolkit
The Death of the Middle-Class Musician
Hacker News (score: 253)[Other] The Death of the Middle-Class Musician
Schizophrenia is the price we pay for minds poised near the edge of a cliff
Hacker News (score: 216)Schizophrenia is the price we pay for minds poised near the edge of a cliff
Show HN: Vet – A tool for safely running remote shell scripts
Show HN (score: 72)[CLI Tool] Show HN: Vet – A tool for safely running remote shell scripts
Show HN: Query your Rust codebase and generate types for anything
Show HN (score: 5)[Code Quality] Show HN: Query your Rust codebase and generate types for anything Hello HN!<p>As a long-time professional Rust developer. I've always been frustrated by the difficulty and "hackiness" of producing bindings to other languages, whether a frontend, an FFI library, etc.<p>Not just in Rust but in any language.<p>After many years of trying existing solutions and trying to make my own, I've finally developed a solution I'm very happy with.<p>RTK (aka Rust Type Kit) allows you to write Lua scripts that perform queries on your code, such as method calls to Axum's `.route`, function definitions, and more, and then receive rich type information including all argument types, function paths, proc macro attributes, and more.<p>Your Lua script can then read this information and emit an output file in any language of your choosing. Or, you can emit compiler errors and use it as a linter of sorts. You can even directly re-emit Rust code itself and use this as a richer proc macro solution!<p>The code example is a bit verbose, so I encourage you to take a look at the repo's README. I look forward to hearing your thoughts, or any usecases you may come up with!
Life of an inference request (vLLM V1): How LLMs are served efficiently at scale
Hacker News (score: 165)Life of an inference request (vLLM V1): How LLMs are served efficiently at scale
Show HN: Clai - Vendor agnostic Claude Code/Gemini CLI written in Go
Show HN (score: 7)[CLI Tool] Show HN: Clai - Vendor agnostic Claude Code/Gemini CLI written in Go
MCP: An (Accidentally) Universal Plugin System
Hacker News (score: 735)MCP: An (Accidentally) Universal Plugin System
We ran a Unix-like OS on our home-built CPU with a home-built C compiler (2020)
Hacker News (score: 292)[Other] We ran a Unix-like OS on our home-built CPU with a home-built C compiler (2020)
[IDE/Editor] Show HN: Reactylon – Open-source framework for building 3D/XR apps with React
Cross-Compiling Common Lisp for Windows
Hacker News (score: 33)[Build/Deploy] Cross-Compiling Common Lisp for Windows
Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
Show HN (score: 1470)Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights Hey HN!<p>Pilots everywhere are required to keep a logbook of all their flying hours, aircraft, airports, and so on. Since I track everything digitally (some people still just use paper logbooks!), I put together some data visualizations and a few 3D globes to show my flying history.<p>This globe is probably my favourite so far: <a href="https://jameshard.ing/pilot/globes/all" rel="nofollow">https://jameshard.ing/pilot/globes/all</a><p>If you’ve got ideas for other graphs or ways to show this kind of data, I’d love to hear them!
Show HN: Zenta – Mindfulness for Terminal Users
Show HN (score: 196)[CLI Tool] Show HN: Zenta – Mindfulness for Terminal Users
Show HN: Sink – Sync any directory with any device on your local network
Show HN (score: 141)Show HN: Sink – Sync any directory with any device on your local network i made sink. it's a simple little tool that continuously syncs folders between 2 devices. no cloud, no email, flash drives, no bs.<p>it just uses your local wifi. run it on your machines, tell them to trust each other, and you're set. and if you manage to edit the same file at once, it handles the conflict and saves both copies.<p>for anyone who just wants to get files from point a to b without the headache. hope it makes your life a bit less annoying.<p>github: <a href="https://github.com/sirbread/sink">https://github.com/sirbread/sink</a> binary: <a href="https://github.com/sirbread/sink/releases/tag/v0.1">https://github.com/sirbread/sink/releases/tag/v0.1</a>
Modelling API rate limits as diophantine inequalities
Hacker News (score: 21)Modelling API rate limits as diophantine inequalities
Brad Woods Digital Garden
Hacker News (score: 32)Brad Woods Digital Garden
Amber insect fossils reveal "zombie" fungi likely lived alongside dinosaurs
Hacker News (score: 21)Amber insect fossils reveal "zombie" fungi likely lived alongside dinosaurs
Show HN: PRSS Site Creator – Create Blogs and Websites from Your Desktop
Show HN (score: 25)[Other] Show HN: PRSS Site Creator – Create Blogs and Websites from Your Desktop
Show HN: Magnitude – Open-source AI browser automation framework
Show HN (score: 135)[Testing] Show HN: Magnitude – Open-source AI browser automation framework Hey HN, Anders and Tom here. We had a post about our AI test automation framework 2 months ago that got a decent amount of traction (<a href="https://news.ycombinator.com/item?id=43796003">https://news.ycombinator.com/item?id=43796003</a>).<p>We got some great feedback from the community, with the most positive response being about our vision-first approach used in our browser agent. However, many wanted to use the underlying agent outside the testing domain. So today, we're releasing our fully featured AI browser automation framework.<p>You can use it to automate tasks on the web, integrate between apps without APIs, extract data, test your web apps, or as a building block for your own browser agents.<p>Traditionally, browser automation could only be done via the DOM, even though that’s not how humans use browsers. Most browser agents are still stuck in this paradigm. With a vision-first approach, we avoid relying on flaky DOM navigation and perform better on complex interactions found in a broad variety of sites, for example:<p>- Drag and drop interactions<p>- Data visualizations, charts, and tables<p>- Legacy apps with nested iframes<p>- Canvas and webGL-heavy sites (like design tools or photo editing)<p>- Remote desktops streamed into the browser<p>To interact accurately with the browser, we use visually grounded models to execute precise actions based on pixel coordinates. The model used by Magnitude must be smart enough to plan out actions but also able to execute them. Not many models are both smart *and* visually grounded. We highly recommend Claude Sonnet 4 for the best performance, but if you prefer open source, we also support Qwen-2.5-VL 72B.<p>Most browser agents never make it to production. This is because of (1) the flaky DOM navigation mentioned above, but (2) the lack of control most browser agents offer. The dominant paradigm is you give the agent a high-level task + tools and hope for the best. This quickly falls apart for production automations that need to be reliable and specific. With Magnitude, you have fine-grained control over the agent with our `act()` and `extract()` syntax, and can mix it with your own code as needed. You also have full control of the prompts at both the action and agent level.<p>```ts<p>// Magnitude can handle high-level tasks<p>await agent.act('Create an issue', {<p><pre><code> // Optionally pass data that the agent will use where appropriate data: { title: 'Use Magnitude', description: 'Run "npx create-magnitude-app" and follow the instructions', }, </code></pre> });<p>// It can also handle low-level actions<p>await agent.act('Drag "Use Magnitude" to the top of the in progress column');<p>// Intelligently extract data based on the DOM content matching a provided zod schema<p>const tasks = await agent.extract(<p><pre><code> 'List in progress issues', z.array(z.object({ title: z.string(), description: z.string(), // Agent can extract existing data or new insights difficulty: z.number().describe('Rate the difficulty between 1-5') })), </code></pre> );<p>```<p>We have a setup script that makes it trivial to get started with an example, just run "npx create-magnitude-app". We’d love to hear what you think!<p>Repo: <a href="https://github.com/magnitudedev/magnitude">https://github.com/magnitudedev/magnitude</a>
Building untrusted container images safely at scale
Hacker News (score: 15)[DevOps] Building untrusted container images safely at scale
Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
Hacker News (score: 12)Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
What UI first distinguished radio buttons from checkboxes with circles/squares?
Hacker News (score: 64)What UI first distinguished radio buttons from checkboxes with circles/squares?
Why Go Rocks for Building a Lua Interpreter
Hacker News (score: 40)Why Go Rocks for Building a Lua Interpreter
Scientists Retrace 30k-Year-Old Sea Voyage, in a Hollowed-Out Log
Hacker News (score: 27)Scientists Retrace 30k-Year-Old Sea Voyage, in a Hollowed-Out Log
Show HN: AGL a toy language that compiles to Go
Show HN (score: 77)[Other] Show HN: AGL a toy language that compiles to Go I spent the past 2 weeks making this toy programming language.<p>I basically forked the Go scanner/parser, and changed the syntax to have functions return a single value. This enable proper Result/Option type to be used as well as propagating errors with an operator.<p>I also wanted to have short "type inferred" anonymous functions to be able to use functions like Map/Reduce/Filter, without having to use 100 characters to specify the types.
Show HN: Oasis – An open-source, 3D-printed smart terrarium
Show HN (score: 141)Show HN: Oasis – An open-source, 3D-printed smart terrarium See the website for a demo video: <a href="https://oasis-terrarium.com" rel="nofollow">https://oasis-terrarium.com</a><p>This project is an enclosure for growing plants. Features include:<p><pre><code> - high-power LED lighting - a built-in water tank and mister - fans for airflow - temperature and humidity sensing - wi-fi connectivity and a web-based interface for control and monitoring (see https://oasis-terrarium.com/docs/usage_guide/#web-interface) </code></pre> The entire project is open-source:<p><pre><code> - electronics: designed in KiCad - 3D models: designed in CadQuery - software: written in Rust </code></pre> I initially started this project during COVID and built a working prototype using a Raspberry Pi and off-the-shelf parts. The first prototype worked, but was pretty rough. Several months ago, I picked up the project again and began a complete re-design. After two rounds of circuit board design and countless iterations of the 3D-printed parts, I'm finally happy with the results. Along the way I learned a lot about electronics design and fabrication, 3D modeling, and Rust.<p>Happy to answer any questions - thanks for checking it out!<p>Here are some direct links to parts of the project you may find interesting:<p><pre><code> - demo video: https://oasis-terrarium.com - detailed build guide with pictures: https://oasis-terrarium.com/docs/build_guide/ - interactive 3D model: https://oasis-terrarium.com/docs/3dmodel/ - detailed info on electronics design: https://oasis-terrarium.com/docs/electronics/ - 3D-printable models: https://www.printables.com/model/1315117-oasis-smart-terrarium</code></pre>