-
**Context**
F3D has a simple UI using VTK text actor. For many reasons, this UI is not satisfactory.
Lets create a new UI using ImGui
-
**Note:** #86 (switching to PostgreSQL) should be done first.
---
Pony.fm's taxonomies, in their current form, are too rigid to accurately describe all of the pony fandom's music.
Booru-style tags …
-
### Background on the problem the feature will solve/improved user experience
Our code currently lacks unit testing, which is needed for test driven development practices: easy debugging, functional …
-
Per-step timeout is supported in build pipelines via [timeout_in_seconds](https://buildkite.com/docs/agent/build-pipelines#command-steps) and via the interface but it would be great to set a default `…
-
the CLI hardcodes some file extensions which it maps to action kinds - this list should be extensible, in two ways: 1) allow a build to incorporate custom mappings, 2) allow wksprops to encode additio…
-
I think we should consider using React Query for our data fetching instead of useEffect.
Here's their docs https://tanstack.com/query/v3
Brief about it:
- **Caching**: React Query automatically …
-
# Introduction
This proposal is meant as a complement to the [GeoNetwork 5 proposal](https://github.com/orgs/geonetwork/projects/2?pane=issue&itemId=81161190).
The goal of this proposal is to **esta…
jahow updated
17 hours ago
-
```
Purpose of this enhancement, including design decisions:
The need for a more web-centered and web-enabling framework has driven the
want to refactor the web component of openIPAM from the CherryP…
-
It would be nice to have the `region (or regionCode)` and `city` level data tracked by this script to give users a bit more granularity in the data that Counterscale makes available about visitors. [A…
-
### Component
Forge
### Describe the feature you would like
Support [Microsoft's Debug Adapter Protocol (DAP)](https://microsoft.github.io/debug-adapter-protocol//), so that folks can use the…