Aleks-Daniel Jakimenko-Aleksejev
Aleks-Daniel Jakimenko-Aleksejev
We do have some docs here: https://docs.perl6.org/language/pod#Declarator_blocks But I find the explanation in old design docs a bit better and more comprehensive: http://design.perl6.org/S26.html#Declarator_blocks Also, `#|` and `#=` are not indexed/searchable....
When recording a gif I always have to trade off file size and smoothness of the recording. I think there's a way to do better. In general, I expect smoothness...
Right now when you record anything, you can only see the window itself. The mouse pointer is not visible on the recording. Just as an example, Peek has an option...
### Steps to reproduce 1. Use firefox 2. Try any example, e.g. https://dnd.hellopangea.com/?path=/docs/examples-single-vertical-list--basic 3. You will see that the position of the currently dragged item is wrong Examples: ) it is possible to bind actions not just to key shortcuts, but to key **chords**....
Async
Readme says: > It's currently in active development, but it is mostly stable until perl 6 implements either threads or async I/O so it can work correctly as a bot...
Currently, the majority of silkscreen lines are 0.15mm. In case of JLCPCB that is the smallest line width you can have:  I think it's better to use a little...
Some of the silkscreen elements are only on one of the silkscreen layers when they should be on both. For example:  ↑ Here, GND is marked on the top...
See point №1 [here](https://www.ema-eda.com/about/blog/seven-dfm-issues-potentially-lurking-your-pcb-design). Example:  I think it doesn't matter at all and most pcb houses can manufacture traces like this without any issue. That being said, people can...
There was [this ticket](https://github.com/atomizer/sbpe/issues/6) asking what's missing for a linux version, but it was closed by the submitter without any explanation. I tried compiling the project but stumbled upon two...