惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
Recent Announcements
Recent Announcements
H
Help Net Security
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
有赞技术团队
有赞技术团队
小众软件
小众软件
Last Week in AI
Last Week in AI
U
Unit 42
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
N
Netflix TechBlog - Medium
Blog — PlanetScale
Blog — PlanetScale
云风的 BLOG
云风的 BLOG
V
V2EX
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
阮一峰的网络日志
阮一峰的网络日志
爱范儿
爱范儿

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Url.computer – client side URL parser and cURL query builder
interweb_tub · 2026-06-17 · via HN's home page

Hello internet,

Excited to share [https://url.computer/](https://url.computer/), a simple client-side developer tool that helps parse and edit URLs and build cURL queries.

It's meant to be a lightweight Postman alternative that's 100% private and client side, and makes both editing and saving URLs easy.

OMG it's got features & stuff:

* Easily parse and live-edit URLs. * Build cURL queries with headers, JSON body, flags, whatever. * 100% client side, no accounts, nothing is sent to any server. * Local app state is saved to the URL #fragment creating shareable links. * Save states to local storage. * Import a URL directly by pasting it in: [https://url.computer/google.com](https://url.computer/google.com) * Automatically clean up URL query args: [url.computer/clean/cool-thing-i-found.com?oh-no-a-tracking-id=omgwtf](http://url.computer/clean/cool-thing-i-found.com?oh-no-a-tra...) * It's a nice shade of blue.

I made this to make my life easier working on long, complex, and usually ephemeral dev URLs.

Use cases:

* Edit or replace a single query or piece of a long URL that's annoying to parse yourself. * Save a dev or staging URL you're working on and need to keep reloading. * Save a sample API query, including the cURL stuff to ping it, and share it with a coworker. * Paste an inscrutable url somewhere for your own reasons: [https://url.computer/#N4IgrgTgNiBcIAsAuSAOBnWB6LSCmAdngIYRIL...](https://url.computer/#N4IgrgTgNiBcIAsAuSAOBnWB6LSCmAdngIYRIL...) * Enjoy the nice shade of blue & the fact that .computer is a valid TLD.

Feedback, issues, bugs, and stuff like that go here: [https://github.com/rvilgalys/url.computer](https://github.com/rvilgalys/url.computer)

Hope y'all find it useful!