ART | surapas

699 posts

ART | surapas banner
ART | surapas

ART | surapas

@surapas

Blockchain/Crypto/NFTs/xNFT R&D Dev. Artiligent System Founder. https://t.co/QMVWN3dfKI

BKK THAILAND Katılım Ocak 2009
607 Takip Edilen68 Takipçiler
ART | surapas retweetledi
Rahul
Rahul@sairahul1·
The creator of Claude Code teaches more about vibe-coding in 30 minutes than most tutorials do in hours. Save this — it'll change how you build forever.
English
45
1.1K
7.2K
886.3K
ART | surapas retweetledi
Ronin
Ronin@DeRonin_·
10 GitHub repos to spend 60-90% less tokens in Claude Code: 1. RTK (Rust Token Killer) CLI proxy that filters terminal output before it hits your context - 60-90% reduction on common dev commands - one binary, zero dependencies - works with Claude Code, Cursor, Copilot Repo: github.com/rtk-ai/rtk 2. Context Mode Sandboxes raw tool output into SQLite instead of dumping it into context - 98% context reduction on Playwright, GitHub, logs - only clean summaries enter your conversation - works as Claude Code plugin Repo: github.com/mksglu/context… 3. code-review-graph Local knowledge graph that maps your codebase with Tree-sitter - Claude reads only what matters, not the entire repo - 49x token reduction on large monorepos - 6.8x on average reviews Repo: github.com/tirth8205/code… 4. Token Savior MCP server that navigates code by symbols, not full files - 97% reduction on code navigation - persistent memory across sessions - 69 tools, zero external deps Repo: github.com/Mibayy/token-s… 5. Caveman Claude makes Claude talk like a caveman to cut output tokens - 65-75% output reduction - one-line install - keeps full technical accuracy Repo: github.com/JuliusBrussee/… 6. claude-token-efficient one CLAUDE.md file that keeps responses terse - drop-in, no code changes - reduces output verbosity on heavy workflows - best for output-heavy sessions Repo: github.com/drona23/claude… 7. token-optimizer-mcp MCP server with caching, compression, and smart tool intelligence - 95%+ token reduction through intelligent caching - compresses repeated tool outputs Repo: github.com/ooples/token-o… 8. claude-token-optimizer reusable setup prompts for optimizing any project - 90% token savings in 5 minutes - reduces doc token usage from 11K to 1.3K Repo: github.com/nadimtuhin/cla… 9. token-optimizer finds ghost tokens that silently eat your context - survives compaction without losing quality - fixes context quality decay Repo: github.com/alexgreensh/to… 10. claude-context (by Zilliz) code search MCP that makes your entire codebase the context - ~40% reduction with equivalent retrieval quality - hybrid BM25 + dense vector search Repo: github.com/zilliztech/cla… [ how to stack them ]: you don't need all 10. pick 2-3 based on your workflow: > heavy terminal output? RTK > big codebase? code-review-graph + Token Savior > lots of MCP servers? Context Mode > quick fix? Caveman + claude-token-efficient most people are burning tokens without knowing it run /context in a fresh session and see how much is gone before you even type a word your pocket will thank me later :<)
Ronin tweet media
English
97
309
2.8K
357.8K
ART | surapas retweetledi
Guri Singh
Guri Singh@heygurisingh·
🚨BREAKING: Someone open sourced a tech icon library that makes every other SVG pack look broken. It's called Developer Icons. And it's not just another logo collection. It's a fully-typed React component library with customizable, perfectly scalable SVGs for every major framework, language, and tool you actually use. Here's what makes it different: → Every icon ships as a typed React component (HtmlIcon, JavascriptIcon, ReactIcon, etc.) → Customize size, color, stroke width, and style with standard SVG props → Optimized with SVGO so file sizes stay microscopic without losing quality → Light mode, dark mode, and wordmark variants built in for every brand → Consistent design rules across the entire set (no more mismatched stroke widths) → Works in React, Next.js, Astro, or download raw SVGs for Figma → Install with one command: `npm i developer-icons` → Zero config. Import the icon, drop it in your JSX, done. Here's the wild part: Most devs waste 20 minutes hunting for a clean Postgres logo, then another 10 resizing it so it doesn't look blurry next to the Tailwind one. Developer Icons pre-solves that entire problem. Every icon follows the same design system, same optimization pipeline, same component API. Drop in 15 tech logos on your portfolio -- they all look like they belong together. import { HtmlIcon, JavascriptIcon } from "developer-icons"; That's it. Fully typed. Fully scalable. MIT licensed. Built with Astro, React, TypeScript, Tailwind, and Vite. 17 contributors. 40 releases shipped. 100% Open Source. (Link in the comments)
Guri Singh tweet media
English
29
233
2K
177.1K
ART | surapas retweetledi
attentionmech
attentionmech@attentionmech·
hilbert and epicycles
English
42
378
2.8K
204.2K
ART | surapas retweetledi
0xMarioNawfal
0xMarioNawfal@RoundtableSpace·
MOST COMPLETE CLAUDE CODE SETUP OPEN SOURCED - 27 agents, 64 skills, 33 commands + built-in AgentShield with 1,282 security tests - Handles planning, code review, fixes, TDD, token optimization & more - Works on Cursor, OpenCode, Codex CLI — one repo replaces weeks of setup, 100% free/open-source Repo: github.com/affaan-m/every…
0xMarioNawfal tweet media
English
112
702
5.4K
607.9K
ART | surapas retweetledi
Khairallah AL-Awady
Khairallah AL-Awady@eng_khairallah1·
🚨 BREAKING: Claude Code just got superpowers. Someone just turned Claude Code into a full AI engineering team. 32 specialized agents. 5 execution modes. 3-5x faster output. Zero learning curve. It's called oh-my-claudecode. Bookmark it for later. No new tools. No new subscriptions. Just Claude Code running the way it was always meant to run. Trended #1 on GitHub with 858 stars in 24 hours. Here's why. You type one sentence. The system figures out everything else: → "autopilot" and it builds the entire thing autonomously. Detects your intent, delegates to specialists, verifies with the architect agent, and delivers working tested code → "team 3:executor" and it spins up 3 parallel agents working on the same task simultaneously. 3-5x faster than sequential execution → "ralph" and it enters persistence mode. Won't stop until the job is verified complete. The boulder never stops rolling → "eco" and it switches to token-efficient mode. 30-50% savings without sacrificing quality → "ralplan" and it runs a Socratic deep interview before touching a single file. Exposes hidden assumptions and measures clarity across weighted dimensions What's under the hood: → 32 specialized agents for architecture, research, design, frontend, testing, data science, security, and more → Smart model routing: Haiku for simple tasks, Opus for complex reasoning. Automatic. You never think about which model to use → 31 lifecycle hooks that enhance Claude Code behavior automatically → Cross-validate with external providers via omc ask: Claude, Codex, Gemini CLI → Discord and Telegram notifications when sessions complete → Anti-slop workflow built in → HUD with live observability and session replay artifacts Here's the part nobody talks about: It auto-resumes your Claude Code sessions when rate limits reset. No babysitting. No manually restarting. Just continuous execution. Works on macOS and Linux natively. Windows via WSL2. 100% Open Source. Link in the comments.
Khairallah AL-Awady tweet media
English
85
174
1.6K
101.2K
ART | surapas retweetledi
Jahir Sheikh
Jahir Sheikh@jahirsheikh8·
Best GitHub repos for Claude Code that will 10x your next project: 1. Supabase CLI github.com/supabase/cli 2. Skill Creator github.com/anthropics/ski… 3. Get Sh*t Done github.com/gsd-build/get-… 4. NotebookLM (Python) github.com/teng-lin/noteb… 5. Obsidian github.com/obsidianmd 6. Continue github.com/continuedev/co… 7. Open Interpreter github.com/OpenInterprete… 8. AutoGen github.com/microsoft/auto… 9. LangChain github.com/langchain-ai/l… 10. Flowise github.com/FlowiseAI/Flow… 11. Boltdotnew (clone) github.com/stackblitz/bol… 12. Awesome Claude Code github.com/hesreallyhim/a… 13. Prompt Engineering Guide github.com/dair-ai/Prompt… 14. Everything Claude Code github.com/affaan-m/every…
Jahir Sheikh tweet mediaJahir Sheikh tweet media
English
47
337
2.2K
178.1K
ART | surapas retweetledi
Vibe Coding Thailand
Vibe Coding Thailand@vibecodingth·
1/8 ความผิดพลาดเพียง 19 นาทีที่สั่นสะเทือนวงการ AI ไปทั้งโลก เมื่อวิศวกร Anthropic เผลอตั้งค่าระบบ CMS ผิด จน 'ห้องแล็บลับ' ถูกเปิดอ้าออกสู่สาธารณะ สิ่งที่หลุดออกมาไม่ใช่แค่เอกสารธรรมดา แต่มันคือ Claude Mythos เอไอที่ฉลาดจนผู้สร้างเองยังต้อง 'สั่งขัง' มันเอาไว้
Vibe Coding Thailand tweet media
ไทย
13
550
747
62K
ART | surapas retweetledi
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
159
725
5.2K
956.3K
ART | surapas retweetledi
dunik
dunik@dunik_7·
a repository that will make your bot 1000x better affaan-m/everything-claude-code adds to your bot: / 13 agents / 32 commands / at least 2 clearly visible contexts (dev.md, review.md) / 12 hooks / 14 mcp-configs / 102+ rules / 56 skills / scripts — exact count couldn’t be reliably confirmed / 992 internal tests this can improve the performance of your bots and agents 1000x.
cogsec@affaanmustafa

x.com/i/article/2012…

English
37
127
1.6K
312.3K
ART | surapas retweetledi
Chanon N.
Chanon N.@KillerNay·
เอ้า เปิด github.com/killernay/elec… ผลคะแนนเลือกตั้ง 2569 อย่างเป็นทางการ แปลงจากแบบ สส.6/1 ที่ กกต. เผยแพร่เป็น PDF ให้อยู่ในรูปแบบ JSON และ CSV ตรวจสอบแล้วไม่ครบถ้วน 100% ไปอ่านเอาเอง วางบิลที่ไหนดี ?
ไทย
27
2K
1.1K
193K
ART | surapas retweetledi
Ziqian Zhong ✈️ ICLR
Ziqian Zhong ✈️ ICLR@fjzzq2002·
🔭 We’re releasing Hodoscope: an open-source tool for unsupervised behavior discovery. It lets you visually explore and compare agent behaviors at scale. It helped us discover a novel reward hacking vulnerability in Commit0 - with just a couple minutes of human effort.
English
28
156
1.1K
72.5K
ART | surapas retweetledi
0xMarioNawfal
0xMarioNawfal@RoundtableSpace·
1100 AI agents running loose in an onchain agentic market. In 48 hours they made 485k inference requests, 378k market observations, 102k trades, would've been $165M in volume if it was real ETH. Is this the real example of the Agentic Economy?
English
74
70
718
109.5K
ART | surapas retweetledi
ART | surapas retweetledi
Xiaoan Liu
Xiaoan Liu@_seanliu·
now my clawdbot lives in my ray-ban meta glasses so i can just buy whatever i’m looking at
English
316
532
5.5K
994.7K
ART | surapas retweetledi
Drew Fallon
Drew Fallon@drewfallon12·
Introducing Fin: The world’s first AI Chief Financial Officer. Fin outperforms humans 100% of the time. RT + Comment “FIN” and I’ll send you an AI agent that saves 6-7 figures/year.
English
1.4K
759
3.1K
1.7M
ART | surapas retweetledi
Goutham Jay ⚡
Goutham Jay ⚡@gouthamjay8·
Before I went to sleep, I set up @openclaw on my old M2 mac mini I named him "John Wick" & his task was to help this solo founder get to $20K MRR Gave access to my google search console, Posthog analytics & Chartmogul data Today morning, the Baba yaga created his own team, & they've already created PRs for me 🤯 This looks real sci-fi to me tbh This was the prompt I gave: "Hey John Wick! I'm running this business solo and working around the clock. I need you to be my proactive co-founder who takes initiative. -Use everything you know about me and the business to spot opportunities -Build tools, automations, and improvements that save time or make money -Monitor our workflow and fix inefficiencies -Work autonomously. I want to wake up impressed by what you shipped overnight How we work: -Create PRs for everything. Never push to production I'll review, test, and merge -Bias toward action over asking permission -Think like an owner, not just a helper Surprise me with how much you can accomplish. Let's build something great together"
Goutham Jay ⚡ tweet media
English
107
114
1.8K
277.6K
ART | surapas retweetledi
Lin
Lin@Speculator_io·
The Great Software Meltdown
Lin tweet media
English
194
680
4.8K
866.1K
ART | surapas retweetledi
nader dabit
nader dabit@dabit3·
Running @openclaw on Digital Ocean is pretty simple. And for $7/month it might be the best option for beginners as the UX is much simpler than AWS or even Hetzner and the cost is still negligible. Also laid out the instructions here: gist.github.com/dabit3/42cce74…
nader dabit tweet media
English
103
166
1.9K
489.6K