-
Low-level libs don't need much explaining, and even http_server and http_client can be learned by looking at test/example files. The problem is with all the abstraction fest above that, namely:
- w…
-
I was looking into `upsert` for something I am working on and noticed that it is actually a `find` followed by `create` or `update` rather than a "true" upsert. This means it is prone to race conditio…
-
What problem does your feature request solve?
Currently, the tool does a good job of decomposing the architecture and applying threats according to the STRIDE framework. This still leaves some gaps i…
-
Hi, accel-sim devolopers:
- I am newer for gpu simulation, I am running the steps of README.md instructions, at the step of ./util/job_launching/run_simulations.py -B rodinia_2.0-ft -C CONFIG -T…
-
### Technology Stack
- [ ] APIs
- [ ] Backend (e.g. CloudKit or Firebase)
- [ ] Frameworks (e.g. MapKit)
- [ ] Dependencies (e.g. 3rd party libraries)
- [ ] CI & Deployment (e.g. [fastlane](htt…
-
When running DaySim in estimation mode to attach final skims to daysim outputs, some files crash in Reader.cs. This particularly happens when large files like full simulation daysim data like trips ar…
-
@dyoder, I'd like your thoughts on this in particular.
We recognize the power of mixins to add configuration and services to a given deployment. We've got a start on a preprocessor framework to hand…
-
I am migrating an older project that stores dates as Java Epoch MS in a database bigInt field.
I am also trying make use of JPA AttributeConverter converts between Long and LocalDateTime.
All is g…
-
## Environment Details
* MicroStream Version:
* JDK version: JDK20 Temurin
* OS: OSX 13.4.1
* Used frameworks: Java, Javafx
## Describe the bug
I try to save the objects stored in an observabl…
-
The PartyController around line 183 was trying to delete old not anymore needed notifications - to clean up space and dont have them shown up on other clients or new install of app. But causes Excepti…