-
I'm debugging a problem with our `DevelMain` style approach to running a Yesod webserver in GHCi. When we're loaded in `ghciwatch`, we want to send logs to a file due to the way that `ghciwatch` handl…
-
Swift's [`CheckedContinuation`](https://developer.apple.com/documentation/swift/checkedcontinuation) provides basically two checks (from my understanding):
1. Missing resume/send operations.
2. Mult…
-
Binary Diffing, by which we mean, users can take two (or more) binaries and get a diff view, for the purposes of tracking changes across versions, identifying disparate function changes, and overall b…
-
In my current work, I was getting a little tired of having to use BOOST_SPIRIT_DEFINE on all my rules / definitions. To get around it, I added a little hack into the X3 code:
`template struct allow_…
-
Given the growing scale of the project, the Makefile becomes more complex to set various kinds of features and check the related prerequisites. Using the automatic build tool might help us simplify th…
-
### Describe the project you are working on
/
### Describe the problem or limitation you are having in your project
The tagging system in the Project Manager is great. However after using it for th…
-
**Is your feature request related to a problem? Please describe.**
The problem itself is that several methods that request *'batch'* data such as albums, tracks, artists, playlists, tracks_features, …
-
First of all, thanks for this work -- it's very helpful.
Currently code blocks are supported with three backticks but the original markdown spec is that 4 spaces or a tab at the beginning of a line…
-
Test plan template: https://docs.google.com/spreadsheets/d/10qA57ATiFCi4Tju_TzWPQAkSSCbr7F2oXbXn_lEzuS4/edit
QA thoughtstarter docs:
1. Sharepoint: https://dvagov.sharepoint.com/:w:/r/sites/Sitew…
-
This note is the beginning of a discussion about how to get Aquamacs updated to a current version of the main Emacs distribution.
The next planned release of Aquamacs is 3.6, which should be in bet…