I can't recommend this 2019 talk about software engineering by Jonathan Blow, entitled ”Preventing the Collapse of Civilization”, enough: https://www.youtube.com/watch?v=ZSRHeXYDLko
NB: On looking into this, it appears to be one Lemkin relative (who claims to be working on behalf of the family) and a collection of Zionist organisations who take issue with the Institute's accurate description of Israel's actions in Gaza as genocide, in agreement with just about every competent national and international body you can think of from the International Association of Genocide Scholars and Israeli human rights orgs to the UN, Amnesty and Human Rights Watch.
Given there's a lot of trans techies out there, and things will probably heat up sharply in the US following the Venezuela attack and Minneapolis ICE shooting, this seems like a worthwhile warning to share here.
> I always reflect on the energy generation statistics of the UK per capita
Can you elaborate on this?
From what I can tell, the UK's per-capita electricity generation has dropped steadily from a 2003 high[0] (4,069 kWh in 2024, 6,657 in 2003, 5,266 in 1985) and per-capita energy consumption has been going down since 2005,[1] but energy intensity (read: inverse of efficiency) has been decreasing consistently since at least 1965.[2] Domestic electricity production is down 24% since 2000,[3] whilst imports (which I don't think includes Albanians) are up 206% in the same period.[4]
That all reads to me as a country whose domestic generation has been replaced by imports and whose consumption has been reduced by efficiency gains, but I'm aware that I'm conflating figures here for 'energy' and for solely 'electricity'; I couldn't find anything for per-capita energy generation, as you specified.
Under current DoJ antitrust guidelines, there's nothing to stop a future administration from reviewing any anti-competitive actions ignored by the current one as part of an anti-competitive series of actions: https://www.justice.gov/atr/merger-guidelines/applying-merge...
So those businesses either know, or expect, that either:
a) these guidelines will be changed in a way that makes them hard or impossible to revert (i.e. through legislation or a Supreme Court judgement); or
b) there is little risk of a future change of administration.
Or (c) that any future administration is going to have a lot of more pressing concerns that will drown out seriously relitigating past mergers and acquisitions, and any concerns they do have will most likely be mollified with agreed remedies that sacrifice far less than the value of doing the merger.
Very few administrations do everything they theoretically could under the law and their own guidelines (even the ones that also do lots that violates both.)
Well there's also a c) - Whatever they get away with now they will have in pocket, and whatever penance they will have to do with a future administration will take years and years of legal back and forth to actually pan out, by which time it will be watered down so any fine will dwarf the profits made during this period.
Also, if they manage to reach "too big to fail" status by that point, whatever punishment will be nothing more than a slap on the wrist.
I was expecting `pg_dumpall` to get the `--format` option in v18,[0] but at the moment the docs say it's still only available in the development branch.[1]
Is anyone familiar with Postgres development able to give an update on the state of the feature? Is it planned for a future (18 or 19) release?
Ah my mistake, I linked to the docs for `pg_dump` (which has long had the `format` option) rather than `pg_dumpall` (which lacks it).
Before Postgres 18 was released, the docs listed `format` as an option for `pg_dumpall` in the upcoming version 18 (e.g. Wayback Machine from Jun 2025 https://web.archive.org/web/20250624230110/https://www.postg... ). The relevant commit is from Apr 2025 (see link #0 in my original comment). But now all mention has been scrubbed, even from the Devel branch docs.
reply