David Griffith

Results 107 comments of David Griffith

It doesn't seem to care anymore.

The way I avoid that is to always do my whole bunch of little commits in a branch. Then I merge, squash down, or rebase the commits, and only then...

I found a color image that provokes the same response. ![wing-of-a-roller](https://user-images.githubusercontent.com/1289035/170852259-00299b82-bfdc-4577-91d0-90e2e0767a93.jpg)

I got the source code by doing a git clone of this repository. Here's the Java I'm using: ```` $ java --version openjdk 11.0.7 2020-04-14 OpenJDK Runtime Environment (build 11.0.7+10-post-Debian-3deb10u1)...

This is rather convoluted. I would very much like to see behavior like what used to be in Gnome 2, which was turn the pointer into an eyedropper which is...

It seems that bitcoin-wallet only deals with public addresses when asking someone for money. What I want to do is scan a public address code and see how much money...

I only tried to read OGGV data. I didn't try to write.

What, precisely, makes this problem difficult to fix?

That shouldn't be a problem if the container file format (ie, Blorb) is designed sensibly, that is, length is written into metadata in the container. I have no problems at...