TIL that
1) sed
modifies binary files as if they were text.
2) Some webp images contain strings that could be mistaken for pieces of MediaWiki syntax.
On a totally unrelated note, a bunch of images in Pandora's Tale Wiki were corrupted. They should be fixed now.
tags: #gameoftrees #git #got #macports #openbsd #opensource #versioncontrol
to: https://snac.bsd.cafe/teajaygrey
Without getting into the rest of my exhausting day, I finally submitted a Pull Request to update MacPorts' Game of Trees to 0.111 here:
https://github.com/macports/macports-ports/pull/28252
GitHub Continuous Integration checks are running!
It's up to someone else with commit access to merge it (that is if the CI checks run without issue).
#GoT #GameOfTrees #VersionControl #OpenSource #OpenBSD #MacPorts #Git
The best part of the 20 years of Git celebration interview with Linus Torvalds was this bit about his choice of text editor. Which is MicroEMACS from 40 years ago, not used by anyone else today.
Instead of the endless rush to adopt whatever is the hyped tech of the day, you could choose to be more like Linus. Make your own choices based on what you really need.
If it worked for the guy who created #Linux and #Git, why couldn't it work for you?
Linus Torvalds has coded git two decades ago.
Learn about why how who and where here
https://youtu.be/sCr_gb8rdEI?si=s8tDVh1e8dBTGWkJ
🖋️
me: Hi #git, please just take the stuff I changed and put it on the webernet.
Git: Some updates were rejected because you have un-sprongled verterbrae in your sub-spline. Either extrapolate your tips or re-fling your local branch, using git reblog --ff-no-ice. If you want to recapitulate your local flange, then your diversionary remote can't be submitted without stripping the exoplanet, with potential universal anguish.
hint: Disable this message with "git config set advice.flagelate false"
tags: #git
to: https://lemy.lol/u/QuazarOmega
@QuazarOmega I always do `git branch tmp` before doing a rebase, to have a backup. Also useful for checking nothing got lost in conflict resolution.
tags: #gameoftrees #git #got #macos #macports #openbsd #opensource #versioncontrol
OK, finally on some different WiFi that isn't blocking SSH.
I submitted a Pull Request to update MacPorts' Got (Game Of Trees) to -portable 0.104 here:
https://github.com/macports/macports-ports/pull/26286
GitHub Actions Continuous Integration checks are taking a bit longer, because it seems as if they've added more checks (now testing macos-12, 13, 14, 15; previously it only tested 3 OS versions automatically) but 3 out of 4 are OK, which is a good sign all 4 will be OK (usually if one fails they all fail and if one passes they all pass).
It's up to someone else with commit access to merge it.
#Got #GameOfTrees #MacPorts #VersionControl #OpenBSD #macOS #Git #OpenSource