frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Claude/Gemini/Codex 10-100x faster with pandō (CAD for code)

https://getpando.ai/
6•george_ciobanu•1h ago
Hi HN,

I'm George Ciobanu (https://www.linkedin.com/in/georgeciobanunyc). I built pandō ('CAD for code') because I got tired of watching AI agents burn tokens, take forever, and still get it wrong.

Here's (one reason) why this happens: AI agents read and edit code as if it's just text. But code is more, much more: it has structure, syntax, relationships, and meaning.

Code is Data

We built pandō around this insight.

It indexes and persists your code's AST in a database, which gives AI agents instant search results, and enforces syntactically correct edits. Here's a full list of benefits that this different approach brings:

1. Correct Syntax - compiler-checked and gated edits (unless you force breakage) 2. Always Safe - auto snapshots after every change, so no matter what the agent does, 'Undo' is just a click away 3. 10-100x Faster - text-based tools must 1. read context around every match they find (match number scales with codebase size), 2. send that context to the LLM, 3. wait for inference, and finally 4. wait for the LLM to finish streaming the response. In contrast, pandō edits directly on your computer, in seconds. 4. Token Savings - >100× "token compression" for some operations (e.g. rename costs the same ~40 tokens whether the symbol has one or a thousand references). 5. Reduced Exposure - pandō operations send as much or less code to the LLM provider as text tools in order to achieve a goal; some operations send no code at all to the LLM — just the intent of the transform.

Every edit is atomic, hash-verified, compiler-checked, and backed up by a snapshot.

Download and install the Visual Studio Code extension (keep VSCode with the extension installed open) or download it from the marketplace(https://marketplace.visualstudio.com/items?itemName=humansof...), then connect from any MCP-compatible agent.

Supported: Typescript, Javascript, Python, C/C++, C#. Coming soon: Java, Rust, Go, Clojure, R, Perl, Swift, Kotlin.

https://getpando.ai feedback: george [at] human [dot] software

Comments

george_ciobanu•1h ago
I'll be online for the next 3-4 hours, ask me anything!
atefataya•1h ago
Nice, we're clearly scratching the same itch from different angles. Pando executes deterministic refactors, Depwire (mine) :) maps the full dependency graph and serves it to AI tools via MCP. Yours is the hands, mine is the eyes. Would be interesting to see them work together. Good luck with the launch!
george_ciobanu•1h ago
Thank you - we both map out the dependency graph :-) I'll check yours out too asap!

Remove sensitive photo data, 100% client-side and zero uploads

https://droptidy.com
1•bordra•1m ago•1 comments

Ford is recalling 4.3M trucks and SUVs to fix a towing software bug

https://arstechnica.com/cars/2026/02/ford-is-recalling-4-3-million-trucks-and-suvs-to-fix-a-towin...
1•Bender•2m ago•0 comments

I made a Fake MRR Maker in 5 minutes

https://mrrnow.lovable.app
1•LeoJB•3m ago•1 comments

KDE Connect of the Future

https://tintotint.eu/programming/kde-connect/
2•LorenDB•5m ago•0 comments

Show HN: A faster fuck (thefuck CLI rewritten in Rust)

https://github.com/dianyo/thefuck-rs
2•ddyo•6m ago•0 comments

Show HN: Tasuki – A Task Aggregator for Waybar

https://github.com/zachfleeman/tasuki
1•zfleeman•7m ago•0 comments

Mitigating Prompt Injection with Finite Automata over Agent Trajectories

https://dystopiabreaker.xyz/fsm-prompt-injection
2•skybrian•8m ago•0 comments

Show HN: Phi-Redactor – HIPAA Phi Redaction Proxy for OpenAI/Anthropic APIs

https://github.com/DilawarShafiq/phi-redactor
1•dilawargopang•8m ago•1 comments

Show HN: Free Snowflake Observability

1•karamazov•9m ago•0 comments

Shall We Play a Game? – Frontier Models in Simulated Nuclear Crises

https://www.kcl.ac.uk/shall-we-play-a-game
1•saboot•9m ago•0 comments

Testing "Raw" GPU Cache Latency

https://clamtech.org/?dest=gpudirectlatency
1•matt_d•9m ago•0 comments

Show HN: pg_stream – incremental view maintenance for PostgreSQL in Rust

https://github.com/grove/pg-stream
1•grove•11m ago•0 comments

Show HN: Zen Router – An opinionated HTTP router

https://zenrouter.liveblocks.io/docs
1•nvie81•12m ago•0 comments

U.S. Power-Plant Pollution Rose Sharply in 2025

https://www.wsj.com/us-news/climate-environment/u-s-power-plant-pollution-rose-sharply-in-2025-08...
2•impish9208•12m ago•1 comments

IHR data dumps (including IYP)

https://archive.ihr.live/ihr/
1•1vuio0pswjnm7•12m ago•0 comments

The More You Spend on a Wi-Fi Router, the Worse It Gets

https://www.criticaster.com/blog/wifi-routers-most-disappointing-category
1•gghootch•12m ago•0 comments

Show HN: GameScout AI – AI-powered game recommender

https://gamescout-ai.vercel.app
1•wasivis•13m ago•0 comments

Content Marketers: Quit Your Whining and Learn to Pitch

https://www.animalz.co/blog/creative-pitch
1•nathanowahl•13m ago•0 comments

Show HN: WebPrepImage – Local batch image resizer with file-size limits

https://github.com/arbopa/webprepimage
1•arbopa•13m ago•0 comments

Amateur tennis players love data as much as the pros

https://www.nytimes.com/athletic/7059579/2026/02/26/tennis-amateur-data-strava/
1•Austin_Conlon•13m ago•0 comments

Show HN: I stopped building apps for people. Now I make CLI tools for agents

https://github.com/Aayush9029/homebrew-tap
1•aayush9029•14m ago•0 comments

Show HN: I built the US version of "Are You Dead?", China's viral check-in app

https://imalivetoday.com
1•maxtermed•14m ago•0 comments

Tension Myositis Syndrome

https://en.wikipedia.org/wiki/Tension_myositis_syndrome
2•pinkmuffinere•15m ago•0 comments

The Custodial Republic

https://www.mwiya.com/the-custodial-republic/
1•exolymph•16m ago•0 comments

8B tokens a day forced AT&T to rethink AI orchestration, cutting costs by 90%

https://venturebeat.com/orchestration/8-billion-tokens-a-day-forced-at-and-t-to-rethink-ai-orches...
1•ryan_j_naughton•16m ago•0 comments

Show HN: Bingo Caller Pro – Offline 75/90 Ball Bingo Host

1•1derfool•16m ago•1 comments

The Kia PV5 electric van combines futuristic looks and thoughtful design

https://arstechnica.com/cars/2026/02/the-kia-pv5-electric-van-combines-futuristic-looks-and-thoug...
1•PaulHoule•17m ago•0 comments

Omarchy 3.4.0

https://github.com/basecamp/omarchy/releases/tag/v3.4.0
1•earcar•18m ago•0 comments

The Buses Should Be Free

https://nicholasdecker.substack.com/p/the-buses-really-should-be-free
1•exceptione•18m ago•1 comments

RCade: Building a Community Arcade Cabinet

https://www.frankchiarulli.com/blog/building-the-rcade/
1•evakhoury•19m ago•0 comments