-
There are members with different levels of experience and skill set. We need a way to evaluate each members and make recommendation on mentor session. we can further enhance by incorporating availabil…
-
Per the explainer, `word`s can only contain the ASCII letters and numbers, and must start with a letter. Also per the explainer, tuples map to records whose field names are unprefixed integers, and si…
-
When OpenTracing API is used explicitly by an application it can provide meaningful operation names.
However in cases where framework integrations are used, to avoid adding tracing code into the bu…
-
I use a dependency injected `ILogger`, as such:
```csharp
public class MyFunction {
private readonly ILogger _logger;
public MyFunction(ILogger logger) {
_logger = logger;
…
-
# Doing
- [x] Create a pull request at https://github.com/onefact/blog.datathinking.org (see an example blog post here: https://github.com/onefact/blog.datathinking.org/blob/main/pages/understanding-…
-
### Background
Tests can ideally be divided into roughly three categories:
1. Unit tests, that test single functions/methods or perhaps single classes. It is common to stub/mock the dependencies…
-
### Steps to reproduce
1. Place any sample background image within `assets/imgs/bg.png` in a flutter dummy project.
2. Run the provided Code Sample in a simulator (e.g. iPhone 15).
3. Switch amon…
-
Revert: https://github.com/stac-utils/pystac/pull/1270
Relates to: https://github.com/stac-utils/pystac/issues/1249
There is currently a lot of activity regarding ML/AI Extensions in STAC.
- http…
-
Hi !
I'd like to know if you're going to maintain this project for next version of Unity ?
I really like your multiple property drawer for example. I didn't succeed to achieve the same result in def…
-
### Found broken link in https://docs.sekoia.io/stylesheets/lightgallery.min.css
- [x] Link '' that points on https://docs.sekoia.io/fonts/lg.ttf?22t19m) is broken (404 Not Found)
- [x] Link '' that…