Kuba Suder
Kuba Suder
### Expected behavior I have a site that shows various graphs of Covid-19 spread in different countries and regions, at https://mackuba.eu/corona/, which uses Chart.js. I've been maintaining it since March...
Do the TS type definitions in Chart.js 3.0 support code written old-school web way, without modules, with the library included in HTML using ``? I have a file that uses...
I've run my app (built on Xcode 6.1) on Yosemite, and I've noticed that the three buttons in the top-left are positioned incorrectly - they sit in the top-left part...
When I first set up Terminitor for my project, most commands didn't work because /usr/local/bin wasn't in the PATH. I found out that this was because Terminitor starts $SHELL in...
This seems to work (inside open_tab): ``` session.name.set(options[:name]) if options[:name] ```
Hi, just to clarify, since you use the BSD license which says that reproductions in binary form must include the author's copyright info in the documentation - I'm assuming you...
Hi, I know this lib is not maintained anymore, but just in case you have any ideas... I'm getting various random crashes from MBXMapKit and VectorKit. They don't happen often,...
Xcode 6.3 says: > MBXRasterTileOverlay.h:125:28: Auto property synthesis will not synthesize property 'canReplaceMapContent'; it will be implemented by its superclass, use `@dynamic` to acknowledge intention
I want to use Matomo with log analytics only. My Nginx logs are rotated every week, but I want my reports to be updated much earlier, e.g. every hour. If...
I want to use Matomo to track visits on my site, and I decided to use only log analytics. I'm aware of the limitations, that some things will be missing...