hackerb9
hackerb9
Please implement the <details> and <summary> HTML tags which Github allows for collapsing long blocks of text with a clickable triangle. I like it because it makes a webpage less...
It's oft been remarked that calculating the "distance" between two colors in RGB space doesn't match human visual perceptions very well. There are many other color spaces that work better,...
The automatic distribution downloader is a fabulous feature, but there's a small enhancement that I think would help a lot. In addition to "Distribution Name" and "Current Version", it would...
### Actual behaviour I have a SingStar USB converter and microphones for the PlayStation 2 which works fine for adding microphones to any computer. However, if I have plugged in...
The background music sounds like it is being played at full volume. I'd like it to be much quieter. (Maybe 30% volume). There does not appear to be any setting...
## Description Contour displays some characters very strangely or not at all. ## Environment - Contour Version or Git commit hash: 2814f42f705756cd2dbaeb8579618801c714c7fd - Operating System (name / distribution / version):...
I was looking around to see if the source code for [Kermit](https://kermitproject.org/), the famous terminal emulator & file transfer protocol of the 1980s and 1990s, was available on github. While...
GNUSim8085 should support the "undocumented" 8085 instruction and flags but does not appear to. It has been known [since 1979](http://www.club100.org/memfiles/index.php?action=downloadfile&filename=UnDoc85.pdf&directory=Steve%20Adolph/undocumented_8085_opcodes) that the 8085 contains [undocumented opcodes](https://github.com/z88dk/z88dk/files/6875310/8085_Extended_Opcodes.pdf) and flag bits. Some...
Example of division based on the code in the Wikipedia entry for [GNUSim8085](https://en.wikipedia.org/wiki/GNUSim8085#Code_examples), but cleaned up. This is the slow, easy to understand method of division, based on repeated subtraction....
### ImageMagick version 6.9.10-14 ### Operating system Linux ### Operating system, version and so on Ubuntu GNU/Linux 19.04 ### Description Images files in sixel format cannot be scaled. Doing so...