-
Currently, we're reading the red-black tree nodes from the disk on the first load and putting the nodes into a global buffer manager/cache. Still, we could, for instance, also use the adaptive radix t…
-
We would like chemical pages for reaction participants.
For example,
chemicals link to CHEBI. Instead we would like to link to a chemical page which list all of the genes + reactions that th…
-
I am building a page containing ~250 asciidoc files. Using the same content + config, these are the re-build times when touching a file while `hugo server` is running:
- `v0.122.0`: **~1.4s**
- `v0.…
-
tl;dr: https://lobste.rs/hottest.json?page=1 and https://lobste.rs/hottest.json?page=2 present different json to me when I hit them in the browser, but the SAME json when I curl them, which is incorre…
-
We generate a lot of code like:
```
0000019d`07580629 49bbf63262e1fd7f0000 mov r11,offset mono_2_0_sgen!ILT+8945(mono_magic_trampoline) (00007ffd`e16232f6)
0000019d`07580633 41ffd3 call r…
-
I think everyone can relate to this. Git commands can be quite slow on Haiku compared to other systems.
I've just stumbled upon a video where Serenity OS tackles a similar issue: https://www.youtub…
-
Running HTC M8_whl MultiRom v32. When flashing MultiRom zip from the MR app it runs automatically into twrp and flashes the zip file...at the end twrp says script has failed when I has not. Everything…
-
```
Minify version: 2.1.2
PHP version: 5.2.9
What steps will reproduce the problem?
1. Unzip the attached "a.zip" and place the directory "a" in your
DOCUMENT_ROOT.
2. switch ON caching in config.php…
-
```
Minify version: 2.1.2
PHP version: 5.2.9
What steps will reproduce the problem?
1. Unzip the attached "a.zip" and place the directory "a" in your
DOCUMENT_ROOT.
2. switch ON caching in config.php…
-
When reopening a closed tab (`command-shift-t` on Chrome) with `hx-target` set to an element different than the `body`, the page loads only the partial content returned from the server. Is this intend…