-
With the growing number of scripts, we are starting to see common functionality that might be beneficial to other scripts. Instead of copying & pasting or importing directly from other scripts, it wou…
-
## Description
Sometimes we need to change some grid handling during creation and it can be reached by DataGrid attribute and its great.
And you can define your own factory in this attribute and i…
-
**What version of Ajv you are you using?**
Latest
**What problem do you want to solve?**
Decrease compiled validator code size
**What do you think is the correct solution to problem?**
…
-
Let's add wrapper class to style.css. It should have these properties:
* a width of 100%
* a max width of 1200px
* some small padding (under 20px) on the left and right side
* should be centered…
-
I'm integrating `slog-mozlog-json` with actix-web, and I realize that I'll duplicate a lot of code from: https://github.com/mozilla-services/megaphone/blob/e8e024574856413f2db7120b51c6f8e0adf42c8d/src…
-
┆Issue is synchronized with this [JIRA Story](https://ucsc-cgl.atlassian.net/browse/NEWT-1)
┆Project Name: CGP-Newt
┆Epic: Newt Tadpole 0.2
┆Issue Number: NEWT-1
-
## Description
I spent some time to enhance the already great convenience of the dash-license tool and created a
[reusable GitHub action](https://github.com/eclipse-tractusx/sig-infra/tree/main/.…
-
A bus may be expensive to create so it should be reusable - running .Go() on the same bus with different packages should create parallel execution paths, or at least should queue them up sequentially.…
-
My context: Angular application developer since v2, so I have seen various versions of rxjs etc. (but also forgot how it worked in the past).
In my applications I tend to write some custom operator…
-
**Describe the bug**
Hey!
I use https://orbstack.dev as a replacement for Docker Desktop, but on attempt to run any dip-command I see following error
```
~ ❯ dip ruby server -c "bundle exec puma…