Developer Journal, Day against Police Brutality
Today is the International Day Against Police Brutality. After a year of Black Lives Matter protests, the response has beenâŚletâs call it âuneven.â Some jurisdictions have begun the monumental task of reforming their police forces. Other jurisdictions have been attempting to ban offending police officers or deny funding to police forces.
As for code, in addition to whatâs listed below and the âsecret projectâ maybe nearing completion, I also had a nightmarish couple of days whenâŚwell, letâs get right into things.
Entropy Arbitrage
On Thursday, the upload of the Star Trek post on And the Children Shall Lead went bad, leading my build script to (somehow) corrupt my local repository. Then a nightly backup overwrote the previous nightâs backup with the partial reconstruction, because I forgot that I was doing that and didnât just restore from the backup immediately.
I donât think that I lost any significant workâmost future posts are either not stored with the blog or happened to be open in my text editorâbut I did lose dozens of âstubâ posts that were just placeholders until I could fill them in, plus some maintenance scripts and configuration files that werenât important enough beyond my personal use to go into the blogâs GitHub repository. There was a short story that I planned to go out later in the year, but I had a copy of most of it stored elsewhere.
After scrambling, I took the opportunity to fix the handful of broken imagesâembarrassingly, several of them were of non-white people, which should never have happenedâand I uploaded them all to a repository. Why is it on GitLab instead of GitHub ? No good reason, honestly, though doing so keeps me active at GitLab and means I wonât be looking at that information when writing these posts. Iâll probably update the repository weekly, so that itâs not a constant stream of my little tweaks.
In any case, putting as much back as I could find took some time. I believe that itâs done, but if anybody spots something broken, please give a yell.
On top of that, however, I added the start of a script meant to be used to shift a series of posts forward or back by a few weeks. Itâs no longer immediately necessary, due to the aforementioned reconstruction effort, but I had planned out the upcoming Free Culture Book Club posts and failed to allocate multiple posts for the novels. I havenât had time to test it, but it should take one post per week from a starting date, and for each of them, rename the file and update the front-matter to be a specified number of weeks later.
Picture to Nonogram
This wasnât a big deal, really. I finally added the ESLint configuration file and updated the JavaScript packages for Picture to Nonogram.
Library Updates
GitHubâs Dependabot has been turning up some outdated packages, so Iâve been letting it take care of updates in Bicker, RenewDB, Miniboost, Generic Board Game, and Uxuyu.
Next
This week, there are a couple more packages to churn through. I also have a potential idea for CPREP that Iâm investigating. I may also add a few of the Entropy Arbitrage scripts that Iâve had to rewrite; theyâre probably not useful to anybody who isnât me, but Iâd rather not need to rewrite them again.
Credits: The header image is Funeral of Felix Baran, held in Seattle, Washington, November 1916, by members of the Industrial Workers of the World by an unknown photographer, long in the public domain. The Everett massacre isnât the worst or more predominant form of police violence, today, but showing the people opposed to it isnât likely to result in many arrestsâŚ
By commenting, you agree to follow the blog's Code of Conduct and that your comment is released under the same license as the rest of the blog.
Tags: programming project devjournal