Well most of the increase in prices goes into petroleum companies' profits (at least the ones that can export). So it's technically not lost and will be invested somehow.
Like a Carbon tax, the money doesn't disappear. But to whom it gets distributed, that's another story...
That's only about 35% more than the main telecom operator here in Belgium (Proximus: $7.2B revenue in 2025, $2.5B market cap, positive earnings for 15+ years).
Obviously Starlink can and will growth. I'm just pointing out how insane the market cap is, when compared to similar scale "connectivity" businesses.
But IIRC, in Belgium at least, these plants are also remunerated on "secondary" markets for non-productive tasks. These secondary markets are mostly for grid balancing.
Not necessarily, but most inverters (in Europe, at least) aren't designed to function without a grid anyway.
Some models of inverter brands like Victron (which isn't very common outside its niche of self-sufficiency because they are rather expensive and sometimes complex) can form a micro-grid. They have the option of a special circuit breaker [1] that decouples the inverter from the grid if the grid is detected to be down, which allows their use during a power outage.
I bought a 1600Wc + 1.9KWh kit (Ecoflow Stream) for +/- 1300€ last summer. It took us about 2h to install (we had to setup a new plug outside), and I already saved 200€+ since July. I am expecting to save about 350€ per year.
Also, as u/jstch said, it's extremely fun to setup and generate your own power!
The special definition of "balcony solar" is that it avoids most of those requirements. It seems this is usually done by adding a clamp meter to the input to the house, which sends a control signal to the panel inverter over Wifi to reduce output if it would be feeding back.
My guess as a Dutch guy, not 100% familiar with our neighboring country's rules etc):
Yes, exporting to the grids. If a house has an old Ferraris meter, it will rotate backwards or a new, smart(er) meter, that has a separate counter for delivery back to the grid.
Mine was around 4 years and its west south + a tree in the middle. So spring and autom the tree is no problem but in summer lunch hpeak there is shadow on it.
Its my south/west balcony with a 1 square meter panel from some online shop. 400 watts, with an easy to install rail system for my balcony and a plug and inverter for ~400 Euros.
A 10c€/kWh CfD is not strictly speaking a subsidy, at the government will recover the average market price.
That being said, the total cost per kWh could well reach 20c/kWh, which is ridiculous. It's not only not competitive against renewables, but also not competitive with natural gas (CCGT are probably around 10-15c€/kWh).
The average day ahead price in France in 2025 was 6 cents per kWh.
This is with carbon trading starting to make fossil production very expensive, on top of LNG fossil gas. Which will quickly start to diminish as more renewables and storage comes online.
While the CFD runs for 40 years so into the 2080s for all but the first reactor.
On some tasks like build scripts, infra and CI stuff, I am getting a significant speedup. Maybe I am 2x faster on these tasks, when measured from start to PR.
I am working on a HPC project[1] that requires more careful architectural thinking. Trying to let the LLM do the whole task most often fail, or produce low quality code (even with top models like Opus 4.5).
What works well though is "assisted" coding. I am usually writing the interface code (e.g. headers in C++) with some help from the agent, and then let the LLM do the actual implementation of these functions/methods. Then I do final adjustments. Writing a good AGENTS.md helps a lot. I might be 30% faster on these tasks.
It seems to match what I see from the PRs I am reviewing: we are getting these slightly more often than before.
Like a Carbon tax, the money doesn't disappear. But to whom it gets distributed, that's another story...
reply