Anton Panasenko

Results 16 issues of Anton Panasenko

Hey folks, I encounter incorrect behavior of pretty print from scala meta in case of blocks: ``` import scala.meta._ val a = q"val a = 1; a" val tree =...

Bug

Incorrectly calculated the signature of http call aws api.

FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.java ``` private Validator groupValidator = new DnsNameValidator(3, 63); ``` Why now for the validation group name used DnsNameValidator? because of this, you can not use the name in uppercase

Hey, Do you support (Adafruit NeoPixel Digital RGB LED Strip) http://www.adafruit.com/products/1138? thanks!

# Log Message ``` 2024-03-05 23:59:57.779 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop by custom integration 'tuya_local' at custom_components/tuya_local/device.py, line 74: parent=tinytuya.Device(dev_id, address, local_key),, please...

new device
full_info

Base on the discussion in https://github.com/twitter/scalding/pull/1645.

Generators of TypedPipe/Execution inspired by @erik-stripe talk http://plastic-idolatry.com/erik/oslo2019.pdf

to discuss the right implementation of #1652. Original problem: 1. original implementation was based on `tap.getPath`, but some sources return the wrong path of source files/dirs because internal implementation of...

zmq:start_link(). *\* exception exit: {bad_return_value,"dlopen(/opt/local/lib/erlang/lib/zmq-0.1/priv/zmq_drv.so, 2): image not found"} ls -al /opt/local/lib/erlang/lib/zmq-0.1/priv/ total 112 drwxr-xr-x 3 root wheel 102 22 сен 16:24 . drwxr-xr-x 9 root wheel 306 22 сен...

Erlang R13B03 (erts-5.7.4) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false] Eshell V5.7.4 (abort with ^G) 1> zmq:start_link(). {ok,} 2> zmq_pubserver:run(). sent {msg,50} 3> =ERROR REPORT==== 20-Sep-2010::15:49:16 === driver_select(0x00000223, 165452956, ERL_DRV_READ, 1)...