-
..so that emebedding fonts is possible in at least some way.
-
I've been digging into tip-stress recently (cool tool!) and wanted to know if there is interest in improving the latency reporting mechanism, to better report on externally-observable latency.
As i…
-
If you throw this file into an application:
```ruby
# app/models/foo.rb
module Foo
extend ActiveSupport::Concern
end
module Bar
extend ActiveSupport::Concern
include Foo
p ancesto…
-
### Create an NFT marketplace using Tatum's APIs to integrate Celo
### Challenge Description
Tatum is a fan of Celo. The fast transaction times, low gas fees, and full EVM compatibility. To cele…
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
Right now the only options for coloring a layer based on the data are quantile and quantize. These are nice but have certain shortcomings (outliers can skew the distribution when quantize is used and …
-
Pressing Ctrl+M places the part in the wrong spot. It should take up the full rendering area of the dashboard.
Instead, it takes the _size_ of the dashboard but not the position:
![image](https:…
-
The configuration file proposal introduces new capabilities. [Opinions](https://github.com/open-telemetry/opentelemetry-specification/pull/3948) [vary](https://github.com/open-telemetry/opentelemetry-…
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
new rule that is close to SP2103 (FileMustNotContainMoreLinesThan) in stylecop+.
restrict number of lines per file with configurable option for this restriction.