-
## What is the Problem Being Solved?
When an `xsnap`-based vat worker is told to snapshot the heap state, the result is a big chunk of bytes (roughly 430kB for an empty heap, which compresses down …
-
**Describe the bug**
Always had to activate "Autovisit" just once, and then it stayed as it is, but since the latest update it is not persistent anymore, although I activate it again and again on eve…
-
## Expected Behavior
Mithril now still conformed to the `data is passed top-down` way, since the [React Context API](https://reactjs.org/docs/context.html) come to live, it's possible to gr…
-
```console
+ CRYPTX_LDFLAGS='-ltommath -ltomcrypt'
+ CRYPTX_CFLAGS=
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE= -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sect…
-
I guess this is a continuation of #1335 and #1279. Another data point for the discussion.
I was looking for a lightweight python implementation to embed. I found micropython, and after playing with i…
-
One of the possible stack traces that gdb shows after loading a core dump:
```
$ gdb clr-debug/corerun core
Reading symbols from clr-debug/corerun...done.
[New LWP 22222]
[New LWP 22214]
[New LW…
-
There is one thing in *V* I do care a lot about - parallelism & concurrency for seamless local and distributed programming.
Note, I didn't want to write this to https://github.com/vlang/v/issues/56…
-
**Describe the bug**
When selecting "last cache-log" on the "Log this geocache" page the text is shown correctly below, but the log-Preview area is not showing the text. When pressing the "Post" butt…
-
Hello - firstly, thank you for all of your hard work on this project. It's quite brilliant.
I am having an issue with loading the PixelStreaming plugin (I _think_) while attempting to run my proje…
-
Source tree configured with:
```spec
%configure \
--with-openssl \
--without-cuse \
--without-selinux \
```
Than build and check:
```console
+ /usr/bin/make -O -j48 V=…