SShortSingh.
Back to feed

Five viral 'AI bot made me rich' posts fact-checked — not one held up to scrutiny

0
·11 views

A developer running a logged trading system spent a week investigating five viral social media posts claiming AI agents turned small sums into thousands of dollars. Each claim was tested against primary sources including on-chain pool data, official fee schedules, project websites, and the authors' own public demos. None of the five posts survived scrutiny: problems included unverifiable wallets, mathematical contradictions in the posts' own rules, referral-fee incentives that benefited authors regardless of reader outcomes, and platforms that did not support the trades being described. Where real mechanisms existed — such as stablecoin arbitrage on Uniswap — profits were shown to be structurally capped, time-limited, and captured almost entirely by bots. The investigation concludes that while isolated small gains are possible, the gap between claimed returns and verifiable reality was consistent across all five cases.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Developer Builds FinderBack to Add Navigation Shortcuts to macOS Finder Menu

A developer has released FinderBack, a small open-source utility for macOS that adds Back and Forward navigation options to Finder's right-click context menu. The tool was created to eliminate the repetitive need to move the cursor up to the toolbar for basic navigation. Users can right-click anywhere within Finder to access the navigation commands directly. FinderBack is available both as source code on GitHub and as a ready-to-install build via the project's website.

0
ProgrammingDEV Community ·

Attic: Open-Source Tool Lets AI Coding Assistants Retain Knowledge Across Sessions

A developer has released Attic, an open-source knowledge persistence tool designed for AI coding assistants like Claude Code and Codex CLI. The tool addresses a recurring inefficiency where AI agents repeat the same investigative steps across separate sessions because prior discoveries are lost when a session ends. Attic works by writing findings to a file and maintaining a small index, allowing assistants to retrieve relevant knowledge without reloading entire histories into context. The project, available on GitHub, has also added browser-based saving so users can capture insights outside their coding environment. The goal is to preserve not just bug fixes but the reasoning behind them, including architectural decisions, failed approaches, and undocumented code behaviour.

0
ProgrammingDEV Community ·

AODM: Open Vocabulary Standard Released for AI-Readable Web Knowledge

AODM (AI Optimized Data Markup) is a newly released open vocabulary designed to represent knowledge on the web, including entities, relationships, facts, and rules. It is built to be readable and usable by both humans and AI systems for validation and data exchange. The project, licensed under Apache 2.0, includes XML and JSON schemas, an HTML embedding profile, reference parsers in Python, JavaScript, Java, and C#, a graph compiler, inference engine, and an XBRL converter. A conformance suite ensures consistency by requiring all four parsers to produce identical results. The repository is publicly available on GitHub, and a browser-based validator requires no installation.

0
ProgrammingDEV Community ·

DEV Community Delays Summer Bug Smash Winners Announcement to September 24

DEV Community has announced a short delay in revealing the winners of its Big Summer Bug Smash event, which was powered by Sentry. Organizers cited the need for more thorough review of all submitted fixes and optimizations as the reason for the postponement. The competition drew entries across five categories, with a total of 23 winners to be recognized. The official winner announcement has been rescheduled for September 24. Participants were thanked for their patience and the effort put into their submissions.