-
color.h
column.c
column.h
combine-diff.c
command-list.txt
commit-graph.c
commit-graph.h
commit-reach.c
commit-reach.h
commit-slab-decl.h
commit-slab-impl.h
commit-slab.h
commit.c
commit.h
common-main.…
-
Base64 inflates the code by 33% while base85 only inflates it by 25%.
However, base64 decoding is done natively by the JS engine, while base85 decoding would have to be implemented manually, and thus…
-
commit cfbe1edf3fdb4e5d3f65932d7c78dc9ea561424e
Perhaps I've misunderstood, so let me begin explaining what I want to do:
* I would like to extract the source code for a sub package, and to do thi…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build *kitty* from nixpkgs-unstable on aarch64-darwin
### Build log
```
Sourcing python-remove-tests-dir-hook
Sourcing python-cat…
-
As mentioned in https://sw.kovidgoyal.net/kitty/desktop-notifications/, icons are not yet supported:
> It is possible to extend this escape code to allow specifying an icon for the notification, ho…
dnkl updated
3 months ago
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
Somewhat related to my worries in https://github.com/bakkot/proposal-arraybuffer-base64/issues/6, I worry that working on a one-binary-encoding-per-proposal basis might have subpar ecosystem impacts. …
-
The original title for this issue was _Change `DataTransmitMessage`'s `data` field type to accommodate binary data_. See discussion [here](https://github.com/NOAA-OWP/DMOD/pull/424/files#r1326364510)…
-
We take numeric zero to mean empty string which means strings that consist entirely of the "zero" character can't be round-tripped.
e.g. the following both fail
`assertEquals(Base85LongConverter.I…
-
Currently the EDID in hex is passed as the VDU unique ID (or optionally the display number). The did in hex is quite large compared to the other data, it doesn't appear to appreciably slow down the i…