Michał

Results 25 issues of Michał

Related: https://github.com/schollz/howmanypeoplearearound/issues/31 and https://github.com/schollz/howmanypeoplearearound/issues/4 Would it be possible to add a flag so we do NOT store MAC addresses, and only see an aggregate count of devices at a given...

- Laravel Version: 8.83.26 - PHP Version: 8.1.1 - Database Driver & Version: MariaDB 10.4 ### Description: Using multiple rate-limiters that use the same key does not work as expected....

The Table of Contents (TOC) order for C# and C++ is incorrect. ## Description Flipped the two ## Motivation and Context ## How Has This Been Tested? ## Types of...

The Do and Don't examples are identical. It seems the avoid one was intended to have the curly brace on a new line. The PR fixes it.

Add support for CSS `repeating-linear-gradient` https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/repeating-linear-gradient

Data request

### Environment * Typescript ### Description * The purchase event does allow a currency https://developers.google.com/analytics/devguides/collection/ga4/set-up-ecommerce, but the purchase({}) method, and specifically the Type GtagPurchase, does not accept currency.

need more info

Currently it doesn't seem possible to scale markers icons, as we must pass a path to the Markers constructor. This PR fixes this https://github.com/DantSu/php-osm-static-api/pull/14

Sometimes we need to use an actual image passed to `Markers`, for example when we need to downscale the image first. This PR allows users to do so, and supports...