-
I experimented with adding iterators (as cl-transducers already defined `enumerator`) on top of transducers, and it works fine. Is this something you would consider adding to the library or accepting …
-
Hi,
If my understanding of https://github.com/linuxmint/cinnamon/blob/master/js/ui/messageTray.js is correct the intention is that a notification with urgency set to critical should, if the notific…
-
Hi, here are few issues that I found during my translation journey for now.
**1)** /translate - WoG znpc00.txt entries are exported to core.json instead of wake-of-gods.json, otherwise looks it w…
-
Is this usable and under development?
I've succeded to get it working even without documentations
(the most difficolut parts was to understand wich is my gather space id, map id and to understand …
-
can you provide me with your maker generator tool that you have customized for reducing black borders to 0.9 from 0.5? you changed the codes in the armarkercontrols.js and marker trainer, so new gener…
-
Hello!
When I use carla ros2, run the command `ros2 launch carla_ ros_ bridge carla_ ros_ Bridge.launch.py` encountered the following error:
`[INFO] [launch]: All log files can be found below /…
-
My second time participating! The aim is to generate a solvable [zebra puzzle](https://en.wikipedia.org/wiki/Zebra_Puzzle) with however many clues it takes to hit 50k words. I read [The Name of the Ro…
-
When trying to use the datepicker component from the angular-ui bootstrap library, I got the following errors in Firefox:
```
NetworkError: 404 Not Found - http://localhost:9000/fonts/glyphicons-half…
-
When the `TextEditor` has no path associated with it a deprecation notice is thrown.
## Steps to Reproduce
1. Open an unsaved (new) buffer
1. Set the language to Python
1. Trigger a `lint()` c…
-
This is an issue to request (and track progress on) enforcement of linearity (in the sense of [linear types](https://en.wikipedia.org/wiki/Substructural_type_system#Linear_type_systems)) for PRNG keys…