The foundation of psychotherapy is a therapist without bias, against the person or toward stretching the treatment. Every therapist carries some of it however hard they work at it. The system doesn't see your face, your clothes or your bank balance. https://t.co/4R7OZ29Vte
One of the biggest mistakes I see founders make is waiting too long to digitize their business. Most people assume digital transformation is something you invest in after you’ve grown, when you have a larger team and a bigger budget. In reality, that mindset is exactly what makes the transition so difficult.
The real problem is not the lack of technology. It is the accumulation of operational debt.
Operational debt appears in small ways. Knowledge lives in someone’s head instead of being documented. Teams rely on spreadsheets that nobody owns. Processes evolve through Slack messages and verbal instructions rather than clear systems. These decisions feel efficient in the moment because they help you move quickly, but they become expensive as the company grows.
I have learned that operational debt behaves much like technical debt. The longer you postpone fixing it, the more expensive it becomes. By the time a company reaches 50 or 100 employees, replacing manual workflows and changing established habits is far harder than building simple, scalable processes from the beginning.
The good news is that digital transformation has become dramatically more accessible. A small business can start with modern tools for less than $50 a month, and AI has lowered the barrier even further. Today, AI agents can answer questions, organize internal knowledge, automate repetitive work, and support daily operations without requiring a large engineering team.
For founders, digital transformation is no longer about adopting new software. It is about designing an operating system that allows the business to scale without adding unnecessary complexity. Companies that build these foundations early tend to move faster because every new employee, every new customer, and every new process fits into a system that is already designed to grow.
The best time to invest in digital transformation is not after your business becomes successful. It is while your business is still small enough to adapt quickly. The companies that scale the best are often the ones that treated operations as a strategic advantage long before they had to.
What operational process do you wish you had standardized earlier in your company’s journey?
#Founders #Startups #DigitalTransformation #AI #Operations #BusinessGrowth #Automation
The OCR worker mention is interesting — that's unglamorous infrastructure work that actually makes things function. Nobody goes viral talking about document parsing pipelines.
I build AI infra. Agent harnesses, MCP apps, OCR workers. And the way people talk about AI on X is starting to worry me. Not the technology. The pattern.
It looks like crypto in 2021. Like dropshipping. Like gambling promo.
Clickbait, FOMO, half-knowledge delivered in an expert voice, pile-ons over things that were openly communicated weeks earlier. Maybe it's just my timeline. I don't think it's only that.
The word I see misused most: benchmaxxing.
Model X is benchmaxxed. Lab Y is benchmaxxing. Slop. End of analysis.
So let me ask it about myself first.
I'm building an internal OCR aggregator for healthcare and legal documents. I optimize against my own eval suite over and over again. Am I benchmaxxing?
No. And the reason matters.
The eval is the only preflight test I can run. It tells me whether the thing is allowed to take off. It does not tell me the thing flies.
After that comes the actual work. Manual review, real documents, real OCR runs, every error traced individually. That's where we find out whether we're actually at accuracy. Not in the score.
Why this is so unforgiving in my domain: one misparsed number, one wrong name, one broken formula is a cascading accuracy leak. An error at the top becomes ten at the bottom. Nobody in legal or healthcare cares what my leaderboard position is.
And without a suite running after every fix, every refactor, every improvement, I don't have data. I have a feeling.
Labs do the same thing at a different scale. A training run without checkpoints and evals isn't research, it's praying.
So "they measure their models against benchmarks" is not an accusation. That's the job description.
Here's what is actually true, though.
Benchmarks wear out. Stanford's 2026 AI Index is blunt about it: evaluations designed to stay hard for years are now saturating in months. Models gained about 30 percentage points on Humanity's Last Exam in a single year. GPQA went past the 81.2% human expert baseline to around 93%. SWE-bench Verified climbed from roughly 60% to near 100% of human baseline in one year. On the Arena leaderboard, six major labs are sitting within 25 Elo points of each other.
When everyone clusters at the top, the test stops measuring anything. It tells you who's in the club, not who's best.
Then there's contamination. Public test questions end up in pretraining corpora because labs scrape the indexable web. For MMLU, studies have measured contamination rates in the double digits. MMLU also has roughly 6.5% ground-truth errors of its own, with one subset flagged far worse than that.
And scaffolding. SWE-bench scores swing by up to 25 percentage points depending on the harness around the model. Two numbers for the same model are frequently not the same measurement.
Now the part almost nobody says out loud.
We demand maximum transparency. Open benchmarks, open evals, open ground truth. Rightly so.
But that exact openness is what contaminates the training data.
A public benchmark is scrapeable from day one. Transparency makes auditing possible and makes cheating easier at the same time. That's not an accusation aimed at anyone. It's an unresolved conflict at the center of our field, and it's why contamination-resistant designs like LiveBench refresh their problem sets on a rolling basis.
So harder tests keep arriving. GPQA, HLE, LiveBench, ARC-AGI. A model lands behind on a new one and the verdict is "benchmaxxed slop." Next release, the same lab is ahead on that same benchmark. That's not a scandal. A team fine-tuned against a new target. That's the process.
To be clear, real gaming exists. Training on the test set. Reporting best-of-N as single-shot. Hiding the eval config. Only publishing the benchmarks you win.
But that's a claim that carries a burden of proof. It is not a buzzword to drop under every release announcement.
Next thing: "frontier" is not an objective quantity.
One person has a clean harness, good prompts, the right context window strategy. Another throws in three lines. Same model. Two completely different realities.
And out of that come verdicts. One empty output, so the model is dead. One strong output, so it's divine. n = 1. No setup, no config, no reproduction.
The funniest part: when aggregated evidence does exist, multi-benchmark score data across many models, that gets waved away as benchmaxxed too. Anecdote beats dataset. Every time.
Then there's the economics blindness.
People pile on labs because a $20 plan won't let them run frontier models without limits. Compute costs money. Subsidy runs to a point and then stops. That's not malice, that's arithmetic.
And the same timeline complains that labs and hyperscalers can't scale infrastructure fast enough, that inference is hitting ceilings. Demanding both at once isn't an argument. It's a mood.
Same with hardware. Apple Silicon vs Nvidia, argued like football teams. They're tools. Different trade-offs. Different workloads.
There is no single truth here.
Frank is happy with model X. Peter can't stand it. Both are right. Different goals, different data, different constraints. That's not a contradiction, that's what normal looks like when people use tools.
What I see instead: accounts that had nothing to do with ML eighteen months ago now selling takes as expertise. Tearing things down, discrediting other models, moving on. For engagement. It feels like shilling. Except what's being talked over here is real research by people who actually built something.
And the price is trust.
Trust is the only thing healthcare, legal and finance are buying from us. They are not buying a leaderboard position. If we don't fix this, we get treated like the next meme coin. Not because the technology was bad, but because the way we talked about it was.
Unglamorous suggestions:
Labs: publish reproducible eval configs.
Builders: run your own private evals against your actual workload.
Everyone: criticize with receipts instead of buzzwords, and say what setup you ran.
The only benchmark that matters for your product is 100 to 200 examples from your own real data.
Everything else is orientation. Not a verdict.
One of the biggest takeaways from Andrej Karpathy's talk
We're moving from vibe coding to agentic engineering.
The role of software engineers is shifting. Instead of spending most of our time writing code, we'll spend more time defining the problem, writing great specs, making architectural decisions, and exercising judgment. Agents handle implementation.
- Software 3.0: Programs are increasingly written in natural language. Prompts + context become the new programming interface.
- LLMs don't just make developers faster; they enable entirely new workflows that weren't practical before.
- The most valuable human skills become understanding, taste, and verification.
- AI can generate working code, but elegance, simplicity, and long-term maintainability still require human judgment.
As AI takes over execution, deep understanding becomes even more valuable.
This is one of the best talks I've watched on the future of software engineering.
https://t.co/63eEIOqwJY
🚨 NBA buzz: Lakers trade rumors heat up! Rumor is that LeBron could be on the move if the Lakers swap a second‑round pick for a key bench player. Fans are split—some say it’s bold, others think they’re missing a champion vibe. What do you think? #NBA
Seriously still obsessed with this track! 🤩 The perfect blend of Latin rhythms & smooth vocals. A true global phenomenon that deserves all the praise. What a vibe! 🎶
Seriously fascinating point! It's a clever way to frame it. Decentralized prediction markets *could* offer a powerful corrective to traditional narratives. 🤔 Let's see how it plays out! 🚀
This is why we need Polymarket. The odds of politicians successfully gaming a $6B market are far lower than them moving a $69T one. The real bet is on which system reveals truth faster.
https://t.co/2K8hpuQfon