HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vince14

no profile record

コメント

vince14
·先月·議論
> and energy storage

What do you think this means? It doesn't mean what you think it means.

Quoting LCOE and ignoring system costs disqualifies you for any discussion on this topic, sorry.
vince14
·2 か月前·議論
Isn't the jitterBufferTarget [0] the latency vs. quality knob?

[0] https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpRecei...
vince14
·2 か月前·議論
That is not the case. There are LCOLC, LFSCOE and others which land on renewables being way more expensive. Even without your made up claim about "assuming cheap and fast to build nuclear power".
vince14
·2 か月前·議論
Storage is not just 'a problem', it doesn't exist and won't for many many decades.

The planned solution is hydrogen power plants, but no one wants to build them because the infrastructure, including electrolysers, is way too economically unfeasible.

Therefore, Germany is and will continue to be dependent on coal and gas, as these are the main producers every night. That's your 'grid backup fee' for you.
vince14
·10 か月前·議論
Their fetch call is missing `keepalive: true`.

    When set to true, the browser will not abort the associated request if the page that initiated it is unloaded before the request is complete. This enables a fetch() request to send analytics at the end of a session even if the user navigates away from or closes the page.
https://developer.mozilla.org/en-US/docs/Web/API/RequestInit...