-
The following is a valid, well-typed Haskell program:
```
{-# LANGUAGE DuplicateRecordFields #-}
module DuplicateRecordFields where
data Foo = MkFoo{ fd :: Int }
data Bar = MkBar{ fd :: Int }…
-
People have created some LH services in Pagerduty for a number of LH APIs. We need to update our MW logic to look for the correct keys for the correct services. Tom Harrison should be able to help sin…
-
After we have launched the BDD Instructions migration with the [basic production monitor](https://github.com/department-of-veterans-affairs/va.gov-team/issues/91269), we need to add a few more feature…
-
## Summary
TBD
Document on requirements:
https://github.com/department-of-veterans-affairs/va.gov-team-sensitive/blob/274bea7fb835e51626259ac16b32c33ab0b2088a/platform/practices/zero-silent-failures…
-
## Description
Potuz suggested an idea in latest ACDC to test long non-finality on a client locally by making it not finalize, instead of making the entire network not finalize. Consider a network …
-
我使用edge版的vimium-c插件,按f弹出的链接和按钮编码中如果包含字母,则我必需按住shift才能定位该字母,这是为什么呢?
我希望实现在绝大多数场景中,仅通过fxx来定位到网页上的任一可点击元素.
这是我的快捷键映射配置
``` vim
unmapAll
map ? showHelp
map enterInsertMode
# map openUrl \
ur…
-
Testing the following in the staging environment:
526:
- [ ] Trigger an email after backup path LH Benefits Intake API has exhausted
- [ ] Trigger an email after backup path EVSS /GetPDF or LH /gen…
-
I'm sorry to ask question here, for stack overflow declines the question twice for 'This question does not appear to be about a specific programming problem, a software algorithm, or software tools pr…
-
### Issue type
Engraving bug
### Bug description
Vertical alignment between treble/bass is off
### Steps to reproduce
Open a new score, instrument piano, score length 4 bars.
Fill with…
-
## Acceptance Criteria
- [x] Mask this behavior behind a Flipper
- [x] Update the `EVSS::DisabilityCompensationForm::Form0781` job to use the shared endpoint functionality that was implemented in htt…