-
## Expected behavior
After a fresh install of prelude I want emacs to open without errors.
## Actual behavior
I get an error message while prelude is loading up that first time after the fres…
-
With r36890 I've enabled UUID stamping of pbc's for the t/native_pbc/ tests. tools/dev/pbc_header.pl --upd works now again.
In order to enable UUID's (uuid_type=1) for all PBC's I plan the following:…
-
This proposal intends to improve the performance of VOC-generated bytecode by adding piecemeal optimizations.
## Table of Contents
1. [Motivation](#motivation)
2. [Goals](#goals)
3. [Overview o…
-
Undertale 非公式日本語化パッチ is a Japanese fan translation of Undertale v1.001 which is most notable for predating the official 8-4 translation from v1.05.
The full error message is:
```
Load error
An e…
-
Currently there is no (painless) way for user to verify that a deployed contract instance indeed runs the code built from the particular code sources (written in Ink!). PolkadotJS Apps doesn't have th…
-
Hey guys,
When I create an array of VARs of a structure I've defined, if I read the values back after setting them, they aren't quite correct (seems like an offset calculation in memory is wrong or…
-
### OS/platform
openSUSE Tumbleweed 20240607 x86_64
### Emacs version and provenance
"GNU Emacs 29.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0)
of 2024-04-03"
C…
-
Hello, I added this to my init.el:
```el
;; Tell emacs where is your personal elisp lib dir
(add-to-list 'load-path "~/.emacs.d/lisp/") …
-
I've been reading your guide, pretty cool summary. I got hung up on this suggestion, could you please expand on it a bit more or link to some resources?
> Don't use Kotlin lambdas in your public AP…
-
It golfs to about `($_ = "a: " until .Str) andthen .Str`, which admittedly isn't very sensible, but the code that actually prompted (pun intended) me to try and golf was `sub foo($b) { $_ = ""; ($_ = …