-
## Description
- pages need to be cleaned, restructured
- service apis needs to be restructured
-
We use GMavenPlus extensively in our project and I was attempting to update the project to use [mavend](https://github.com/apache/maven-mvnd). However, I ran into this issue: https://github.com/apache…
-
### What happened?
I've just upgrade my opnsense instance to newer hardware (10gig time!). The MAC address has obviously changed. It appears this integration has completely broken. Dozens of sensors …
-
## Problem Statement
Despite our best efforts we still have silent errors across our Platforms.
### What is a silent failure?
A silent failure is silent to the Veteran or other user. VA has accept…
-
### Problem
In my case, using `vim.schedule` fixed this
Ref: https://github.com/kawre/leetcode.nvim/issues/141
### Steps to reproduce
```lua
-- Run this file as `nvim --clean -u minimal.lua`
for …
-
Love this project very much.
Minor Annoyance when switching from xunit DistributedApplicationTestingBuilder to DistributedApplicationBuilder without running clean/rebuild:
```
Category: Aspire.Ho…
-
- [ ] the json keys should all be camelCase
- populations are from one source while the covid data is from CSSE. The country names aren't uniform
- [ ] define a mapping table and expose all data wit…
-
## Issue Description
I [have verified with the sitewide facilities team](https://dsva.slack.com/archives/C0FQSS30V/p1707952451495999) that a bunch of legacy code and infrastructure related to facility…
-
In the database API, multiple methods use similar code leading to much code duplication. Think for example of the single query thread methods. This could be fixed by adding a bit of abstraction to the…
-
To allow cleanup of resources even if the pipeline crashes. A possible API:
```python
@sematic.func
def do_foo(x: float, bar: str) -> Output:
some_resource = create_resource(x, bar) # cre…