Research Worth Reading

News & Investigations

  • Shell’s carbon capture plant is emitting more than it’s capturing — Investigation revealing that Shell’s Quest CCS facility in Alberta has a net-positive emissions footprint when accounting for upstream methane leakage and the energy penalty of the capture process. A critical real-world case study on the gap between CCS design targets and operational performance.

Open Source Projects

  • Greenlane Expands Electric Truck Charging, Plans Chargers In Texas — Greenlane is expanding its electric truck charging network into Texas with sites planned for Houston and Dallas along Interstate 45, building on prior deployments in southern California and Arizona. Represents tangible infrastructure progress for medium/heavy-duty EV trucking corridors.

  • ffunes/Marstek-Venus-Energy-Manager — Custom Home Assistant integration to monitor and control Marstek Venus energy systems for solar battery management. A practical example of how home energy management tooling gets built — useful reference for anyone interested in the residential DER/storage control space.

Today’s Synthesis

The BESS scheduling paper and the Marstek Venus Home Assistant integration point to the same opportunity: the software layer that decides when to charge, discharge, and curtail at the grid edge is still largely bespoke and underengineered. The paper’s two-stage architecture — day-ahead capacity allocation across stacked services, real-time dispatch — is a clean reference design that could be adapted to any residential or small-commercial battery system. Pair that with the Marstek integration as a concrete data-ingestion layer, and you have the skeleton of a working system. The missing piece is what Greenlane’s Texas corridor hints at: as medium/heavy-duty EV charging scales along freight corridors, the demand-response problem gets harder and more time-sensitive. An engineer entering climate tech could take the stacked-services scheduling logic, wire it into an open-source home energy manager, and extend it to co-optimize battery dispatch against EV charging schedules — turning three separate stories into one deployable control problem.