-
Right now the (exellent) map/location preview when clicked prompt to have Pure Maps installed...
For non openrepos users or non Pure Maps users that would be great to have for exemple a working link …
-
There are few places in the UI where we have to choose a file.
Examples:
- "GENERATE ..." button
- "+ ADD CUSTOM XML" => "ADD" button
They work, however they miss a functionality:
when u…
-
Pure functions can use caching to reduce computational load. In our case, we
have an expensive automaton that we generally expect to be a pure function -
the `viewer`. We probably don't need aggressi…
-
```
λ nix-shell --version
nix-shell (Nix) 1.8
```
Note that the two paths are the same when I use `nix-shell`:
```
λ nix-shell --pure -p ruby_2_1_3 --command "which ruby" ''
bash: warning: setlocale…
-
# Here are my config files:
## /etc/nixos/configuration.nix
> The same to [this part](https://github.com/an-anime-team/an-anime-game-launcher/wiki/Installation#installation)
```nix
{ config, pkgs,…
-
This issue is to track standards for persisting ML-KEM keys as well as to suggest implementing them. In terms of implementation, this issue thus suggests adding encoding/decoding logic for all ML-KEM …
-
# Triply Use Case 1: Support for GLTF and other 3D formats
## Description
There is good support for 3D objects in BIM tools, and there is good support for geo data in GeoSPARQL triple stores. Bu…
-
The introduction is a bit long, but at the end there is a small reproduction code. I felt like explaining by context could help to understand the why
The way Fable.Form works is, by composing `onCh…
-
Class should have a way to say "Hey, i'm implementing pure function, feel free to wrap in LRU". That could be done via
- `@Pure` annotation
- `interface PurityAware { boolean isPure(); }`
- `inte…
-
## Unable to deploy module with a single top-level `gno.mod`, with multiple sub-packages without `gno.mod`s
### Description
Gno currently does not support deploying a Gno module (with a single t…