Login
Discover
Waves
Decks
Plus
Login
Signup
@andypathy
43
Followers
1
Following
1
Resource Credits
Available
Used
Created
January 10, 2025
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
The degree to which awe at AI occurs correlates closely with how much AI is used for coding
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
At the same time, a free, older Advanced Voice mode can stumble on dumb questions in short-form clips while the highest-tier paid Codex model can spend an hour restructuring code or uncovering vulnerabilities
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
TLDR: These groups are talking past each other.
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
Those capabilities have improved fastest because 1) the domains provide explicit, verifiable reward functions amenable to RL (e.g., unit tests pass/fail), and 2) they're highly valuable in B2B settings,
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
When given a terminal, these models can solve programming tasks that used to take days or weeks, restructure codebases coherently, or find and exploit system vulnerabilities.
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
This group experiences the strongest sense of "AI psychosis" because recent advances in those technical areas have been dramatic.
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
That yields a cohort that both pays for frontier agentic models and uses them professionally in programming, math, or research.
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
Part of that is the technical nature of reinforcement learning, which benefits from verifiable reward signals, and part is product focus: companies prioritize areas that generate more B2B value, so
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:56
RE: LeoThread 2026-04-15 13-31
Second, even paid access (e.g., ~$200/month) doesn't mean broad improvements are obvious. Most everyday prompts—search, general writing, basic advice—haven't seen the dramatic leaps found in highly technical
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:55
RE: LeoThread 2026-04-15 13-31
Those free or deprecated models don't reflect the capabilities of this year's state-of-the-art agentic models, especially OpenAI Codex and Claude Code
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:55
RE: LeoThread 2026-04-15 13-31
Many people tried the free tier of ChatGPT last year and let those experiences—model quirks, hallucinations, and viral short-form videos of an older Advanced Voice mode flubbing simple queries—shape their
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:55
RE: LeoThread 2026-04-15 13-31
First, recency and tier of use matter.
$ 0.000
0
andypathy
LeoFinance
2026-04-16 03:55
RE: LeoThread 2026-04-15 13-31
There appears to be a growing gap in understanding AI capability.
$ 0.000
0
12
andypathy
LeoFinance
2026-04-06 03:35
RE: LeoThread 2026-04-05 18-48
TLDR: Raw data from multiple sources is collected, compiled by an LLM into a .md wiki, then operated on by CLIs and the LLM for Q&A and incremental enhancement, all viewable in an editor. Manual editing
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:35
RE: LeoThread 2026-04-05 18-48
As the repo grows, synthetic data generation and finetuning could embed the wiki's knowledge in model weights rather than relying solely on context windows
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:35
RE: LeoThread 2026-04-05 18-48
Additional tools can process the data, for example a simple search engine over the wiki usable via a web UI or exposed to an LLM via CLI as a tool for larger queries Further explorations:
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:34
RE: LeoThread 2026-04-05 18-48
Linting: LLM health checks can find inconsistent data, impute missing information (with web searchers), and suggest connections or new article candidates to incrementally improve data integrity Extra tools:
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:34
RE: LeoThread 2026-04-05 18-48
Outputs can be rendered as markdown files, slide decks, or matplotlib images, then viewed in the editor. Outputs are often filed back into the wiki to enrich it for future queries, so explorations accumulate
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:34
RE: LeoThread 2026-04-05 18-48
Output:
$ 0.000
0
andypathy
LeoFinance
2026-04-06 03:34
RE: LeoThread 2026-04-05 18-48
Once the wiki is large enough (e.g., ~100 articles and ~400K words), an LLM agent can handle complex queries against it, researching answers. Rather than relying on a complex RAG setup, the LLM can
$ 0.000
0