# Сопутствующие статьи по теме Innovation

Новостной центр HTX предлагает последние статьи и углубленный анализ по "Innovation", охватывающие рыночные тренды, новости проектов, развитие технологий и политику регулирования в криптоиндустрии.

3 People with 100 AI Programmers, Burning Through $1.3 Million a Month! OpenAI: I'll Foot the Bill

In a striking demonstration of AI-powered development, Peter Steinberger (creator of OpenClaw) shared that his three-person team spent $1.3 million in one month to run approximately 100 AI agents (primarily Codex instances). OpenAI covered the cost. The expenditure consumed 6.03 trillion tokens across 7.6 million requests. Steinberger argues that, with "fast mode" disabled, the cost falls below that of a single engineer while providing significantly greater output. This "cloud programmer army" handles core but tedious software engineering tasks: reviewing pull requests, finding security vulnerabilities, deduplicating issues, fixing bugs, monitoring benchmarks, and even generating PRs after meetings. This shifts AI's role from merely writing code to maintaining the entire collaborative fabric of a project. Steinberger's tool, CodexBar (a macOS menu bar app), tracks usage and costs across various AI coding services, highlighting how token consumption is becoming a key metric—a new "means of production." The experiment poses a profound question: if token cost ceases to be a barrier, how will software development transform? As model prices fall, the capability for small teams to leverage large numbers of AI agents could become commonplace, fundamentally altering the scale and speed of development. The future, Steinberger suggests, is arriving rapidly.

marsbit05/17 06:20

3 People with 100 AI Programmers, Burning Through $1.3 Million a Month! OpenAI: I'll Foot the Bill

marsbit05/17 06:20

a16z Crypto: A Guide to the CLARITY Act for Crypto Entrepreneurs

The CLARITY Act, a bipartisan crypto market structure bill, has advanced through the Senate Banking Committee, marking a potential historic shift in U.S. digital asset regulation. For years, a lack of clear rules has stifled innovation, pushed development overseas, and exposed consumers to risk. This bill aims to establish a comprehensive framework, providing long-needed regulatory clarity for blockchain networks and digital assets. It builds upon previous legislative efforts like FIT21 and the House version of CLARITY, which gained strong bipartisan support. CLARITY is crucial because it recognizes that blockchain networks are fundamentally different from traditional companies. Networks operate through decentralized, shared rules rather than centralized control. Applying corporate legal frameworks to networks forces them into a centralized model, concentrating power and value. In contrast, decentralized blockchain networks can function as user-owned public infrastructure, distributing value more equitably among participants. The bill seeks to enable the safe launch of networks in the U.S., clarify regulatory jurisdiction between the SEC and CFTC, oversee crypto exchanges, and enhance consumer protections. Its passage would align U.S. law with the nature of decentralized technology, allowing builders to operate transparently and fund projects domestically without structural compromises due to regulatory uncertainty. Similar to the positive impact seen after the stablecoin-focused GENIUS Act, CLARITY could unlock a new wave of innovation, helping the U.S. reclaim leadership in the crypto space while combating fraud and abuse.

链捕手05/16 04:49

a16z Crypto: A Guide to the CLARITY Act for Crypto Entrepreneurs

链捕手05/16 04:49

Sam Altman in Conversation with Stripe CEO: The Era Where Ideas Are More Valuable Than Code Has Arrived!

At Stripe's 2026 annual conference, OpenAI CEO Sam Altman joined Stripe CEO Patrick Collison for a fireside chat. Altman shared key insights on the AI revolution, emphasizing that we are in a period of rapid takeoff, with AI capabilities advancing weekly. He outlined OpenAI's evolution from a research lab to a product company and now a large-scale "token factory" – a low-margin, utility-like provider of intelligence. Altman stressed that the most successful AI adopters have CEOs who personally automate workflows, driving organizational change. A significant shift is the rise of the "idea person." Altman now actively invests in founders with deep product insight but no coding skills, as AI tools enable them to build. He advocates for "suspension of disbelief" in investing, planning long-term (e.g., 20-year infrastructure deals) while focusing on a clear 2-year product roadmap. Beyond products, Altman is most excited about AI accelerating scientific discovery, shortening decade-long research cycles in complex diseases and driving breakthroughs in materials science and energy. He predicts the first profitable fusion reactor could emerge within five years, spurred by AI's compute demands. Finally, Altman defended OpenAI's philosophy of iterative public deployment over elite control, believing democratizing AI access is crucial to avoid centralized power and unlock global innovation.

marsbit05/15 13:52

Sam Altman in Conversation with Stripe CEO: The Era Where Ideas Are More Valuable Than Code Has Arrived!

marsbit05/15 13:52

A Decade's Bet on Cerebras: How the 'Wafer-Scale AI Chip' Reached NASDAQ

"Cerebras, a pioneering AI chip company, successfully debuted on NASDAQ (CBRS) on May 14, 2026, with its stock price surging approximately 68% on the first day. This marks a significant milestone following a decade-long journey, as recounted by early investor Steve Vassallo. The story begins not in 2016, but with the deep, 19-year relationship between Vassallo and founder Andrew Feldman, which started with Feldman’s previous company, SeaMicro (acquired by AMD in 2012). In 2016, Feldman and a core team of chip and system experts sought to challenge the emerging consensus. At a time when AI’s practical utility was still debated and GPUs were becoming the default hardware, they envisioned a fundamentally new computer architecture purpose-built for AI workloads. They identified memory bandwidth, not raw compute power, as the critical bottleneck for neural networks. Defying industry inertia, Cerebras pursued a radical, wafer-scale chip design—58 times larger than the biggest existing chips. This meant confronting and solving a cascade of unprecedented engineering challenges: power delivery, thermal management, and maintaining electrical continuity across tens of thousands of connections. It required reinventing nearly every aspect of modern computing—semiconductors, systems, data structures, software, and algorithms. The path was fraught with setbacks, including a prototype that caught fire on its first power-up. Progress was marked by intense, iterative problem-solving, with the board meeting every 6-8 weeks to tackle the latest technical frontier. Through disciplined perseverance and deep trust within the team, they achieved a breakthrough in August 2019 when their first wafer-scale computer successfully operated. Feldman’s drive for a 1000x leap, his formative upbringing among intellectual giants who modeled both brilliance and kindness, and his belief in building a loyal, mission-driven team were central to Cerebras’s culture. His competitive strategy was that of David vs. Goliath—finding innovative, human-centric approaches that larger incumbents would overlook. From the symbolic delivery of the first term sheet over a backyard fence in 2016 to the NASDAQ bell ringing in 2026, Cerebras’s journey is a testament to long-term vision, technical audacity, and the power of foundational founder-investor relationships. It stands as a reminder that the computing revolution can come not just from more GPUs, but from a complete reimagining of the architecture itself."

marsbit05/15 03:55

A Decade's Bet on Cerebras: How the 'Wafer-Scale AI Chip' Reached NASDAQ

marsbit05/15 03:55

YC Partner Reveals: Building an AI-Native Company from Scratch

"YC Partner Reveals: Building an AI-Native Company from Scratch" YC partner Diana Hu argues that true AI-native companies operate 1000x faster than incumbents, not by using AI for mere efficiency, but by making it the company's core operating system. This requires a fundamental shift: companies must become "queryable" to AI, with all workflows and communications generating data for AI to learn from, creating a "closed-loop" system for continuous optimization. For example, an AI agent with access to tickets, code, meetings, and customer feedback can analyze past performance and autonomously plan future engineering cycles, dramatically increasing output. In product development, the new paradigm is the "AI software factory": humans write specifications and tests, while AI agents generate the code. This transparent, data-driven model renders traditional middle management obsolete. Future AI-native companies will consist of three roles: Independent Contributors (who build/operate with AI), Directly Responsible Individuals (who own outcomes), and the AI Founder who leads by example. The critical shift is maximizing token usage over headcount. A small, AI-augmented team can outperform large traditional teams. Startups have a key advantage: they can design their entire culture and systems around AI from day one, unburdened by legacy processes. The core takeaway: Founders must personally experience AI's transformative power. The future belongs to those who embed AI into their company's DNA from the start.

marsbit05/15 01:12

YC Partner Reveals: Building an AI-Native Company from Scratch

marsbit05/15 01:12

New Protocol Tacit: The ZEC of the Bitcoin Ecosystem

The article discusses Tacit, a new privacy-focused Bitcoin asset protocol emerging after a period of relative quiet in the Bitcoin ecosystem. Unlike BRC-20 or Runes, Tacit is a "meta-protocol" where the indexer runs directly in the user's browser, removing the need for centralized servers. Its key innovation is enabling privacy for token amounts on the Bitcoin mainnet. Tacit employs cryptographic techniques like Pedersen Commitments and Bulletproofs to conceal transaction amounts while proving conservation of funds. It uses Mimblewimble-style signatures to prevent inflation and ECDH encryption to ensure only senders and receivers can decrypt real amounts. This makes it a native "privacy coin" for Bitcoin, albeit one that hides amounts but not the direction of fund flows between addresses. The protocol, developed by ross.wei (known for Ethereum's ZAMM), has rapidly evolved since its May 7 launch. It now supports fair launches, a marketplace, token swaps, and a novel mixer similar to Tornado Cash but without relying on smart contracts. However, this privacy comes at a cost, with transaction fees estimated to be about 10 times higher than Runes. Future plans include privacy-wrapping native Bitcoin (cBTC), implementing silent receipts, and hiding the token type in transfers. The main token, $TAC, has gained traction with a market cap around $4 million. Positioned between simpler token standards and complex solutions like RGB, Tacit represents a significant and innovative step for on-chain privacy within the Bitcoin ecosystem.

marsbit05/14 11:09

New Protocol Tacit: The ZEC of the Bitcoin Ecosystem

marsbit05/14 11:09

The $13 Trillion Repo Market Is Quietly Being Rewritten by Blockchain

The $13 trillion repurchase agreement (repo) market, a crucial artery for global short-term funding, is experiencing a significant transformation through blockchain technology. After years of limited impact in finance, blockchain is finding substantial adoption in repo transactions. Major institutions like JPMorgan Chase, HSBC, and Broadridge are deploying tokenized repo platforms, with daily volumes already reaching tens of billions of dollars. Traditional repo markets operate with fixed hours, rely on intermediaries, and involve manual, time-consuming processes. Tokenized repos, by contrast, use blockchain to create digital tokens representing cash and securities collateral. This enables near-instantaneous settlement, 24/7 trading, automated execution, and enhanced auditability. The key drivers for adoption include maturing technology, more receptive regulators, and growing client recognition of tangible benefits like reduced operational friction and capital efficiency. Analyses, such as one from Broadridge, indicate that moving a portion of repo activity onto blockchain can significantly reduce a bank's required liquidity buffers, potentially freeing up billions in capital. The infrastructure is also seen as foundational for a future of round-the-clock trading for traditional assets. Challenges remain, including the existence of fragmented blockchain networks, the need for stress testing under extreme market conditions, and the loss of operational flexibility compared to manual processes. However, the industry consensus is that these are implementation hurdles. Tokenized repo has moved beyond pilot stages to become one of blockchain's most concrete and impactful applications in traditional finance, marking a pivotal shift in how a core market functions.

marsbit05/13 09:40

The $13 Trillion Repo Market Is Quietly Being Rewritten by Blockchain

marsbit05/13 09:40

Leaving OpenAI, How Much Has Their Net Worth Increased?

Former OpenAI employees have collectively accrued near-trillion dollar valuations through ventures and investments, charting AI's future. The article highlights two main paths: founding high-value companies like Anthropic and Perplexity, or applying insider insights as investors. Leopold Aschenbrenner exemplifies the investor path. After being fired from OpenAI, he leveraged firsthand knowledge of AI's massive energy demands to make hugely successful public market bets on nuclear and fuel cell companies, practicing "cross-industry cognitive arbitrage." Other alumni, like the Zero Shot VC fund founders, use their technical foresight for early-stage investing. Their key advantage lies not just in picking winners, but in knowing which technical approaches are likely dead ends—a "veto list" derived from internal OpenAI experience. Angel investing within the network, as seen with Mira Murati and Sam Altman, operates on deep, pre-existing understanding of a founder's capabilities, reducing due diligence to near zero. This creates an ecosystem bound by a shared belief in AGI's imminent arrival, differing from networks like the "PayPal Mafia" which were built on shared past struggles. The shift of these builders to investors signals a profound conviction: their situational awareness of the AI landscape is now so clear that deploying capital based on that judgment is more efficient than building themselves. They are allocating bets on the future they helped shape from the inside.

marsbit05/13 09:06

Leaving OpenAI, How Much Has Their Net Worth Increased?

marsbit05/13 09:06

活动图片