-
The site editing experience continues to evolve in WordPress with the introduction of new tools like block locking, toolbar absorption, zooming, new navigation paradigms, browse mode and more. It’s an…
-
To minimize text duplication let's update FAQ using [organicmaps.github.io](https://github.com/organicmaps/organicmaps.github.io) repo.
FAQ questions from the repo are compiled to https://organicma…
-
Currently a same constant is defined across multiple INCLUDE files under src/inc. For example, all constants defined in `src/inc/IOCNST3.EXT` are also defined in `src/inc/EMCNST3.EXT` (which contains …
-
I'm trying to match something along the lines of:
```
(or )
```
However, the unification matches `foo.baz || foo.bar` but not `foo.bar || foo.baz`.
If the unification is removed:
```
(o…
-
### Problem Statement
The methods of renew CA and TLS certificates have different implementations, which is inconvenient. I propose to unify the implementation of these methods. When updating TLS, …
-
```yaml
affects: 0.11.0-beta.9
status: wip
breaks: [ rgb-core, rgb-std, rgb-wallet, rgb-schemata, rgb-interfaces ]
```
## Goals
- Remove Pedersen commitments and bulleproofs
- Unify all typ…
-
https://mclo.gs/WnsEcrs
![image](https://github.com/user-attachments/assets/8a4c6f66-aaf4-44db-82fc-6f2851bcb9ec)
-
### Feature request type
Enhance component
### Component name
_No response_
### Is your feature request related to a problem?
I can not tell if this is a bug or feature.
The DateTime will be dis…
-
# Example
```ruby
-- [eq {"a[{..Rest}]" "abc"}]
- Rest = b
# Exactly 1 solution found.
```
Correct response should be `Rest = "bc"`.
Something is messed up with text template unification.
-
## 📰 Custom Issue
The work being done in #198 can be separated into different pull requests:
- [x] Create a single generic regridder class capable of regridding from any kind of grid/mesh to any…