HackerLangs
TopNewTrendsCommentsPastAskShowJobs

cowartc

no profile record

Submissions

Probabilistic Record Linkage Using Pretrained Text Embeddings

cambridge.org
1 points·by cowartc·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by cowartc·3 เดือนที่ผ่านมา·0 comments

The Three Enterprise Layers Are Collapsing into One

walsenburgtech.com
3 points·by cowartc·3 เดือนที่ผ่านมา·2 comments

Quantization, LoRA, and the 8% Problem Benchmarking Local LLMs for Production AI

walsenburgtech.com
3 points·by cowartc·3 เดือนที่ผ่านมา·0 comments

KYB Engine at 3 Quantization Levels: Accuracy Held. Cost Dropped 6x

walsenburgtech.com
1 points·by cowartc·3 เดือนที่ผ่านมา·0 comments

Show HN: Same agentic pipeline, two implementations – custom async vs. LangGraph

walsenburgtech.com
2 points·by cowartc·3 เดือนที่ผ่านมา·0 comments

comments

cowartc
·3 เดือนที่ผ่านมา·discuss
The headline leads with contamination, but buried is that 59% of audited failures had test design defects. That's a measurement system never validated against ground truth before being adopted industry-wide as a score that mattered. They reported on it for two years but the gauge was broken the entire time.
cowartc
·3 เดือนที่ผ่านมา·discuss
PCW clustering around ~85-95% regardless of usage is a measurement bias, not a real signal. In manufacturing, this would fail measurement system analysis by having a larger variation than you're trying to detect. Companies trying to make headcount and copyright decisions on that are doing the AI version of measuring with a broken ruler.
cowartc
·3 เดือนที่ผ่านมา·discuss
The verifier isn't just a fraud detector. It's an admission that open weights alone aren't a shippable contract. Without a standardized verifier, a buyer has no way to know which case they're in. The weights are the easy part. The verification isn't.
cowartc
·3 เดือนที่ผ่านมา·discuss
Interesting direction. One question: How does this hold up outside the synthetic transformer on a real downstream task? Reconstruction error is the right measure but its one step removed from the end task. I'm curious whether HAE would show a similar gap on a downstream benchmark.
cowartc
·3 เดือนที่ผ่านมา·discuss
The real rate is certainly higher because this only catches the laziest form of error. The harder problem is the same one we see in production ML. Your pipeline can produce confident results on garbage data and nothing in the system tells you. The first step isn't better models or better tools, its profiling the input before you trust anything downstream of it.
cowartc
·3 เดือนที่ผ่านมา·discuss
This is a symptom of the problem. The real issue is that everyone is running off and building their own thing without tying back to a north star and coordinating. I've seen this play out before in a F200. Tooling proliferation resolves itself once everything is driving towards the same goal and owns it. Without that, you're just duplicating symptoms.
cowartc
·3 เดือนที่ผ่านมา·discuss
Hallucination vs real finding distinction is the core problem and doesn't get solved by a better model alone. It gets solved by what you do with the output. The verification layer is what makes the system production grade.
cowartc
·3 เดือนที่ผ่านมา·discuss
The scarcity framing assumes compute is the bottleneck. For most production deployment's Ive seen, the actual bottleneck is evaluation and knowing what to trust.

You can throw cheaper models at a problem all day but, if you can't measure where the model fails on your data, You're just making mistakes faster at a lower cost.

Compute gets cheaper. Reliable evaluation doesn't.
cowartc
·3 เดือนที่ผ่านมา·discuss
This is what I found doing playwright based extraction against anti-bot defenses. Runtime agents were brittle. It felt like trying to debug/audit a black box.

We used to deal with RPA stuff at work. Always fragile. Good to see evolution in the space.
cowartc
·3 เดือนที่ผ่านมา·discuss
[dead]
cowartc
·3 เดือนที่ผ่านมา·discuss
The separation of harness from compute is the right architectural move. The part that's still missing from most agent frameworks is the verification layer between steps. Sandbox execution solves the safety problem. It doesn't solve the accuracy problem. Those are different failure modes that need different infrastructure.
cowartc
·3 เดือนที่ผ่านมา·discuss
There's truth in the accountability angle, but the architectural driver is cost. Three vendor layers with human queues at every handoff is expensive. A confidence gate that routes 70% of decisions to automation and only escalation on uncertainty cost less and produces a measurable audit trail. Which is actually more accountable than an approval chain where nobody tracks whether the approvals were correct.
cowartc
·3 เดือนที่ผ่านมา·discuss
[dead]
cowartc
·3 เดือนที่ผ่านมา·discuss
Location: Walsenburg, CO

Remote: Yes (US only)

Willing to relocate: No

Technologies: Python, Java, TypeScript, Kafka, Spark, PostgreSQL, OpenSearch, AWS (Lambda, ECS, S3, Step Functions), Kubernetes, Terraform, MLflow, PyTorch, FastAPI, BentoML, LLM orchestration (Ollama/Llama 3), RAG architectures

Portfolio: https://walsenburgtech.com/blog

Resume/CV: https://drive.google.com/file/d/180FozwS-NM4EV4Dhhop2t8nlsHp...

chriscowart18[at]gmail[dot]com

Staff Engineer / Engineering Manager | 18 years | Fintech, AI/ML, Platform Engineering

I build production AI systems in regulated financial environments. Previous: 60M+ ML classification system and high-throughput data pipelines at an auto lender. Managed engineering teams up to 10 and directed 35 developers through a CoE model. Recently shipped a KYB and a tiered fraud detection pipeline with ML model serving.