Open Source Projects

  • XavB64/lowtrip — Web app that computes travel CO₂e emissions across transportation modes globally. If you’ve worked with geospatial data or emission factor databases, this is a clean example of mapping + lifecycle data stitched into a usable tool.
  • fvaleye/tracarbon — Lightweight CLI tool that tracks device energy consumption and calculates carbon emissions based on your geographic grid mix. A nice reference for anyone thinking about building developer-facing carbon-awareness tooling.

Policy & Regulation

Community Finds

  • Ask HN: What can be done to prevent a climate catastrophe? — 499-comment thread covering carbon capture engineering, nuclear, grid-scale storage, and methane reduction. Scattered but technically substantive — worth skimming for practitioner perspectives on what’s actually buildable.
  • Top Selling Electric Vehicles in the World — March 2026 — Global plugin registrations hit ~1.7M units in March 2026, up 5% YoY. BEVs grew 12% YoY while PHEVs declined 8%, reinforcing the divergence between pure electrics and plug-in hybrids. Tesla took the top two spots globally.
  • Nissan to Produce ICE Trucks & SUVs Instead of EVs in USA — Nissan reversed its US EV production plans in favor of gas-powered trucks and SUVs, running counter to the broader global electrification trend. A reminder that automaker commitments remain volatile and market-dependent.
  • Who Is Tesla Selling 1 Million Humanoid Robots A Year To? — Tesla’s shareholder report outlines a first-gen Optimus factory targeting 1M units/year, construction starting Q2 2026, replacing Model S line capacity. Whether or not the timeline holds, it’s a concrete signal of where one major player is placing its manufacturing bets.

Today’s Synthesis

Two threads today point toward a specific gap: real-time emissions monitoring for mobile sources. Tracarbon shows what device-level carbon tracking looks like, and lowtrip demonstrates how geospatial routing data can be paired with emission factors — but both are static or user-initiated. Meanwhile, the EPA’s decision to let oil and gas operators continue routine flaring means voluntary and third-party monitoring tools will matter more, not less, for accountability. If you’re a systems or ML engineer looking for a high-leverage project, consider building a pipeline that fuses satellite-based methane detection (e.g., TROPOMI, GHGSat) with flaring permit databases and grid carbon intensity APIs — essentially extending what Tracarbon does for laptops to industrial point sources, with automated anomaly detection. The maritime angle is parallel: the IMO’s Net-Zero Framework surviving intact means shipping emissions standards are coming, and AIS tracking data + fuel consumption models are the foundation for compliance tooling that doesn’t exist yet at scale.