Tomi Hukkalainen
Tomi Hukkalainen
Continuation of #35, the navigation in the sidebar does not link to any indices, such as one created by the autohttp. https://github.com/bitprophet/alabaster/compare/master...tpievila:related?expand=1 shows how it was done in the old...
#### Bug or Feature Request? I expected it to work (so bug) since in plain Highcharts the flags series does not need a reference to any Y axis, but might...
Currently the db basis can be set so that no records newer than a given point of time are returned, giving a view to the past. But there is no...
- opening UDT connection...[E] errrrrrrr connecting to 192.168.1.4:60500 - UdtError { err_code: 1001, err_msg: "Connection setup failure: connection time out." } which makes sense, as the client is not inside...
**Describe the bug** Starting Calva for a deps.edn project gives an error "Couldn't start client Clojure Language Client" where the real problem is that `clojure` was not on PATH. **To...
If there are some chars that take multiple bytes in UTF-8, parinfer-rust refuses to let them be in the same visual indent level, instead requiring as much indentation spaces as...
For example it's possible to name a subroutine "Hello world". Either it should do some kind of translation (remove all illegal chars, replace with underscores etc.) or prevent writing those...
After just upgrading Cyanogenmod to latest version (from security patch level April to August), the Google Calendar widget stopped showing any offline events. Same thing inside the app, and with...
There was a short discussion on Slack (https://clojurians.slack.com/archives/CG3AM2F7V/p1661777333559369) about the possibility to encrypt data prior to sending to the document store. The use case would be having the databases provided...
Using a file like ``` foo₂ bar ``` and `./resvg --sans-serif-family "Liberation Sans" simple_subscript_bold.svg simple_subscript_bold.png` gives a warning "Warning (in usvg_text_layout:1398): Fallback from Liberation Sans to Noto Sans Mono." and...