frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Mouse: Precision Editing Tools for AI Coding Agents

https://hic-ai.com
12•handfuloflight•1h ago

Comments

sfvisser•49m ago
Why does “patent pending” almost automatically sounds like it’s going to be an underwhelming technology.
mathisfun123•11m ago
Because a provisional patent is trivial to get and meaningless.
quotemstr•49m ago
Patent pending? On what?

> insert a line, delete a range, replace a character, edit a column

The ed(1) command set 50 years old. I doubt it's patentable. These guys are far from the first to apply fine-grained text editing to LLM toolsets. I've been teaching models to do it for years. Hell, models want to use sed and awk so much that you have to hold them back.

I'm so repulsed by the idea that these guys think they can fence off a slice of the ancient commons, claim they discovered it, and charge $15/month to access it that I want nothing to do with them and will go to the mattresses to make sure they can't. Nobody owns text editing, not even when it's an AI doing it.

Mouse: sincerely, fuck you

rossant•25m ago
Pretty sure this website is satire.
N_Lens•20m ago
HN? I agree!
quotemstr•10m ago
Not sure what would make you think that.

https://hic-ai.com/papers/mouse-paper-v13.pdf seems like an awfully lot of trouble to go through for a joke that isn't even funny.

HIC AI is a Delaware corporation, registration number 10476082, incorporated 1/16/2026.

conception•45m ago
In the same realm to compare to https://www.morphllm.com/products/fastapply
ssivark•36m ago
I doubt they're the first solution to use coordinate based editing, or even the best one right now.

Eg: Check out hash-anchored editing. The first place where I recall seeing this was the oh-my-pi coding agent, but I wouldn't be surprised if the idea originated earlier/elsewhere.

I wonder whether CRDTs could be a good solution for multiple agents editing the same codebase in parallel.

thehamkercat•29m ago
Would've resulted in a positive response from people if you just did your work and didn't brag about your "patent pending" stuff
ktallett•29m ago
As others have said, text editing isn't patentable, and this does not have anything that is patent worthy. However I suspect this is more someone who has no clue what the difference between patent, copyright, and IP is. Was this whole thing vibe coded btw?
echelon•28m ago
> patent-pending

Instant turn off.

n0on3•27m ago
“the most powerful AI agent file-editing tool in the world […] patent-pending”… tl;dr: turn tool calls into more structured loops, give it some fancy name and slop about it https://hic-ai.com/blog/tool-response-engineering

Good luck with that

N_Lens•20m ago
Slop me up Scotty!

Fidx – local semantic search in one SQLite file, no LLM at query

https://github.com/williamliu-ai/fidx
1•williamliu_ai•3m ago•0 comments

Security Roundup: Apple's Hide My Email Service Fails to Hide Your Email

https://www.wired.com/story/security-roundup-apples-hide-my-email-service-fails-to-hide-your-email/
1•01-_-•3m ago•0 comments

Show HN: Onboard-CLI, an AST-based tool to detect architectural drift

https://github.com/animesh-94/Onboard-CLI
1•yr_animesh•4m ago•0 comments

My manager appreciated my design process

2•Achuth123•9m ago•1 comments

Google commercial imagines Declaration of Independence written with help from AI

https://techcrunch.com/2026/07/04/new-google-commercial-imagines-a-declaration-of-independence-wr...
2•eloisius•9m ago•0 comments

sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)

https://simonwillison.net/2026/Jul/5/sqlite-utils-fable/
1•ognyankulev•10m ago•0 comments

Top Companies in the Global Hybrid Memory Cube High-Bandwidth Memory Market

https://www.sphericalinsights.com/blogs/top-20-companies-in-the-global-hybrid-memory-cube-high-ba...
1•peter_d_sherman•12m ago•0 comments

Enigma M4 Breaker with GPU

https://github.com/vladimir-cicovic/EnigmaM4Breaker
2•vlad__81•14m ago•0 comments

Dungeon KeeperFX 1.4.0 with Multiplayer Released

https://keeperfx.net/news/25/2026-07-04/keeperfx-140-released
2•MrJagil•20m ago•1 comments

LLM's as a Different Kind of Intelligence

https://handmadeoasis.com/llms-as-a-different-kind-of-intelligence/
2•RamtinJ95•22m ago•0 comments

Geek, Music Producer, Father CEO Info-Struct

1•gryanfawcett•23m ago•0 comments

Megawatts by Microwave

https://computer.rip/2026-07-04-microwave-and-power.html
5•eternauta3k•34m ago•0 comments

Ask HN: How Do You Connect OpenAI Secure MCP Tunnel with Claude Desktop

2•mcpzero•52m ago•0 comments

Small Change [pdf]

https://web.stanford.edu/class/comm1a/readings/gladwell-small-change.pdf
2•ABNi•52m ago•0 comments

Fixing analog audio on the $2.58 HDMI-to-VGA adapter

https://nyanpasu64.gitlab.io/blog/hdmi-vga-dac-audio/
2•zdw•53m ago•0 comments

After hooking China on coffee, Starbucks ramps up consumer strategy

https://www.scmp.com/business/china-business/article/3359294/after-hooking-china-coffee-starbucks...
1•keepamovin•54m ago•0 comments

The '1776 Diet': What Americans ate during the nation's founding

https://www.foxnews.com/health/1776-diet-what-americans-really-ate-during-nations-founding
1•keepamovin•54m ago•0 comments

A gender-swap EarthBound for my daughter (2025)

https://tommy.reddad.net/post/2025-12-04-coilsnake/
1•Sajarin•55m ago•0 comments

Show HN: Codex-review – a read-only cross-model review skill for Claude Code

https://github.com/shimo4228/codex-review
1•shimo4228•59m ago•0 comments

Beeg float library, a Rust port of Fabrice Bellard's libbf

https://github.com/lifthrasiir/libbeef
10•serialx•1h ago•0 comments

Cuba's Green Solution to the U.S. Oil Blockade: Solar-Powered Electric Tricycles [video]

https://www.youtube.com/watch?v=eeg0CthbzTE
2•thelastgallon•1h ago•0 comments

New California study finds highly educated workers most harmed by AI

https://www.sfgate.com/politics/article/california-ai-study-22321472.php
3•littlexsparkee•1h ago•0 comments

US and Chinese companies train almost all of the most-used AI models

https://ourworldindata.org/data-insights/us-and-chinese-companies-train-almost-all-of-the-worlds-...
3•TMWNN•1h ago•0 comments

Mouse: Precision Editing Tools for AI Coding Agents

https://hic-ai.com
12•handfuloflight•1h ago•14 comments

Meituan Trained a 1.6T-Parameter AI Model Without Nvidia GPUs

https://xyzlabs.substack.com/p/meituan-trained-a-16t-parameter-ai
2•mgh2•1h ago•1 comments

China's LongCat-2.0 Becomes the Biggest AI Model Without Nvidia Chips

https://tech.yahoo.com/ai/articles/china-longcat-2-0-becomes-134258951.html
5•mgh2•1h ago•1 comments

Shadcn/UI now defaults to Base UI instead of Radix

https://ui.shadcn.com/docs/changelog
58•dabinat•1h ago•8 comments

Binary Coverage the Wrong Way

https://redvice.org/2026/coverage-the-wrong-way/
4•matt_d•1h ago•1 comments

Oxc (popular front-end tooling) forked my parser but removed my copyright notice

https://github.com/oxc-project/oxc-css-parser/issues/92
4•gplane•1h ago•0 comments

Moby Dick Workout

https://www.hogbaysoftware.com/posts/moby-dick-workout/
14•helloplanets•1h ago•4 comments