Jane Street faces claims of insider trading that sped up Terraform’s 2022 collapse
Jane Street has denied the allegations as a “desperate” and “baseless” attempt to extract money.
Jane Street has denied the allegations as a “desperate” and “baseless” attempt to extract money.
Stripe and PayPal Ventures have participated in Xflow’s $16.6 million round that gives it a post-money valuation of $85 million.
Supporters say clearer rules are needed to replace informal supervisory pressure, as lawmakers and industry push Congress to settle crypto banking access.
Analysts warn that bitcoin’s prolonged failure to break above its current range is tilting the technical outlook toward the bears.
Here’s a problem: say you’re ingesting roughly 4 million Reddit comments per day, and you need to detect the presence of 10,000 specific keywords in near real time. The naive answer is obvious – loop through each comment and keyword. Done. for comment in reddit_comments: for keyword in keywords: if keyword in comment: # alert … Read more
We got new model releases from xAI and Anthropic last week, and I wanted to give my quick impressions to help you know if/when you should care. This is just after a half day of testing, so my impressions may change, but… we’re usually locked in on the vibe pretty quickly. By the way, even if … Read more
Terraform Labs administrator Todd Snyder accused Jane Street of communicating with the now-collapsed firm and trading on the information, hastening its collapse.
This article argues that Substack is structurally designed to prevent guru-style power concentration. By aligning incentives around paid subscriptions instead of advertising, enabling peer-driven discovery, prioritizing ownership and exit rights, and building around long-form, trust-based relationships, Substack creates a distributed “garden” ecosystem. In an era where AI can mass-produce authoritative content, platforms that reward originality, … Read more
Citrini said the term “Ghost GDP” could emerge from AI agents taking over aspects of the economy, referring to output shown in national data but not circulating in the “real economy.”
Bitcoin extends overnight weakness amid renewed concerns over President Trump’s tariffs.
Binance stablecoin reserves have fallen 18.6% in three months as tightening Fed policy and weak inflows extended the crypto liquidity drought.
Bit2Me secured an EU MiCA license and is expanding into new markets, including Portugal and Italy initially, with plans for a further rollout in France and Germany.
The lawsuit alleges the trading firm positioned itself around undisclosed liquidity shifts as TerraUSD unraveled in 2022.
The US Federal Reserve is looking for feedback over the next 60 days on a proposal that could put an end to crypto debanking.
When Competition Becomes Clarity I’ve attended dozens of tech festivals. Most follow a familiar rhythm: morning keynotes, afternoon workshops, evening networking with samosas. You leave inspired, maybe connected, but rarely changed. Walking into AI FEST 2026 at Chandigarh University in February, I expected more of the same. What I witnessed instead was something I haven’t … Read more
I recently submitted Nullmail to Proof of Usefulness, and it scored +76 – officially “in business”! Here’s why this project matters. What It Is Nullmail is a verifiable, open-source privacy tool with active development and organic traction. While early-stage (approx. 10,000 monthly inboxes), the project’s ‘privacy-first’ architecture is validated by its open GitHub repository and … Read more
A Blade Runner riff for a world where the lobster ships paid endpoints while humans still argue about the roadmap. The shift that matters for agent commerce – From “Crypto AI” to general AI Today, you can search the web all day and never see an invoice. n That happens because you are not the … Read more
==I tested eight piano apps on two pianos for three weeks. Here’s what I’d actually recommend.== If you search for “best piano learning app” today, you will find dozens of comparison articles that all rank roughly the same eight products, yet almost none of them analyze the actual technology under the hood. That is a … Read more
Bitcoin’s 50% drop from its October peak is a macro shock in an overleveraged market, not a broken cycle, experts claim.
Taylor Lindman joins the task force after five years at Chainlink Labs, filling a role left by now-CFTC chief Michael Selig.
Solana DeFi aggregator Step Finance was hacked for $27 million in January, but said it was “unable to secure a viable outcome.”
Table of Links Abstract and 1. Introduction 2. Financial Market Model and Worst-Case Optimization Problem 3. Solution to the Post-Crash Problem 4. Solution to the Pre-Crash Problem 5. A BSDE Characterization of Indifferences Strategies 6. The Markovian Case 7. Numerical Experiments Acknowledgments and References Appendix A. Proofs from Section 3 Appendix B. Proofs of BASDE … Read more
Table of Links Abstract and 1. Introduction 2. Financial Market Model and Worst-Case Optimization Problem 3. Solution to the Post-Crash Problem 4. Solution to the Pre-Crash Problem 5. A BSDE Characterization of Indifferences Strategies 6. The Markovian Case 7. Numerical Experiments Acknowledgments and References Appendix A. Proofs from Section 3 Appendix B. Proofs of BASDE … Read more
Table of Links Abstract and 1. Introduction 2. Financial Market Model and Worst-Case Optimization Problem 3. Solution to the Post-Crash Problem 4. Solution to the Pre-Crash Problem 5. A BSDE Characterization of Indifferences Strategies 6. The Markovian Case 7. Numerical Experiments Acknowledgments and References Appendix A. Proofs from Section 3 Appendix B. Proofs of BASDE … Read more
A new study suggests AGENTS.md-style repo context files can reduce coding-agent success while raising inference cost. Here’s why—and what to do instead.