zzo38

Results 19 issues of zzo38

Here is a extension for making PostScript tokens (public domain): jar:http://www.dessus.com/files/sqlite3extensions.zip!/pstoken.c Note, that PostScript does not distinguish text/blobs; they are the same type in PostScript. However, this extension uses a...

What I think would be more useful is the MOR and MXOR instructions of MMIX (only on 64-bit computers); it would be useful for many things that currently other instructions...

There are some good ideas (and it does solve the problems mentioned), but there are some problems: - Use of JSON. Although it is simple, there are some problems. I...

The type line "Artifact Creature -- Human Wizard" does not violate rule 205.3c, which only correlates each subtype with the corresponding type, regardless of which types and subtypes are specified...

I wrote my own QOI decoder called "qoiff"; it is capable of loading the test files OK (currently no encoder is included, but in future it might be). It is...

I would think what might sometimes be good to have is the mode for preset (fixed) item ID numbers, you will specify how many they are and then you will...

One item in the ROADMAP file says "Make default protocol configurable". I suggest another option; if it is left blank, then entered URLs are treated as relative to the current...

Dillo+ also allegedly implements Gemini protocol. https://github.com/crossbowerbt/dillo-plus

I wrote some C libraries with two files (each with one `.c` file and one `.h` file). All of them are public domain. I don't know which ones are usable...

Possibility of custom request/response header overriding (including custom headers, adding new header, deleting header, modifying header conditionally), including site-specific configurations. For example, you might be able to disable some cookies...