FT Edit: Access on iOS and web
自建燃气电站、小型核电、风光储微电网,初始投入动辄数十亿美元。电力从“按月缴费的可变成本”,变成“先砸钱再谈算力”的刚性前置投入。中小AI公司直接失去入场资格,行业将进一步向拥有能源资本的巨头集中。
,更多细节参见51吃瓜
第四十六条 发生核事故时,有关单位和个人必须立即采取应急措施,并按照有关法律、行政法规的规定报告,禁止缓报、瞒报、谎报核事故。
One thing that I found really interesting was the ability of the LLM to inspect the COM files for ZEXALL / ZEXCOM tests for the Z80, easily spot the CP/M syscalls that were used (a total of three), and implement them for the extended z80 test (executed by make fulltest). So, at this point, why not implement a full CP/M environment? Same process again, same good result in a matter of minutes. This time I interacted with it a bit more for the VT100 / ADM3 terminal escapes conversions, reported things not working in WordStar initially, and in a few minutes everything I tested was working well enough (but, there are fixes to do, like simulating a 2Mhz clock, right now it runs at full speed making CP/M games impossible to use).