BrightCandle
@BrightCandle@lemmy.world
- Comment on Britain’s biggest community solar farm forced to shut over grid overload fears 5 hours ago:
The entire rate of adoption of green technology is waiting on grid upgrades. There is something like 70GW’s worth of solar for corporate buildings on a waiting list for the grid connectivity to be upgraded. The ability to transfer the power is a big problem currently. We badly need more investment in the grid capacity to speed this up because we are increasingly wasting renewable energy. Wind and Solar are both being curtailed badly by various bottlenecks which can’t transfer all the production while other areas are running on gas.
- Comment on Most slopcode projects are abandoned and deleted within months of release 4 days ago:
At some point the project also just gets hard to maintain with AI, you burn ever increasing tokens the bigger a project gets and AI produces awful code for the purpose of maintenance by hand. Once the bugs start rolling in they realise the AI can’t fix them, they certainly can’t afford to have it constantly load the entire project as context and they don’t know how. So the projects get shut down.
- Comment on Setting up dokuwiki as flat files and folders 5 weeks ago:
I have just let it grow organically. The front page is an index of various topics from personal things and particular games to household information. Then below that there might be just a page or an index to a bunch of pages often starting just as a list of links. I am often refactoring once a page has a bunch of sub headings of related topics but ultimately now needing multiple pages and replacing the original with the index to those pages. I don’t think I could have designed an index system from the start without the content because I wouldn’t have known what I was going to store.