🇩🇪🇮🇱 Ben-Gvir is speedrunning ways to embarrass even the countries that back Israel.
He wants “targeted killings” in Gaza, saying 30 or 40 Palestinians should be “removed” every night.
And no, he wasn’t only talking about militants posing an immediate threat.
He straight up said there are people in Gaza who don’t deserve to live.
Germany heard that and basically went, alright, this is too much.
Chancellor Friedrich Merz called his comments “inhumane,” while his deputy Lars Klingbeil said Germany can’t just stay quiet because it supports Israel.
Now sanctions against Ben-Gvir are being talked about at the European level.
Germany has stood by Israel through a lot. Getting Berlin to publicly say you’ve crossed the line takes some doing.
Source: DW / Writer: Daniyal
🚨 Claude Code made me 6 trading bots in 15 mins
In the US alone, emotional retail traders lost more than $1.8 billion on liquidations
While billions of amateur traders were staring at charts, overtrading, and getting wrecked on fees, a quiet group of algorithmic traders treated prediction markets like a hyper-liquid data engine
They didn't guess outcomes -> they knew the structural price gaps in advance
Here is how they did it, and why manual trading is completely dead:
It's all about removing emotion and deploying cross-market statistical arbitrage
Linear Spread Cointegration
Formula: S_t = P_P,t - β * P_K,t - μ
Ornstein-Uhlenbeck Continuous Dynamics
Formula: dS_t = θ(μ - S_t)dt + σ dW_t
Euler-Maruyama Discretization (MLE Calibration)
Formula: S_t_i = S_t_i-1 * e^(-θΔt) + μ(1 - e^(-θΔt)) + ε_t
Level 1 Order Book Imbalance (OBI)
Formula: I_t = (V_b(t) - V_a(t)) / (V_b(t) + V_a(t))
Volume-Weighted Micro-Price Prediction
Formula: P_micro(t) = P_mid(t) + I_t * (Δspread / 2)
Cross-Venue Predictive Signal Optimization
Formula: ΔP_Kalshi(t + δ) = f(I_Polymarket(t), P_micro,Polymarket(t) - P_micro,Kalshi(t))
In the era of advanced AI, the winner is not the one who guesses the score, but the one who lets automated systems execute with absolute patience and discipline.
AI does the hard parts now -> you don't even need a CS degree to build this
The full behind-the-scenes live system build is now available to the public 📝