Roaster
RU / EN
Easy to Clone Trending Top Earners New
All AI Tools Analytics Communication Design Developer Tools E-commerce Finance Marketing No-Code Other Productivity SaaS Social Media
Developer Tools
Textile

Textile

Hi all, I'm excited to show off Textile, a desktop app I recently built. Textile can combine bits of text using various inputs, such as commands on your computer, the contents of your clipboard, and hard-coded strings that you provide. It lets you carefully build up and modify a dynamic string, step by step, until it's exactly how you need it. The saved steps can then be executed on demand, with the click of a button or using a keyboard shortcut. I built Textile because I was often constructing complicated, dynamic URLs from various sources that all existed on my computer. I got tired of manually switching between different apps, copying and pasting various chunks of text, and assembling them all together somewhere. I've also found Textile to be quite useful as a kind of repository for obscure bits of static text, such as ½ and other fraction characters, when I can't be bothered to remember their built-in keyboard combinations. I also built Textile because I wanted to learn Electron, although I expect there will be some gnashing of teeth about this here. :) I think desktop development is quite interesting, in part because it doesn't require me, the developer, to pay for an API server and database in the cloud. The app itself is both the UI and the "server," and the local drive is effectively the "database." I knows this trades away syncing with the cloud but, on the other hand, there's something nice about knowing that your files are on your drive and not on somebody else's server. I realize that something like Textile may already exist, and may have much more functionality but, again, I wanted to learn. I must say that multi-sequence keyboard shortcuts are hard, and there are cases that don't work right in Textile. I feel vulnerable admitting that my approach has much room for improvement! For what it's worth, I did not use an LLM to write any code for Textile (although I did ask many questions of an LLM, as an alternative to Googling). Textile is open source, free to use, and does not require sign up, email, phone, or other such barriers. Try it and let me know what you think! (Note: I don't have access to hardware running Windows or Linux, so Textile is only available for macOS at the moment.)

Доход N/A
Other
NUA an agent that tests for product correctness

NUA an agent that tests for product correctness

We’ve been using background Claude loops a lot recently, and we would wake up to PRs that didn’t solve the problem we wanted, made on assumptions that were wrong. Furthermore, the tests that the agents wrote were usually tautological, and didn’t test for intent. We wanted an agent that took all the context a company has, and writes tests that check for product correctness as well. For example, we work in reg tech, so bugs aren’t always technical. What we often see is things like insider trading alerts that should’ve fired that didn’t. We wanted an agent that turns laws and regulations into tests. For now, users can upload PDF, MD, TXT, and DOCX files, but we’re planning integrations like Slack, Notion, Linear, and Zoom in the future. We’re early on, so we would love to know what you all think!

Доход N/A
Other
Form an LLC or C-Corp from Claude/Cursor via MCP

Form an LLC or C-Corp from Claude/Cursor via MCP

Show HN: Form an LLC or C-Corp from Claude/Cursor via MCP

Доход N/A
AI Tools
Build Your Own AI Agent CLI in 150 Lines

Build Your Own AI Agent CLI in 150 Lines

I can't tell if HN is the right kind of place for this stuff anymore since people are so advanced in their use but I thought it was interesting to leverage my existing Go microservices framework and turn it into the core of what would provide tools for an agent cli or whatever beyond that. Extensibility is key. Thought I'd share and get a conversation going.

Доход N/A
Other
DropLock

DropLock

Show HN: DropLock – E2EE secret sharing web app with no backend

Доход N/A
AI Tools
Wikigraph

Wikigraph

Hi! This is a visualization I've always wanted but never quite found. It's a navigable map of the Wikipedia link graph structure, with search and shortest-path finding. Offline, I parsed the May 2026 English Wikipedia full-text dump into a directed graph, used cuGraph on a GPU to run PageRank, Leiden clustering, and ForceAtlas2 for the layout. I did some post processing to get rid of lingering overlapping nodes and rendered a tiled map of raster base images (using Skia) and JSON metadata. Tiles are bundled into PMTiles. The frontend is Deck.gl. Everything is hosted on Cloudflare. Search and shortest-path are served by a Rust backend in CF Containers which uses Tantivy and bidirectional BFS. Happy to answer any questions!

Доход N/A
AI Tools
I built an on-chain economy where AI agents transact autonomously

I built an on-chain economy where AI agents transact autonomously

Show HN: I built an on-chain economy where AI agents transact autonomously

Доход N/A
AI Tools
A searchable archive of declassified UAP/UFO files, news, and analysis

A searchable archive of declassified UAP/UFO files, news, and analysis

Hey HN! Y’all are great. It is so fun to build things these days. I wanna show off this archive that I conjured to run at home for consuming the recently releases of UFO files from the US government. This started as a Mac Mini-hosted project that I executed with my OpenClaw over Discord. After showing this to a few friends, I decided to get it online and find a catchy domain. Cloudflare was the perfect hosting choice. There’s a lot of bonkers things out there going on, so I added human curated “Signals” - news, analysis and discussion of UFO and adjacent news. The backlog of signals was informed by the links shared between myself and my first tech boss. We have both seen things that these files help confirm. As part of a reason to bring people back, I asked my assistant to do some digging into the data and come up with “Insights”, a dedicated section on the site that includes the responsible LLM in the byline. There a media pipeline for these insights using Remotion to generate social-media ready videos that I can upload to TT, IG, and YouTube. I built this for fun. Mostly with Ollama-powered GLM 5.1. Runs on Cloudflare Workers, D1, R2. Keyboard navigation within the doc viewer is blazing fast. OpenClaw is my CMS. Eventually, I hope to find some passive revenue through ethical ads if I get enough traffic. I think there is an audience for this. Right now, this is helpful with sharing the WTFs (and psyops) of the world with friends. Hit me up with questions! Stay rad, HN!

Доход N/A
Other
Edsger

Edsger

Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2

Доход N/A
Design
Nutrepedia

Nutrepedia

Show HN: Nutrepedia – nutrition info in 29 locales built with Clojure and Htmx

Доход N/A
Developer Tools
Constellation is an open-source Hasura-compatible GraphQL engine in Go

Constellation is an open-source Hasura-compatible GraphQL engine in Go

Show HN: Constellation is an open-source Hasura-compatible GraphQL engine in Go

Доход N/A
Developer Tools
Ano

Ano

Hi HN! I'm building Ano because I was tired of Slack's bloat and sluggishness, and never got any value out of their agent implementation. Ano is built local-first for speed (using Rocicorp Zero), focused on communication, and lets you use your own code agent as an assistant (Claude in my case, but it works with Codex too). I use the code agent to summarize anything unread (linking back to what matters), respond with context, and share data to and from connected tools (GitHub, Posthog, Attio, etc). Using your code agent for this might sound counter-intuitive, but to me it's the most powerful agent I use. It already has connections to my tools, and now it has access to Ano for communication too. The agent lives in an in-app shell, and Ano also has a CLI, so you can read and message into the chat from whatever terminal you're already using. Basically: Slack, minus the noise, with your code agent doing the work. Early days, but you can download the app and try it (macOS and iOS for now, more to come!). Would love your feedback. It's free, but you bring your own code agent account.

Доход N/A