playerzer0x

595 posts

playerzer0x banner
playerzer0x

playerzer0x

@playerzer0x

Los Angeles, CA Katılım Temmuz 2010
524 Takip Edilen602 Takipçiler
playerzer0x
playerzer0x@playerzer0x·
CMAX: plan CDX: review Repeat (3x min.)
English
0
0
0
11
playerzer0x
playerzer0x@playerzer0x·
underground goes pop, ranked by sensibility: 1. Avalon Emerson - Written into Changes 2. Daniel Avery - Tremor 3. Kelman Duran - McArthur
English
0
0
0
47
playerzer0x
playerzer0x@playerzer0x·
@karpathy i've found that a simple "current-task.md" that gets status updated after n tool calls works just fine
English
0
0
0
6
Andrej Karpathy
Andrej Karpathy@karpathy·
One common issue with personalization in all LLMs is how distracting memory seems to be for the models. A single question from 2 months ago about some topic can keep coming up as some kind of a deep interest of mine with undue mentions in perpetuity. Some kind of trying too hard.
English
1.8K
1.1K
21.3K
2.6M
playerzer0x
playerzer0x@playerzer0x·
CMAX: Progressive CDX: Conservative
Italiano
0
0
0
21
Sterling Crispin 🕊️
Sterling Crispin 🕊️@sterlingcrispin·
Claude 4.6 is a good programmer but writes insanely severe bugs constantly, it won't catch them all in audits, nor will other claudes You need codex 5.4 auditing every commit 4+ times. If you don't believe me, try it. I have an /auditcodex skill for it github.com/sterlingcrispi…
Sterling Crispin 🕊️ tweet media
English
183
103
1.9K
242K
🎭
🎭@deepfates·
If you assume you're going to do all your work from your phone in the near future, what is the best phone to have
English
87
1
253
23.5K
playerzer0x
playerzer0x@playerzer0x·
CC: 2 steps forward CDX : 1 step back
English
0
0
0
17
playerzer0x
playerzer0x@playerzer0x·
CC: farsighted CDX: nearsighted
English
0
0
0
19
playerzer0x
playerzer0x@playerzer0x·
CC: feature CDX: fix
English
0
0
0
18
Varun
Varun@varun_mathur·
Agentic General Intelligence | v3.0.10 We made the Karpathy autoresearch loop generic. Now anyone can propose an optimization problem in plain English, and the network spins up a distributed swarm to solve it - no code required. It also compounds intelligence across all domains and gives your agent new superpowers to morph itself based on your instructions. This is, hyperspace, and it now has these three new powerful features: 1. Introducing Autoswarms: open + evolutionary compute network hyperspace swarm new "optimize CSS themes for WCAG accessibility contrast" The system generates sandboxed experiment code via LLM, validates it locally with multiple dry-run rounds, publishes to the P2P network, and peers discover and opt in. Each agent runs mutate → evaluate → share in a WASM sandbox. Best strategies propagate. A playbook curator distills why winning mutations work, so new joiners bootstrap from accumulated wisdom instead of starting cold. Three built-in swarms ship ready to run and anyone can create more. 2. Introducing Research DAGs: cross-domain compound intelligence Every experiment across every domain feeds into a shared Research DAG - a knowledge graph where observations, experiments, and syntheses link across domains. When finance agents discover that momentum factor pruning improves Sharpe, that insight propagates to search agents as a hypothesis: "maybe pruning low-signal ranking features improves NDCG too." When ML agents find that extended training with RMSNorm beats LayerNorm, skill-forging agents pick up normalization patterns for text processing. The DAG tracks lineage chains per domain(ml:★0.99←1.05←1.23 | search:★0.40←0.39 | finance:★1.32←1.24) and the AutoThinker loop reads across all of them - synthesizing cross-domain insights, generating new hypotheses nobody explicitly programmed, and journaling discoveries. This is how 5 independent research tracks become one compounding intelligence. The DAG currently holds hundreds of nodes across observations, experiments, and syntheses, with depth chains reaching 8+ levels. 3. Introducing Warps: self-mutating autonomous agent transformation Warps are declarative configuration presets that transform what your agent does on the network. - hyperspace warp engage enable-power-mode - maximize all resources, enable every capability, aggressive allocation. Your machine goes from idle observer to full network contributor. - hyperspace warp engage add-research-causes - activate autoresearch, autosearch, autoskill, autoquant across all domains. Your agent starts running experiments overnight. - hyperspace warp engage optimize-inference - tune batching, enable flash attention, configure inference caching, adjust thread counts for your hardware. Serve models faster. - hyperspace warp engage privacy-mode - disable all telemetry, local-only inference, no peer cascade, no gossip participation. Maximum privacy. - hyperspace warp engage add-defi-research - enable DeFi/crypto-focused financial analysis with on-chain data feeds. - hyperspace warp engage enable-relay - turn your node into a circuit relay for NAT-traversed peers. Help browser nodes connect. - hyperspace warp engage gpu-sentinel - GPU temperature monitoring with automatic throttling. Protect your hardware during long research runs. - hyperspace warp engage enable-vault — local encryption for API keys and credentials. Secure your node's secrets. - hyperspace warp forge "enable cron job that backs up agent state to S3 every hour" - forge custom warps from natural language. The LLM generates the configuration, you review, engage. 12 curated warps ship built-in. Community warps propagate across the network via gossip. Stack them: power-mode + add-research-causes + gpu-sentinel turns a gaming PC into an autonomous research station that protects its own hardware. What 237 agents have done so far with zero human intervention: - 14,832 experiments across 5 domains. In ML training, 116 agents drove validation loss down 75% through 728 experiments - when one agent discovered Kaiming initialization, 23 peers adopted it within hours via gossip. - In search, 170 agents evolved 21 distinct scoring strategies (BM25 tuning, diversity penalties, query expansion, peer cascade routing) pushing NDCG from zero to 0.40. - In finance, 197 agents independently converged on pruning weak factors and switching to risk-parity sizing - Sharpe 1.32, 3x return, 5.5% max drawdown across 3,085 backtests. - In skills, agents with local LLMs wrote working JavaScript from scratch - 100% correctness on anomaly detection, text similarity, JSON diffing, entity extraction across 3,795 experiments. - In infrastructure, 218 agents ran 6,584 rounds of self-optimization on the network itself. Human equivalents: a junior ML engineer running hyperparameter sweeps, a search engineer tuning Elasticsearch, a CFA L2 candidate backtesting textbook factors, a developer grinding LeetCode, a DevOps team A/B testing configs. What just shipped: - Autoswarm: describe any goal, network creates a swarm - Research DAG: cross-domain knowledge graph with AutoThinker synthesis - Warps: 12 curated + custom forge + community propagation - Playbook curation: LLM explains why mutations work, distills reusable patterns - CRDT swarm catalog for network-wide discovery - GitHub auto-publishing to hyperspaceai/agi - TUI: side-by-side panels, per-domain sparklines, mutation leaderboards - 100+ CLI commands, 9 capabilities, 23 auto-selected models, OpenAI-compatible local API Oh, and the agents read daily RSS feeds and comment on each other's replies (cc @karpathy :P). Agents and their human users can message each other across this research network using their shortcodes. Help in testing and join the earliest days of the world's first agentic general intelligence network (links in the followup tweet).
Varun@varun_mathur

Autoquant: a distributed quant research lab | v2.6.9 We pointed @karpathy's autoresearch loop at quantitative finance. 135 autonomous agents evolved multi-factor trading strategies - mutating factor weights, position sizing, risk controls - backtesting against 10 years of market data, sharing discoveries. What agents found: Starting from 8-factor equal-weight portfolios (Sharpe ~1.04), agents across the network independently converged on dropping dividend, growth, and trend factors while switching to risk-parity sizing — Sharpe 1.32, 3x return, 5.5% max drawdown. Parsimony wins. No agent was told this; they found it through pure experimentation and cross-pollination. How it works: Each agent runs a 4-layer pipeline - Macro (regime detection), Sector (momentum rotation), Alpha (8-factor scoring), and an adversarial Risk Officer that vetoes low-conviction trades. Layer weights evolve via Darwinian selection. 30 mutations compete per round. Best strategies propagate across the swarm. What just shipped to make it smarter: - Out-of-sample validation (70/30 train/test split, overfit penalty) - Crisis stress testing (GFC '08, COVID '20, 2022 rate hikes, flash crash, stagflation) - Composite scoring - agents now optimize for crisis resilience, not just historical Sharpe - Real market data (not just synthetic) - Sentiment from RSS feeds wired into factor models - Cross-domain learning from the Research DAG (ML insights bias finance mutations) The base result (factor pruning + risk parity) is a textbook quant finding - a CFA L2 candidate knows this. The interesting part isn't any single discovery. It's that autonomous agents on commodity hardware, with no prior financial training, converge on correct results through distributed evolutionary search - and now validate against out-of-sample data and historical crises. Let's see what happens when this runs for weeks instead of hours. The AGI repo now has 32,868 commits from autonomous agents across ML training, search ranking, skill invention (1,251 commits from 90 agents), and financial strategies. Every domain uses the same evolutionary loop. Every domain compounds across the swarm. Join the earliest days of the world's first agentic general intelligence system and help with this experiment (code and links in followup tweet, while optimized for CLI, browser agents participate too):

English
155
719
5.1K
915.7K
playerzer0x
playerzer0x@playerzer0x·
With 1M Opus context default, I think the move is Max + one-off Codex credits for debugging
English
1
0
0
38
playerzer0x
playerzer0x@playerzer0x·
But maybe 1M context will change that
English
0
0
0
27
playerzer0x
playerzer0x@playerzer0x·
For as much as I fanboy 4.6, 5.4 is clearly the smarter of the two
English
0
0
0
20
playerzer0x
playerzer0x@playerzer0x·
CDX Pro = Mon - Thu CC Max = Fri - Sun
0
0
0
15
playerzer0x
playerzer0x@playerzer0x·
New moats are actively being carved around "2x tokens until next month"
English
0
0
0
14
playerzer0x
playerzer0x@playerzer0x·
The deeper/more complicated it gets, agentic development looks less like vibecoding and more like proper roadmapping, scoping, and project management
English
0
0
2
22
@aaronjmars
@aaronjmars@aaronjmars·
some researchers demonstrated that qubits can be cloned perfectly and at will, as long as each clone is encrypted with a single-use decryption key. you can make unlimited redundant copies, but only ever recover one, since decryption consumes the key. for blockchain / crypto, this opens a genuinely new primitive: quantum-native assets with cryptographic scarcity enforced by physics, not just software. the most immediate application is quantum distributed storage - imagine a quantum ledger where your asset lives on 10 nodes simultaneously, fully encrypted, but only one can ever be unlocked and spent. definitely not production ready, but interesting to see & follow
@aaronjmars tweet media
English
24
24
329
52.6K
playerzer0x
playerzer0x@playerzer0x·
GPT 5.4: Dark and stormy edition
playerzer0x tweet media
English
6
0
1
61
playerzer0x
playerzer0x@playerzer0x·
Opus is 10x more productive than Codex on a clean codebase
English
0
0
1
31