-
As detailed in my [recent forum thread](https://forum.minetest.net/viewtopic.php?f=47&t=29465), I now think that most mods should move to a modpack architecture with their optional-depency content bei…
-
_Originally posted by @plafer in https://github.com/0xPolygonMiden/miden-vm/pull/1195#discussion_r1456524687_
It took me a bit to understand what this was doing, and I think we can improve it (read…
-
There are some use cases that need to communicate that a document or artifact exists and don't necessarily need to reference it from within some pre-existing in-toto statement (per https://github.com/…
-
Hello,
I have been using the newest pull from the master branch and everything works well, except now my cells will not cluster together along the y-axis. I have tried setting `group_by_cluster = …
-
Hi.
We're running the test program far below...
Basically ext filesystem on top of vhd...
For our ext vhd, we find that the ext vhd map has gaps in it (we are not sure if there is another bug…
-
Thank you for developing such an excellent tool.
I have some questions about subcluster that I would like to ask you?
I have run each using the following script:
clus…
-
[CSS 2.1](https://www.w3.org/TR/CSS21/visuren.html#img-anon-block) says
> When an inline box contains an in-flow block-level box, the inline box (and its inline ancestors within the same line box) …
-
Hi. I like this article
https://johnnysswlab.com/faster-hash-maps-binary-trees-etc-through-data-layout-modification/
I try it by self and find interesting results.
compile: `clang++ -DLIKWID_PE…
-
## TL;DR
Use reflinks from the linux kernel to store IPFS's blobs for blocks and usefull files for the user (such as downloaded with `ipfs get`) using the same backing data blocks, deduping them.
…
-
Hi! I've been making my own devicetree parser, analyzer and LSP in [dt-tools](https://github.com/axelkar/dt-tools). Maybe we could collaborate?
In the latest revision, it uses Logos for lexing (it'…