Register and share your invite link to earn from video plays and referrals.

Search results for μs
μs community
One keyword maps to one global community path.
Create community
People
Not Found
Tweets including μs
🚨 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 📝
Show more
THE MATH NEEDED FOR TRADING (COMPLETE ROADMAP): today I'll will break down the essential math you need for trading & this is the exact roadmap that helped me personally when i started, i thought math was for interviews, two months into live trading i realized every position i took was pure math running in production here's the complete map of what math actually fires on real trades: --------------- 1. statistics and probability every price move is signal plus randomness. statistics separates the two what you need: > mean, median, expected value = EV formula (win% × avg win) - (loss% × avg loss) is what you're actually maximizing > variance and standard deviation = foundation of every position sizing formula, becomes volatility when applied to returns > correlation from -1 to +1 = tells you if strategies are actually independent > correlation 0.9 across 3 strategies = you have one strategy dressed as three > conditional probability = the biggest edge upgrade retail misses. P(win) = 55% unconditionally, but 70% when VIX < 15 > Bayes' theorem = how you update beliefs when new information arrives. never work with static beliefs > central limit theorem = why portfolio-level statistics behave cleaner than individual trades > linear and logistic regression = building blocks for mean reversion and binary prediction --------------- 2. linear algebra the moment you hold multiple positions, you're doing linear algebra whether you know it or not what you need: > scalars, vectors, matrices = your portfolio is a weighted sum of vectors > portfolio variance = w^T Σ w. not the sum of individual variances. one matrix operation > eigenvalues and eigenvectors = reveal where risk actually lives. in a 500-stock universe, top 5 eigenvectors explain 70% of variance. the other 495 are noise > PCA and SVD = reduce 50 correlated indicators into 5 independent factors explaining 90% of variation --------------- 3. time series analysis markets have memory. today's price depends on yesterday's. volatility clusters. trends persist what you need: > stationarity = assumption most statistical tests make, but markets aren't stationary, this is why strategies decay when regime shifts > autocorrelation = positive means momentum, negative means mean reversion, zero means random walk > ARIMA = framework for forecasting returns and volatility > GARCH = formalizes what every trader knows, volatility clusters. after a big move expect more volatility > cointegration = the foundation of pairs trading. two assets can both trend but their spread stays stationary --------------- 4. risk management math edge doesn't matter if you size wrong what you need: > Value at Risk = 95% VaR of $5,000 means 95% of the time you won't lose more, but 5% of the time you might lose much more > Sharpe ratio = (return - risk-free rate) / volatility. institutional threshold is Sharpe > 1.5 before deployment > maximum drawdown = biggest peak-to-trough loss. more intuitive than volatility for most traders > Monte Carlo simulation = randomizes trade sequencing to show the range of possible outcomes > Kelly criterion = f* = (bp - q) / b. professionals use 0.25x to 0.5x fractional Kelly because your true edge is never certain --------------- 5. stochastic calculus (for options) if you trade options, every price on your screen came from a stochastic differential equation what you need: > Black-Scholes = dS = μS dt + σS dW. the underlying follows geometric Brownian motion > Ito's Lemma = why the σ² term exists. this is why gamma exists > Heston stochastic volatility = dv = κ(θ - v)dt + ξ√v dW. captures the volatility smile that Black-Scholes misses > delta hedging = stochastic calculus running in production. every rehedge is dictated by the SDE governing the underlying --------------- MINIMUM TO START you don't need everything above to start for your first backtest: > mean, median, standard deviation > correlation > basic probability > Sharpe ratio and max drawdown start with statistics, that alone separates you from 95% of retail traders --------------- every real trade is math executing in production: > entry = conditional probability > validation = statistics > portfolio = linear algebra > sizing = Kelly optimization > risk = VaR, Sharpe, max drawdown > options = stochastic calculus the traders who make consistent money see markets as continuous equations, everyone else guesses if you're a complete beginner shoot me a DM and I'll share the resources with you MATH IS EVERYTHING <3
Show more
0
32
873
167
Forward to community
The most underrated math theorem but Google secretly used it to change the world. Perron-Frobenius Theorem (positive matrix version): Let A be an n×n matrix with every entry a_{ij} > 0. Then there exists a unique positive real number λ > 0 (the Perron root) and a unique (up to scaling) positive vector x > 0 such that: A x = λ x Moreover: λ = ρ(A) (spectral radius of A) λ > |μ| for every other eigenvalue μ λ is simple (algebraic multiplicity = 1) Your search results aren't just a list; they are the coordinates of a high-dimensional vector pointing toward the most authoritative nodes on the web.
Show more
Earth’s spin can hold a 100000 km cable taut once the system’s centre of mass sits at geostationary orbit. The effective potential U(r) = −μ/r − ½ω²r² pulls inward below GEO and outward above it. A counterweight beyond GEO keeps the tether in tension. Carbon nanotubes remain the leading candidate for the specific strength this taper requires. Climbers then ride the cable instead of rockets. The rotation that flattens Earth can also hold a staircase into space.
Show more
China's air and water quality continued to improve in the first seven months of 2026 amid strengthened efforts to curb air pollution and protect water resources, the Ministry of Ecology and Environment said on Thursday: - Average density of PM2.5—a key indicator measuring air pollution—dropped by 1.8 μg per m³ - Proportion of days with good air quality up 3.9 percentage points YoY - Nationwide proportion of surface-water bodies classified as "good quality" up 2.4 percentage points YoY to 86.5%
Show more
Numbers rarely sit exactly at their average - the standard deviation formula shows the typical distance they stray from it. Population: σ = √[∑(xᵢ − μ)² / N] xᵢ = elements in population μ = population mean N = population size Sample: s = √[∑(xᵢ − x̄)² / (n − 1)] xᵢ = elements in sample x̄ = sample mean n = sample size The sample version is applied by bank risk analysts to measure day-to-day swings in currency exchange rates.
Show more
Samsung Electro-Mechanics × Qualcomm: Organic Bridge for AI Packaging Samsung Electro-Mechanics and Qualcomm are reportedly developing Organic Bridge technology for high-density interconnects between logic and HBM in AI/HPC packages. Unlike Intel’s EMIB, which uses an embedded silicon bridge, the approach integrates fine-pitch interconnects directly into the organic substrate, targeting lower cost and simpler processing. 2.5D → 2.1D L/S: 9/12 μm → 2/2 μm The key trend: organic substrates are moving closer to interposer-level interconnect density.
Show more
Deriving cosmic expansion from Einstein: The slide shows how Einstein's field equations R_μν − ½ g_μν R = 8π G_N T_μν + Λ g_μν, for a perfect fluid T_μν = −p g_μν + (p + ρ) u_μ u_ν, yield the Friedmann-Lemaître equation H² ≡ (Ṙ/R)² = 8π G_N ρ/3 − k/R² + Λ/3. Here H(t) is the Hubble parameter and Λ the cosmological constant. The equation powers models of universe evolution, helps estimate its age and density from observations, and underpins studies of dark energy with telescopes like Hubble and JWST.
Show more
I've been discussing Huawei's τ scaling (temporal scaling) with people recently, and noticed the conversation tends to stay at the surface level without reaching its substance — likely because many participants don't come from an EE background and aren't familiar with the classical meaning of τ in circuit theory. The very first time constant you learn in a circuits course is τ = RC: the resistance of a wire multiplied by its capacitance gives the order of magnitude of the time a signal needs to traverse that wire. The longer the wire, the greater the resistance and capacitance, and the slower the signal. Within this framework, the past sixty years of geometric scaling are reinterpreted as one particular implementation of temporal scaling. Transistors were shrunk to shorten switching delay; circuits were packed more tightly to shorten metal interconnects and reduce signal propagation delay. Geometric scaling was only ever the means — compressing delay was always the end. Huawei's thesis is that once geometric scaling stalls, you find other ways to keep compressing delay. As it happens, He Tingbo's τ scaling paper released its v2 a couple of days ago, expanding from 16 to 23 pages. I compared the two versions: the data and conclusions are unchanged. The additions are essentially responses to several points of criticism the industry raised about v1. Three are worth discussing. The most important addition is the test evidence now backing the previously bare claim of "41% energy efficiency improvement." In v1, that number had no baseline and no test conditions — the most obvious target for scrutiny. V2 supplies a full comparison table. The baseline is the 2025 Kirin 9030 Pro. Both chips use the same mature process node; the key difference is that the baseline uses a conventional planar design, while Kirin 2026 folds critical paths across two vertically bonded wafers. Folding shortens interconnects and reduces interconnect delay. The timing margin freed up on the critical path translates directly into a higher maximum clock frequency: 3.1 GHz at 1.1 V supply, 13% above the baseline. The "41% energy efficiency improvement" comes from a separate operating point specifically configured for an iso-performance comparison: voltage scaled down to 0.9 V, frequency scaled down to 2.5 GHz, with measured power at 25°C coming in at 0.59× the baseline. A back-of-the-envelope estimate checks out: dynamic power scales roughly with the square of supply voltage, so an 18% voltage reduction contributes about one-third of the power drop from the square term alone. Factor in the 9% frequency reduction and the interconnect capacitance eliminated by folding, and you land right around 0.59×. So the precise meaning of "41% energy efficiency improvement" is power reduction at iso-performance. In essence, the timing margin gained from folding is traded for lower power consumption; the efficiency gain comes from logic folding. As a side note, v2 also reports that power density after dual-layer stacking is actually 5.6% lower than the baseline. The second addition addresses the question peers are most likely to ask: 3D stacking has been around for years — AMD's 3D V-Cache and Intel's Foveros are both in volume production — so what's new about LogicFolding? To understand the paper's answer, you first need to know how two layers of silicon communicate. They rely on inter-layer bond pads, which function like elevators connecting the upper and lower floors. In prior production 3D stacking, bond pad pitch ranges from 9 μm to tens of micrometers, yielding roughly ten thousand connections per square millimeter — enough to attach a bus to an entire cache block. So the established design approach has been to move complete functional blocks wholesale onto the upper tier. AMD, for example, stacks an entire cache die on top of a processor die; the two tiers are designed independently and connected through an interface. But inside a chip, a single square millimeter contains hundreds of millions of transistors. If you want adjacent logic gates to sit on different tiers — one on top, one on the bottom — that connection density falls far short. Kirin 2026 brings bond pad pitch down to 1.5 μm, yielding 440,000 connections per square millimeter. That approaches the density of the top-level metal wiring inside a chip. Routing a signal across tiers costs roughly the same as routing it across metal layers within a single die. At this point, the two silicon layers merge into a single entity in the circuit sense. EDA tools can decide at the individual logic-gate level which gate goes on which tier, handing the problem to algorithms for global optimization — a completely different degree of design freedom from what came before. The paper also explains why they didn't take the more aggressive route of fabricating a second device layer directly on top of the first. That approach offers the finest inter-layer connectivity, but manufacturing the second layer requires high temperatures that damage the already-completed first layer. It isn't production-viable today. The third addition is thermal management. Vertical stacking significantly increases thermal density per unit area, and the lower die's heat dissipation path is blocked by the upper die. This is the first objection anyone raises about 3D stacking, and v1 did not address it in depth. V2 openly acknowledges that thermal management remains a key challenge for the LogicFolding architecture. The countermeasure is thermally-aware partitioning and floorplanning: during the design phase, high-power circuits are excluded from folding candidates, and the floorplan avoids placing high-power blocks in vertical adjacency to prevent hotspot superposition. Whether this strategy is a set of manually imposed engineering constraints or has already been codified into an automated flow within their internal EDA tools, the paper does not say. It only identifies a multi-physics tool chain as the single most important investment for the next decade. Combined with the measured data showing power density 5.6% below the baseline at the iso-performance operating point, the thermal concern has at least received a direct response. That said, this approach is fundamentally avoidance-based. As stacking grows to three or four tiers, the design space eligible for folding will be progressively squeezed by thermal constraints — a boundary the paper does not explore. Additionally, v2 includes a cross-sectional micrograph of the bond interface between the two wafers and explicitly states that wafer-on-wafer hybrid bonding is used. This spec is worth benchmarking against the industry: 1.5 μm pitch wafer-to-wafer hybrid bonding on a production logic chip has no precedent. TSMC's SoIC is currently in production at 6 μm pitch; Intel's Foveros Direct is at 9 μm. Impressive, to say the least. After comparing the two versions, I'm left with two questions. One is about equipment: who supplied the bonding tools capable of this spec? The paper says only that it is the result of years of process development across a multi-vendor ecosystem. The other is about EDA: designing two wafers as a single chip is beyond what any commercially available EDA tool can do today. The paper acknowledges this, stating only that methodological details will be "published within months." Yet the frequency table shows that the 2027-generation Kirin at 3.39 GHz is already tagged as having physical silicon, meaning this toolchain was up and running inside Huawei long ago — and has been validated on at least two product generations. My personal guess is that this EDA capability was built in-house by Huawei. If anyone has insight on this, I'd welcome the discussion.
Show more