Ben Matthews

  • New here on lemmy, will add more info later …
  • Also on mdon: @benjhm@scicomm.xyz
  • Try my interactive climate / futures model: SWIM
  • 0 Posts
  • 75 Comments
Joined 1 year ago
cake
Cake day: September 15th, 2023

help-circle







  • Regarding the map - an annual average cost is not so meaningful - in higher latitudes solar is not enough in winter - especially where it’s mostly cloudy during the first half of winter. Wind helps the balance but not everywhere, always. Of course, the sophisticated models behind the article know all that, the issue is simplistic presentation. I note “we assume hydrogen is used for seasonal storage” - this may be rather optimistic - how many dark months can that cover?



  • Stability is indeed a strength of EU - effectively averaging over all the countries smooths over political oscillations - which is useful for tackling long-term policy problems (like climate). I’m not advocating majoritarian voting where 51% overrides 49%. However with ± 30 countries, one or two should not block the rest - the current system leads to transactional brinkmanship where the last hold-outs get some prize in return for postponed obstruction. I’ve seen similar (worse) problems in UN climate negotiations - also due to “consensus” principle.



  • Orban is not forever - whereas integrating a country to EU is a long slow process. Also Budapest is geographically a hub city (whose inhabitants didn’t - mostly- vote for fidesz anyway). I find it hard to believe that hungarian people are so fundamentally different from their neighbours. So does it make sense to undo citizens’ EU membership for this? Rather, we need some kind of suspension of rights of the current government based on specific behaviour, such as persistent obstruction, distortion of the national media, etc. (although such criteria could apply to others too which might get embarrassing). And in general, to remove all vetos (aka “consensus”) from EU processes.




  • I use vscode as I develop this model in Scala3, whose language-server ‘metals’ integrates well with vscode, and when scala3 was new in mid-21 this was the platform they first targeted. But the scala command-line tools do the clever analysis, vscode provides the layout, colours, git integration, search/regex, web-preview etc… Now considering other options (eg zed) as vscode too dependent on potentially unsafe extensions (of which too much choice), also don’t want M$ scraping my code. Long ago when same model was in java I used netbeans, then eclipse. Would prefer a pure-scala toolset.