-
currently the trait filter can target all asteroids in the cluster.
it should only show asteroids that can actually generate the trait
this is defined by the asteroids worldTraitRules and the "disab…
-
I enter the example
```Smalltalk
'true' . true
```
and run examples:
![image](https://github.com/pharo-project/pharo/assets/5980033/9d1c4fe6-81ad-4f6a-bfc4-a680bca06ca2)
the output show…
-
### Description
Need to edit the [Benefit finder's editorial process document](https://docs.google.com/document/d/13eVe1p_ADR2ipPLbrT44T1ZHvvYyVStZ946QO6d-q1E/edit?tab=t.0), specially for minor edits…
-
when you complete a dungeon and leave it you get stuck in the que looking for a dungeon unable to que for another or leave the que.
-
Having to open this up manually in every project you switch between could be annoying.
In OS X and Windows you can actually know which folder the user is currently in so you could dynamically switch …
-
In testerthing.html it says _str.toUpperCase();_ isn't a function even though when set up the same scenario in about:blank it works as it should. Why is this?
-
do you have any tools to find a bitcoin public key from a btc address?
I have a btc address and I am looking for publickey started with 02 or 03 or 04
do you have anything to help?
-
It makes sense to configure DC backends (controllers) locally just like we do with the CV backends (finders). Some of the functionality is already in place as both controllers and finders inherit from…
-
We have:
```
$field = new SearchIndexField($index, Constants::TITLE_SORT_FIELD);
$field->setLabel('Title (sort)');
$field->setDataSourceId('entity:node');
$field->setPropertyPat…
-
Hey there.
I am having a weird bug in my download of Crossrunner. When I try to do anything such as open or close a directory or disk to select something else, the emulator chugs badly, as if it is r…