A project called “Remove-DEI” shows the tweaks used to remove “forbidden words” from a database about childhood school readiness.
The updates, shown in Github commits, are to a database for the Department of Health and Human Services’ Head Start program. They show a project called “Remove-DEI,” which reveal some of the back-and-forth that is happening behind the scenes to align federal agencies with Donald Trump’s executive orders that forbid almost anything having to do with race or gender within federal agencies. The Github pages show software engineers discussing amongst themselves how to best remove all instances of “forbidden words” from a specific database, and the code updates they used to do it. The changes also show that, while thousands of government datasets are disappearing from the internet, even ones that remain are having parts of their utility deprecated or broken in a way that may not be visible to those outside the government.
To add, GitHub is actually a great place to be making these changes, because with GitHub you retain history of the edits and prior versions. So after Trump changes his mind or loses power, the missing information can be brought back in fairly easily. Nothing is permanently lost.
Revert a 4 year old commit without dealing with conflict hell? I sure wish them luck
Missing information being brought back? Assuming they don’t destroy backups. Assuming there are backups.