sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,8 Tsd.
aktive Profile

#utilities

8 Beiträge8 Beteiligte0 Beiträge heute
Mayor David Newman<p>Tonight the Conejo Open Space Conservation Agency board voted unanimously to grant an easement to Southern California Edison (SCE), allowing it to replace about 8,850 feet of overhead power lines with underground lines to feed an existing Calleguas Municipal Water Dist water pressure regulating station. This is in the Arroyo Conejo near Ventu Park and Rancho Conejo.</p><p>Underground lines reduce fire risk, improve power reliability, and ensure water availability during emergencies. The work will not require any tree removals. </p><p><a href="https://m.ai6yr.org/tags/undergrounding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>undergrounding</span></a> <a href="https://m.ai6yr.org/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> <a href="https://m.ai6yr.org/tags/wildfires" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wildfires</span></a> <a href="https://m.ai6yr.org/tags/publicsafety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>publicsafety</span></a> <a href="https://m.ai6yr.org/tags/resiliency" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>resiliency</span></a> <a href="https://m.ai6yr.org/tags/ThousandOaks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ThousandOaks</span></a> <a href="https://m.ai6yr.org/tags/openspace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>openspace</span></a> <a href="https://m.ai6yr.org/tags/cosca" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cosca</span></a></p>
Karsten Schmidt<p>Speaking of new tools: Here's some other open-ended and work-in-progress tooling I published recently:</p><p>Assorted CLI utilities for data wrangling &amp; media conversion<br><a href="https://codeberg.org/thi.ng/thing-tools" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codeberg.org/thi.ng/thing-tools</span><span class="invisible"></span></a></p><p>This is (will be) a Swiss-army knife type multi-tool for frequent little tasks I've been encountering and not found satisfactory equivalent other solutions for. So far, there're only two commands published, but a dozen or so more are to come (for which I still have more cleaning up to do, also in upstream projects):</p><p>- CSV-to-JSON parsing/conversion, with configurable filtering, renaming and column value coercions<br>- De-dupe lines with support for regexp-based inclusions, exclusions and pattern-based uniqueness. Patterns can be read from files.</p><p>The readme contains installation instructions and documentation for all commands, their options and some example use cases. E.g. I regularly use the `dedupe-lines` command to cleanup my `.bash_history` file.</p><p>Using <a href="https://bun.sh" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bun.sh</span><span class="invisible"></span></a>, the tool can be compiled into a standalone executable.</p><p>All commands share common infrastructure of the main CLI tooling (based on <a href="https://thi.ng/args" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">thi.ng/args</span><span class="invisible"></span></a> and many other <a href="https://thi.ng/umbrella" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">thi.ng/umbrella</span><span class="invisible"></span></a> packages). This reduces the code size of each command and makes it trivial to add additional commands (or share functionality, invoke some of those other commands for sub-tasks). There're also re-usable CLI arg specs to provide a uniform "API" for certain types of parameters.</p><p>Some of the still unreleased commands are for `ffmpeg` workflows/tasks, will update when ready...</p><p><a href="https://mastodon.thi.ng/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.thi.ng/tags/ThingUmbrella" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ThingUmbrella</span></a> <a href="https://mastodon.thi.ng/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://mastodon.thi.ng/tags/TypeScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TypeScript</span></a> <a href="https://mastodon.thi.ng/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.thi.ng/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a></p>
MacintoshGarden Feed<p>Spirited Away</p><p><a href="https://macintoshgarden.org/apps/spirited-away" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/spiri</span><span class="invisible">ted-away</span></a></p><p>Spirited Away checks each running application's activity, and if an application isn't active for a certain fixed time, Spirited Away hides the application automatically. It is, in effect, Spirited</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2005 <a href="https://bitbang.social/tags/drikin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>drikin</span></a></p>
Karsten Schmidt<p>Finally made that tool I've been planning for a while: A configurable batch deleter of <a href="https://mastodon.thi.ng/tags/Mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a> <a href="https://mastodon.thi.ng/tags/bookmarks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bookmarks</span></a>, supporting a threshold date (i.e. only older bookmarks considered) and lists of accounts and hashtags to always keep.</p><p><a href="https://gist.github.com/postspectacular/599fbf6ebe84ebaf7e2349a1ac8039e4" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/postspectacula</span><span class="invisible">r/599fbf6ebe84ebaf7e2349a1ac8039e4</span></a></p><p>After editing the script to fill in your own details and preferences at the top, you can run it via command line `node delete-bookmarks.js` or paste it in the browser console to execute.</p><p>The script outputs details of each bookmark being removed, supports retrying with exponential back-off (5x) and is configured to use quite generous pauses between requests to not trigger rate limiting.</p><p>The script also prints out `max_id` values, used for pagination purposes by the Mastodon API. Should you interrupt the script to make some changes and then re-run, you can also find the latest `max_id` and set `MAX_ID` to that value in the script to save time (bookmarks are processed in batches of 40)</p><p>(FWIW I've been ferociously bookmarking posts for almost 3 years (had ~13500) and my media storage became over 100GB. So it's urgent time for some serious pruning...)</p><p><a href="https://mastodon.thi.ng/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.thi.ng/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.thi.ng/tags/MastodonAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MastodonAPI</span></a> <a href="https://mastodon.thi.ng/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a></p>
💧🌏 Greg Cocks<p>Thirsty For Power And Water, AI-Crunching Data Centers Sprout Across The West<br>--<br><a href="https://andthewest.stanford.edu/2025/thirsty-for-power-and-water-ai-crunching-data-centers-sprout-across-the-west/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">andthewest.stanford.edu/2025/t</span><span class="invisible">hirsty-for-power-and-water-ai-crunching-data-centers-sprout-across-the-west/</span></a> &lt;-- shared technical article<br>--<br>“With promises of jobs and hopes for tax breaks, server farms are reshaping local grids, plumbing, and politics. Are they a boon for communities, or a burden?...”<br>“… “I consider data centers to be the tapeworms of the city.”<br>~ Lance Saleme, Santa Clara planning commission chair…”<br><a href="https://techhub.social/tags/mapping" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mapping</span></a> <a href="https://techhub.social/tags/spatial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spatial</span></a> <a href="https://techhub.social/tags/spatialanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spatialanalysis</span></a> <a href="https://techhub.social/tags/spatiotemporal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spatiotemporal</span></a> <a href="https://techhub.social/tags/power" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>power</span></a> <a href="https://techhub.social/tags/energy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>energy</span></a> <a href="https://techhub.social/tags/water" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>water</span></a> <a href="https://techhub.social/tags/hydrology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hydrology</span></a> <a href="https://techhub.social/tags/waterresources" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>waterresources</span></a> <a href="https://techhub.social/tags/USWest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USWest</span></a> <a href="https://techhub.social/tags/USA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USA</span></a> <a href="https://techhub.social/tags/datacenters" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datacenters</span></a> <a href="https://techhub.social/tags/impact" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>impact</span></a> <a href="https://techhub.social/tags/resources" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>resources</span></a> <a href="https://techhub.social/tags/serverfarm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>serverfarm</span></a> <a href="https://techhub.social/tags/consumption" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>consumption</span></a> <a href="https://techhub.social/tags/grid" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>grid</span></a> <a href="https://techhub.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> <a href="https://techhub.social/tags/research" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>research</span></a> <a href="https://techhub.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://techhub.social/tags/emissions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emissions</span></a> <a href="https://techhub.social/tags/heat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>heat</span></a> <a href="https://techhub.social/tags/cooling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cooling</span></a><br><a href="https://techhub.social/tags/StanfordUniversity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>StanfordUniversity</span></a></p>
Environment | The Guardian US<p>UK and US line up string of deals to build modular nuclear reactors in Britain <a href="https://www.theguardian.com/business/2025/sep/15/uk-and-us-line-up-string-of-deals-to-build-modular-nuclear-reactors-in-britain" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theguardian.com/business/2025/</span><span class="invisible">sep/15/uk-and-us-line-up-string-of-deals-to-build-modular-nuclear-reactors-in-britain</span></a> <a href="https://halo.nu/tags/Artificialintelligence" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Artificialintelligence</span></a>(AI) <a href="https://halo.nu/tags/Economicgrowth" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Economicgrowth</span></a>(GDP) <a href="https://halo.nu/tags/Energyindustry" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Energyindustry</span></a> <a href="https://halo.nu/tags/Economicpolicy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Economicpolicy</span></a> <a href="https://halo.nu/tags/Nuclearpower" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nuclearpower</span></a> <a href="https://halo.nu/tags/Environment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Environment</span></a> <a href="https://halo.nu/tags/Rolls" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rolls</span></a>-Royce <a href="https://halo.nu/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a> <a href="https://halo.nu/tags/Economics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Economics</span></a> <a href="https://halo.nu/tags/Centrica" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Centrica</span></a> <a href="https://halo.nu/tags/Business" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Business</span></a> <a href="https://halo.nu/tags/Energy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Energy</span></a> <a href="https://halo.nu/tags/USnews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USnews</span></a> <a href="https://halo.nu/tags/UKnews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UKnews</span></a></p>
Kadin<p>If you have an Aclara I-210 "smart" electrical meter on the side of your house, like I do, the NY State Dept of Public Service (NYS utility regulator) has done you a favor, and put the entire operator's manual for the meter online, despite the manufacturer's protestations about its proprietary-ness in the front matter.</p><p>Among other things it contains a handy key to the physical display, which I've always wanted.</p><p><a href="https://documents.dps.ny.gov/public/Common/ViewDoc.aspx?DocRefId=%7BE7738AED-6ADA-478D-A1B0-BE0EA6C07452%7D" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">documents.dps.ny.gov/public/Co</span><span class="invisible">mmon/ViewDoc.aspx?DocRefId=%7BE7738AED-6ADA-478D-A1B0-BE0EA6C07452%7D</span></a></p><p><a href="https://mastodon.sdf.org/tags/smarthome" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>smarthome</span></a> <a href="https://mastodon.sdf.org/tags/smartgrid" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>smartgrid</span></a> <a href="https://mastodon.sdf.org/tags/righttorepair" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>righttorepair</span></a> <a href="https://mastodon.sdf.org/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a></p>
Bobbing Boat<p>The boat has been using £20 a week in electricity over the past 2 weeks.</p><p>I may have the two mini heaters set too high. Their function is to keep the pipes from freezing, but I noticed the day I left that they were switching themselves on and off, and it was nowhere near freezing that day.</p><p><a href="https://poweredbygay.social/tags/CanalLife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CanalLife</span></a> <a href="https://poweredbygay.social/tags/canal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>canal</span></a> <a href="https://poweredbygay.social/tags/boating" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>boating</span></a> <a href="https://poweredbygay.social/tags/boat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>boat</span></a> <a href="https://poweredbygay.social/tags/narrowboat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>narrowboat</span></a> <a href="https://poweredbygay.social/tags/heat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>heat</span></a> <a href="https://poweredbygay.social/tags/electric" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>electric</span></a> <a href="https://poweredbygay.social/tags/heater" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>heater</span></a> <a href="https://poweredbygay.social/tags/shoreline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shoreline</span></a> <a href="https://poweredbygay.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a></p>
Linux Magazine<p>25 Years of Linux Magazine: This week, we look back to 2013 and one of the most-read articles from Tim Schürmann: Generating QR Codes in Linux <br><a href="https://www.linux-magazine.com/Online/Features/Generating-QR-Codes-in-Linux?utm_source=mlm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linux-magazine.com/Online/Feat</span><span class="invisible">ures/Generating-QR-Codes-in-Linux?utm_source=mlm</span></a><br><a href="https://fosstodon.org/tags/QRCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QRCode</span></a> <a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://fosstodon.org/tags/tools" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tools</span></a> <a href="https://fosstodon.org/tags/Qrencode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Qrencode</span></a> <a href="https://fosstodon.org/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a></p>
MacintoshGarden Feed<p>Desktopple</p><p><a href="https://macintoshgarden.org/apps/desktopple" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/deskt</span><span class="invisible">opple</span></a></p><p>Desktopple quickly and easily hides all of your Desktop clutter. A quick trip to your menu bar or the touch of a hotkey is all it takes, and those icons simply vanish from view.</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/controlpanelsextensions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>controlpanelsextensions</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2006 <a href="https://bitbang.social/tags/foggynogginsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foggynogginsoftware</span></a></p>
MacintoshGarden Feed<p>Cookie Assassin</p><p><a href="https://macintoshgarden.org/apps/cookie-assassin" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/cooki</span><span class="invisible">e-assassin</span></a></p><p>With Cookie Assassin, you can hunt down and delete these Cookies, saving you hard drive space and keeping websites from monitoring your activities.</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/internetcommunications" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>internetcommunications</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2005 <a href="https://bitbang.social/tags/foggynogginsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foggynogginsoftware</span></a></p>
MacintoshGarden Feed<p>Server Siren</p><p><a href="https://macintoshgarden.org/apps/server-siren" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/serve</span><span class="invisible">r-siren</span></a></p><p>With Server Siren, server downtime is a thing of the past. It runs as a menu bar item, so a quick glance is all it takes to see that everything is A-OK. If a server goes down, Server Siren alerts you</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/internetcommunications" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>internetcommunications</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2006 <a href="https://bitbang.social/tags/foggynogginsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foggynogginsoftware</span></a></p>
MacintoshGarden Feed<p>Dock Dodger</p><p><a href="https://macintoshgarden.org/apps/dock-dodger" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/dock-</span><span class="invisible">dodger</span></a></p><p>With Dock Dodger, removing the Dock icon is as easy as Drag and Drop. Simply drag in the application you want to Un-Dock and Dock Dodger takes care of the rest. When you re-launch that application, it</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2007 <a href="https://bitbang.social/tags/foggynogginsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foggynogginsoftware</span></a></p>
Pseudonymous :antiverified:<p><a href="https://infosec.exchange/tags/Cuba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cuba</span></a> needs electricity.</p><p><a href="https://infosec.exchange/tags/News" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>News</span></a> <a href="https://infosec.exchange/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a> <a href="https://infosec.exchange/tags/Infrastructure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Infrastructure</span></a></p><p><a href="https://www.usnews.com/news/world/articles/2025-09-10/cubas-electrical-grid-collapses-national-power-company-says" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">usnews.com/news/world/articles</span><span class="invisible">/2025-09-10/cubas-electrical-grid-collapses-national-power-company-says</span></a></p>
Pseudonymous :antiverified:<p>A bill proposed in Ohio would allow electricity <a href="https://infosec.exchange/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a> to cut or reduce access for anyone they felt was pulling too much from the grid. The Ohio grid is a patchwork of local-scale grids that were established in the first half of the twentieth century, and can't deal with contemporary needs. Although the blackouts in Texas and California have been higher profile, Ohio has had a few as well, mostly due to a state distribution system that the legislature refuses to allow to be modernized. The Ohio electricity utility industry is notoriously corrupt. They've previously tried to ban solar panels and used national security privilege to censor news coverage of their problems.</p><p><a href="https://infosec.exchange/tags/TechnologyNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechnologyNews</span></a> <a href="https://infosec.exchange/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a> <a href="https://infosec.exchange/tags/Government" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Government</span></a></p><p><a href="https://www.ohio.news/stories/republican-bill-allows-utility-companies-to-limit-customers-energy-usage" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">ohio.news/stories/republican-b</span><span class="invisible">ill-allows-utility-companies-to-limit-customers-energy-usage</span></a></p>
US news | The Guardian<p>Critics say BlackRock’s Minnesota utility bid will increase rates – and clean energy goals will suffer <a href="https://www.theguardian.com/us-news/2025/sep/08/blackrock-minnesota-power-sale-allete" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theguardian.com/us-news/2025/s</span><span class="invisible">ep/08/blackrock-minnesota-power-sale-allete</span></a> <a href="https://halo.nu/tags/Energyindustry" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Energyindustry</span></a> <a href="https://halo.nu/tags/Privateequity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Privateequity</span></a> <a href="https://halo.nu/tags/Climatecrisis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Climatecrisis</span></a> <a href="https://halo.nu/tags/Minnesota" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Minnesota</span></a> <a href="https://halo.nu/tags/Utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Utilities</span></a> <a href="https://halo.nu/tags/Business" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Business</span></a> <a href="https://halo.nu/tags/USnews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USnews</span></a></p>
MacintoshGarden Feed<p>Touch Up</p><p><a href="https://macintoshgarden.org/apps/touch" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">macintoshgarden.org/apps/touch</span><span class="invisible"></span></a></p><p>Usage:<br>Upon launching Touch Up, a new Status Bar item (icon) will appear in the Menu Bar on the right side<br>among the other status bar items such as Spotlight, Time, Volume, Airport menu etc.<br>Clicking</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2010 <a href="https://bitbang.social/tags/platkusworldsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>platkusworldsoftware</span></a> <a href="https://bitbang.social/tags/shawnplatkus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shawnplatkus</span></a></p>
MacintoshGarden Feed<p>Final Fantasy IV (1991) (SNES) SRAM Editor</p><p><a href="https://macintoshgarden.org/apps/final-fantasy-iv-1991-snes-sram-editor" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/final</span><span class="invisible">-fantasy-iv-1991-snes-sram-editor</span></a></p><p>SRAM editor for Final Fantasy IV for the SNES</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2005 <a href="https://bitbang.social/tags/genshousoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>genshousoftware</span></a></p>
MacintoshGarden Feed<p>Final Fantasy III-J (NES) (1990) SRAM Editor</p><p><a href="https://macintoshgarden.org/apps/final-fantasy-iii-j-nes-1990-sram-editor" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/final</span><span class="invisible">-fantasy-iii-j-nes-1990-sram-editor</span></a></p><p>SRAM editor for the NES/Famicom (Family Computer) version of Final Fantasy III from 1990</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2005 <a href="https://bitbang.social/tags/genshousoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>genshousoftware</span></a></p>
MacintoshGarden Feed<p>Final Fantasy (1987) (NES) SRAM Editor</p><p><a href="https://macintoshgarden.org/apps/final-fantasy-1987-nes-sram-editor" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">macintoshgarden.org/apps/final</span><span class="invisible">-fantasy-1987-nes-sram-editor</span></a></p><p>a SRAM editor for Final Fantasy for the NES from 1987 serial is in the photo attached</p><p><a href="https://bitbang.social/tags/macgarden" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macgarden</span></a> <a href="https://bitbang.social/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> #2005 <a href="https://bitbang.social/tags/genshousoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>genshousoftware</span></a></p>