Tootfinder

Opt-in global Mastodon full text search. Join the index!

@Techmeme@techhub.social
2026-04-30 02:51:12

Visa says its stablecoin settlement pilot supports nine networks, including Base, Polygon, Canton Network, Arc, and Tempo, and has hit a $7B annualized run rate (Krisztian Sandor/CoinDesk)
coindesk.com/business/2026/04/

@azonenberg@ioc.exchange
2026-06-30 17:07:48

And another open FPGA debug IP joins my rapidly growing suite.
These are all portable systemverilog and will run on anything, but the immediate motivation is making up for Efinix's rather lackluster debug tools.
The general concept is basically "CoreSight / ADIv5 for FPGAs". You have a generic transport (so far only UART is implemented) that provides read/write access to an internal APB bus with debug IPs hanging off it.
The debug bridge points to a ROM table …

APB_VIO #(
        .OUT0_NAME("led"),
        .OUT0_WIDTH(6),
        .OUT0_INIT(0),

        .IN0_NAME("sfp_a_tx_fault"),
        .IN0_WIDTH(1),
        .IN1_NAME("sfp_a_rx_los"),
        .IN1_WIDTH(1),
        .IN2_NAME("sfp_a_mod_abs"),
        .IN2_WIDTH(1),
        .IN3_NAME("deadbeef"),
        .IN3_WIDTH(32),
        .IN4_NAME("count"),
        .IN4_WIDTH(32)

) vio (
        .apb(apbLevel1[2]),

        .probe_out0(led),

        .probe_in0(sfp_a_tx_fault),
        .probe_in1(sfp_a_rx_l…
DebugROM #(
        .DEVICE_0_TYPE("GPIO"),
        .DEVICE_0_ADDR(32'h4000_0400),

        .DEVICE_1_TYPE("VIO_"),
        .DEVICE_1_ADDR(32'h4000_0800)
) rom (
        .apb(apbLevel1[0])
);
ngscopeclient showing a bunch of filter graph blocks representing internal signals on the FPGA
@luca@social.luca.run
2026-06-27 11:12:29

I initially bought the thermal camera to identify insulation issues during winter, now I'm hunting for heat bridges and appliances that produce too much warmth.
Fridge heats up the whole wall, AC sucks in air through the extractor hood exhaust, the dishwasher distributes heat evenly and the surround receiver is 40°C hot while in standby.

Black and white thermal image.  White area on the wall and the ceiling with a red indicator that the area is 33 °C. Blue indicator at the front of the fridge shows 26 °C.
Area around the extractor hood exhaust says 31.6 °C, while the coldest point in the area is 27.8 °C.
Front of dishwasher is 30.8 to 31.6 °C. A wet rag hanging on a cabinet is 24.7 °C.
Surround receiver shows 37.6 °C through the mesh on top.
@aral@mastodon.ar.al
2026-07-30 15:15:57

Hey folks, can you help me out with a little something: trying to come up with a good number of files limit for a file scan (for Kitten so you don’t hit heap memory limits if you run it from the wrong directory by mistake) and I’d love some statistics from real JavaScript/TypeScript Node.js projects of the number of files in them (excluding .git and node_modules).
Would you be kind enough to run the following command in Terminal in your largest projects and let me know what number your…

The Trump regime is trying to usher in a “Golden Age in Science”
where scientific research is run like a Trump family business,
artificial intelligence is all that matters,
profit is everything,
and expertise is for chumps.
Or at least that’s the vision emerging from a new 123-page “Report to the President” from Michael Kratsios,
the Director of the White House Office of Science and Technology Policy.
In a normal administration, you could probably sk…

@tinoeberl@mastodon.online
2026-05-29 10:12:15

Die neue staatliche #EAUTO-Prämie stößt auf große Resonanz.
Innerhalb weniger Tage gingen 23.000 Anträge ein. Gefördert werden private Käufe und Leasing neuer #Elektroautos, #PlugInHybride

@kexpmusicbot@mastodonapp.uk
2026-05-30 11:13:00

🇺🇦 #NowPlaying on KEXP's #VarietyMix
Loleatta Holloway:
🎵 Hit and Run
#LoleattaHolloway
hkmsyr42.bandcamp.com/track/lo
open.spotify.com/track/1Xsp6qu

@datascience@genomic.social
2026-04-30 10:00:01

Easier debugging of piped analyses in R: github.com/MilesMcBain/breaker by @…

@metacurity@infosec.exchange
2026-05-30 13:28:43

Each Saturday, Metacurity offers its subscribers a run-down of the top infosec-related long reads we couldn't get to during the week's news crush.
This week's selection covers
--TP-Link is fighting for its life,
--Quantum's threat to RSA encryption could be soon,
--How Russia's GPS spoofing could destroy us all,
--How cops and the courts relied on a stalker's digital evidence,
--The safety and security risks of AI distillation

@Techmeme@techhub.social
2026-05-29 13:51:26

Sources: ByteDance has partnered with chipmaker InnoStar to develop an AI inference chip modeled after Groq's LPUs, which are built to run AI models at low cost (The Information)
theinformation.com/articles/ch

@servelan@newsie.social
2026-05-29 15:40:42

A small disclaimer exposes a secret Trump project run by Airbnb founder - Alternet.org
alternet.org/trump-government-

@Mediagazer@mstdn.social
2026-06-30 01:15:34

Industry sources estimate Supergirl could lose $100M to $120M during its theatrical run after a $37.1M domestic and $62.6M worldwide opening weekend (Rebecca Rubin/Variety)
variety.com/2026/film/box-offi

@colinpurrington@flipping.rocks
2026-05-30 13:38:07

OK, headed out to weed the garden which really means run back inside to get camera and spend day taking macro photographs of very small insects and spiders.

@memeorandum@universeodon.com
2026-05-29 14:01:17

Air traffic control run by Compaq computers is safe but inefficient, FAA head says (Kris Van Cleave/CBS News)
cbsnews.com/news/faa-bryan-bed
memeorandum.com/260529/p35#a26

@primonatura@mstdn.social
2026-05-29 17:00:39

"BHP defies its own climate strategy to spend hundreds of millions on polluting diesel trucks in Pilbara"
#BHP #Climate #ClimateChange

@joe@toot.works
2026-04-30 18:38:01

That would be really neat.
"The Amtrak service would initially run two round trips daily, with additional stops in Pewaukee and Watertown – bringing passenger service to Wisconsin's second- and third-most populous counties. That could increase to four trips daily."
#Milwaukee #Madison #Amtrak

@johnleonard@mastodon.social
2026-06-29 13:30:43

DeepSeek has documented a new inference acceleration framework that it claims greatly increases the efficiency of how LLMs are run.
computing.co.uk/news/2026/ai/d

@mgorny@social.treehouse.systems
2026-06-30 13:07:57

The conclusion from a big #Python 3.15 #Gentoo porting run today: the most common kind of #NIH Python package is one providing colorful output on the terminal…

@kurtsh@mastodon.social
2026-05-29 00:44:23

Move over, Babe. Yeah, I said it.
Best ever. Brought to you by ANA. 😁
▶️ He does it ALL! 😮 Shohei Ohtani DOMINATES on the mound, leads off the game with a home run - MLB
youtube.com/watch?v=bcf7cHT9Tt

@UP8@mastodon.social
2026-06-30 14:01:45

I went out to Monkey Run for the first time this season and caught these Daisy Fleabanes
#photo #photography #flowers

Six daisies with a yellow disc and white rays with sharp detail in front of blurred out green foliage in the background with dark spots
@chiraag@mastodon.online
2026-07-29 14:04:42

rs.bot/CuTH29

@EarthOrgUK@mastodon.energy
2026-07-30 14:26:08

132gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@wraithe@mastodon.social
2026-04-30 19:36:08

A user at a client contacted me over what transpired to be them trying to install a python library on a machine (that didn’t have python installed) to run an AI tool at the direction of ChatGPT.
After *I* get it installed:
User: “Ok, how does it work?”
Me: 🤷🏻‍♀️ (╯°□°)╯︵ ┻━┻ “never seen it before”

@paulwermer@sfba.social
2026-06-28 23:26:24

UK minister working up plans for state-owned housing developer
theguardian.com/society/2026/j

@PaulWermer@sfba.social
2026-06-28 23:26:24

UK minister working up plans for state-owned housing developer
theguardian.com/society/2026/j

@luca@social.luca.run
2026-06-28 19:43:37

Excess mortality. This time because of the heat wave.

@hynek@mastodon.social
2026-07-25 11:45:12

Based on the linked research by Charlie Marsh, here's setup-cached-uv 2.6.0 that doesn't run `uv cache prune --ci` by default anymore: github.com/hynek/setup-cached-

@denmanrooke@mastodon.ie
2026-04-30 10:14:03

It's official, my nomination is in! I'll be on the ballot in the Galway West by-election.
Make the govt pay for their multiple crises and demand a Galway we can live in.
• Price caps for fuel, energy, and essential goods
• Ban evictions and short-term lets
• Build a state run construction company
• Defend our neutrality, US military out of Shannon, pass the OTB with goods & services
• I commit to never go into coalition with a FG or FF govt

Denman Rooke with the Galway Returning Officer
@SmartmanApps@dotnet.social
2026-07-30 04:13:00

What is your answer to 18÷3x2=?
Boosts appreciated
No, this isn't a trick question. An oft-cited blog has made the claim that "most humans" will get the wrong answer, which I think is a completely ridiculous claim, so I want hard data on the split. Unlike some other polls I've run, I want #teachers and

@compfu@mograph.social
2026-04-30 15:42:42

All requests that a VFX TD receives can be divided into 3 categories:
1. I'm too lazy to push a button. Can the push be automated?
2. I'm too much of a micro-manager to push 1 button. Can you please cram 5 buttons into this GUI for me?
3. Why is this a button? At my previous company they had a dropdown for this. It would run a database query over 200 tables before it would display the GUI and it was very slow but I think it was quite elegant for this particular corner…

@michabbb@social.vivaldi.net
2026-06-29 14:47:14

🧩 Bonus: container attribute injection with #[Context('trace_id')], conditional when()/unless(), exception reporting that carries context, and survival across the scheduler subprocess via __LARAVEL_CONTEXT.
✅ Use it for trace IDs, tenants, route names, user IDs, locale. Not for required business inputs, secrets, or large payloads. If the code can't run without it, pass it explicitly.
🌐

@aral@mastodon.ar.al
2026-07-29 11:05:17

If I do say so myself, I do love expressive I can be with Kitten.
This is me injecting raw HTML markup into a Markdown code block in a Kitten Markdown page to highlight specific lines in a code block¹.
(The string interpolation of the HTML as an array is a hack that bypasses Kitten’s default sanitisation and should only be used with trusted content.)
PS. I’m going through all the tutorials on the site to update them to reflect the current state of Kitten after the three-mon…

2. The welcome message tells you that you can use the `.help` command for assistance. Run that and you will see a list that looks like the following:

    ```text
    .break      Sometimes you get stuck, this gets you out
    .clear      Alias for .break
    .editor     Enter editor mode
    .exit       Exit the REPL
    .help       Print this help message
    ${['<strong>']}.id         Show your Small Web place ID (and create it and your secret if necessary).${['</strong>']}
    .load       Lo…
@theodric@social.linux.pizza
2026-06-29 08:34:38

Run your own fucking infrastructure

@metacurity@infosec.exchange
2026-04-30 13:37:21

Check out today's super-packed Metacurity for a concise run-down of the most critical infosec developments you should know, including
--Nine Dubai scam centers raided in joint US-China operation, 276 arrested,
--White House opposes Anthropic's expansion of Mythos access,
--Oz government warns banks on AI cyberattacks,
--Ukraine arrests three people who allegedly hacked 610k Roblox accounts,
--European celebrity exposed cloud repo with 90k stalkerware scr…

European countries have agreed to boycott all Fifa competitions if Gianni Infantino pushes forward with his proposals to sell chunks of the World Cup to US-based private investment.
In an extraordinary development all 55 Uefa members resolved not to participate in future World Cups or other Fifa-run events,
saying in a statement that they “unanimously and unequivocally reject” the proposals.
An emergency meeting that lasted just short of two hours ended with a united front …

@azonenberg@ioc.exchange
2026-04-30 02:53:25

Fun bug of the day I need to chase once I finish some $dayjob stuff: same ngscopeclient binary, same scopesession decoding 100baseT1. Same Xeon 8362 so CPU feature flags are no factor.
On an nvidia 3070 in the lab it works flawlessly.
On the amd 9700 i just put in my office workstation the 100baseT1 scrambler consistently fails to lock and I get no decode, but the eye patterns look fine so it's not failing too badly.
If i run on live streaming data from the thunderscope…

@datascience@genomic.social
2026-05-29 10:00:01

Sometimes (often) one ends up needing to run older versions of R using older versions of packages. Evercran might be just the tool to help with that: #RStats

@memeorandum@universeodon.com
2026-06-28 22:30:30

Tension with unions shadows Moore's run-up to 2028 (Holly Otterbein/Axios)
axios.com/2026/06/28/maryland-
memeorandum.com/260628/p39#a26

@luca@social.luca.run
2026-06-27 19:38:14

If you have a @… account that is connected to a payment service (CC, PayPal, bank transfer), you can contact support to cancel and request a refund. #VPN #dontSupportAFascist

@EarthOrgUK@mastodon.energy
2026-06-28 23:01:08

179gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-06-29 23:20:45

AI leaderboard provider Arena says it hit $100M in annualized run-rate revenue eight months after launching AI Evaluations, which offers performance analytics (Marina Temkin/TechCrunch)
techcrunch.com/2026/06/29/aren

@michabbb@social.vivaldi.net
2026-05-28 22:11:10

🚀 #OpenCode now natively supports the #DigitalOcean Inference Router — intelligent, cost-aware model routing that sends each request to the right model, not the most expensive one. Run /connect and you're in.

@primonatura@mstdn.social
2026-07-28 18:00:38

"Rare heron seen at Somerset estate where river has been allowed to run free"
#Somerset #Animals #Birds

Jordan Wood, 36, from Lewiston Maine, is ending his run for the U.S. Senate and will now seek to be the Democratic nominee for Maine’s 2nd Congressional District
– a newly open seat following the decision by incumbent Rep. Jared Golden not to seek reelection in 2026.
“There is a need to run a candidate who is committed to accountability,
who is committed to be an independent leader in Congress,
and that’s who I am,” Wood said in an interview with NEWS CENTER Maine.…

@Techmeme@techhub.social
2026-07-30 15:45:41

Source: Situational Awareness has a $5B stake in Anthropic, and will continue to run as a private investment firm after suffering heavy losses in recent days (Financial Times)
ft.com/content/5fb44089-ecdf-4

@EarthOrgUK@mastodon.energy
2026-06-29 13:06:08

164gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-05-29 01:35:41

AI researchers ran 15-day simulations of worlds governed by different AI models: Claude Sonnet 4.6 recorded zero crime, while Gemini 3 Flash had the most at 683 (Jake Angelo/Fortune)
fortune.com/2026/05/28/ai-mode

@luca@social.luca.run
2026-05-27 20:41:13

It's been too long since I took on a new identity.

@EarthOrgUK@mastodon.energy
2026-06-29 07:11:09

186gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-07-30 13:05:42

London-based Nscale agrees to acquire Anyscale, a source says for ~$1.65B; Anyscale, which helps AI workloads run more efficiently, had a $1B valuation in 2022 (Brody Ford/Bloomberg)
bloomberg.com/news/articles/20

@Techmeme@techhub.social
2026-07-30 20:08:19

Amazon reports Q2 revenue up 20% YoY to $200.6B, net income up 245% to $62.6B, operating income up 43% to $27.5B, and a $25B annual revenue run rate for chips (Amazon)
businesswire.com/news/home/202

@EarthOrgUK@mastodon.energy
2026-06-30 01:31:08

255gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@luca@social.luca.run
2026-07-26 04:22:19
Content warning: Tod, Gewalt

Meine Gedanken sind bei den Angehörigen und allen queeren Menschen.
Ein Fahrzeug wurde gestern in den CSD Berlin gelenkt. Eine Person wurde getötet, drei schweben in Lebensgefahr, dreizehn weitere wurden verletzt.

@Techmeme@techhub.social
2026-07-30 10:45:55

How compute could become over 10x costlier as AI capabilities and monetization outpace supply, and a look at the implications if Anthropic hits $1T in revenue (Dwarkesh Patel/Dwarkesh Podcast)
dwarkesh.com/p/why-compute-mig

@EarthOrgUK@mastodon.energy
2026-06-30 06:01:09

257gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-06-30 05:45:46

Political campaign managers and consultants are using AI to analyze voter data, create campaign materials, and more; survey: 87% of campaigners use AI daily (Stuart A. Thompson/New York Times)
nytimes.com/2026/06/29…

@Techmeme@techhub.social
2026-07-30 00:46:01

Samsung reports Q2 revenue up 130% YoY to ~$118.1B, vs. ~$118.9B est., and operating profit up 1,814% to ~$61.46B, vs. ~$60.68B est., on robust AI demand (Jenny Lee/CNBC)
cnbc.com/2026/07/30/samsung-q2

@EarthOrgUK@mastodon.energy
2026-07-29 22:11:08

203gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-06-30 17:41:46

Source: OpenAI engineers earlier this month told some colleagues they had figured out a way to more than halve the cost of inference (Stephanie Palazzolo/The Information)
theinformation.com/articles/op

@EarthOrgUK@mastodon.energy
2026-07-29 06:11:08

177gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-04-30 03:21:09

SenseTime releases SenseNova-U1, an open-source image model that it says can "read" images without translating them to text, reducing computing power needs (Zeyi Yang/Wired)
wired.com/story/chinese-ai-gia

@EarthOrgUK@mastodon.energy
2026-07-29 00:21:08

174gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-05-29 13:01:08

96gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-06-30 19:31:08

262gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-06-30 12:06:17

220gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@Techmeme@techhub.social
2026-05-28 02:30:57

Kuaishou reports Q1 revenue up 3.4% YoY to ~$5B and Kling AI revenue up 300% YoY to ~$96M; Kling reached a ~$500M annualized revenue run rate in March 2026 (Coco Feng/South China Morning Post)
scmp.com/tech/article/3355027/

@EarthOrgUK@mastodon.energy
2026-07-30 16:41:08

196gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-05-28 22:01:08

131gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-05-29 08:01:20

131gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-05-29 15:01:07

107gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-05-29 23:01:08

180gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-05-30 15:56:07

141gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-06-29 05:21:08

183gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-06-29 15:11:09

202gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-06-30 02:31:08

265gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-07-29 15:21:08

180gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-07-29 04:51:09

179gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-06-30 17:11:08

264gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-06-29 14:06:07

153gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-06-29 10:51:08

163gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-07-30 06:41:08

162gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-05-29 05:21:09

126gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-05-29 14:01:08

92gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-05-29 12:01:09

95gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-05-29 16:01:08

142gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-05-30 17:11:08

187gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-06-30 10:31:08

215gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-05-30 10:11:08

139gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-04-30 20:51:08

56gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 14:51:08

46gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 09:51:08

49gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 07:01:07

56gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 04:41:08

50gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 02:36:08

52gCO2/kWh National Grid CO2 intensity so-so wrt last 24h so don't run big appliances now if you can wait. #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 15:51:07

55gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 05:41:08

68gCO2/kWh National Grid CO2 intensity is HIGH wrt last 24h so don't run anything that can wait! #CO2

@EarthOrgUK@mastodon.energy
2026-04-30 10:51:07

44gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-04-30 08:51:08

48gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy

@EarthOrgUK@mastodon.energy
2026-04-30 03:41:08

48gCO2/kWh National Grid CO2 intensity is LOW wrt last 24h so you can run your wash etc now! #green #energy