HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vince14

no profile record

comments

vince14
·पिछला माह·discuss
> 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 माह पहले·discuss
Isn't the jitterBufferTarget [0] the latency vs. quality knob?

[0] https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpRecei...
vince14
·2 माह पहले·discuss
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 माह पहले·discuss
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 माह पहले·discuss
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...