WAY more things in the database (like 1000s more). more FPs, dyes, filters from all providers. (The thermo viewer is primarily their own products). share/restore/download state.
plus, it's open source, non-commercial, and accepts contribs
try it? 👍
WAY more things in the database (like 1000s more). more FPs, dyes, filters from all providers. (The thermo viewer is primarily their own products). share/restore/download state.
plus, it's open source, non-commercial, and accepts contribs
try it? 👍
(And it was cool to learn where the inspiration for your cmap PRs came from 😄… nice integration!)
(And it was cool to learn where the inspiration for your cmap PRs came from 😄… nice integration!)
I’ve definitely been very happy with gh copilot agent as well, particularly with sonnet 4. my comment was as much about the humorous failure modes :)
I’ve definitely been very happy with gh copilot agent as well, particularly with sonnet 4. my comment was as much about the humorous failure modes :)
```
:root {
--bgColor-danger-emphasis: magenta !important;
--fgColor-danger-emphasis: magenta !important;
--bgColor-danger: magenta !important;
--fgColor-danger: magenta !important;
}
```
```
:root {
--bgColor-danger-emphasis: magenta !important;
--fgColor-danger-emphasis: magenta !important;
--bgColor-danger: magenta !important;
--fgColor-danger: magenta !important;
}
```