5 ms·
You naively replaced deterministic process w probabilistic process - following a trend that is uneducated. I am taking screenshots of blogposts like this for a
by rooftopzen 1y ago
You naively replaced deterministic process w probabilistic process - following a trend that is uneducated.
I am taking screenshots of blogposts like this for a museum exhibit opening next year - lmk if you’re willing.
- rashidae 1y agoWe're not replacing deterministic processes with probabilistic ones, that would be insane for production data. Here's what actually happens: 1. MCP exposes system schemas in a standardized way 2. AI analyzes the schemas and suggests mappings 3. Engineers review and validate every mapping 4. AI generates deterministic integration code (think: writing the SQL, not running it) 5. We test with real data before any production deployment
- laardaninst 1y agoSo you've not replaced ETL with MCP, you're just using LLMs to generate SQL.