-
### Mission Statement
To revolutionize the residential renewable energy sector by developing an open standard architecture, APIs, and protocols, fostering innovation, accessibility, and sustainabilit…
-
I have done some research on the performance of RSocket vs HTTP for a service-to-service communication of [FHIR](http://hl7.org/implement/standards/fhir/) resources. According to the initial results, …
-
Hi!
I'm testing RRT on the Oxford RobotCar dataset, using daytime images as the database and nighttime images as the query, but the retrieval results are very poor. Is this because the RRT network is…
-
Hi Mathieu @matlabbe, do you perhaps have tips for single-line-lidar-camera calibration? Are there tools or packages you'd recommend?
After a brief search, I'd probably go for this one https://githu…
-
**### CORE GAMEPLAY:**
1. Whammy rebalancing:
Whammy damage increases by 10% with each subsequent hit.
When the player hits an enemy with a single weapon, it deals normal damage for th…
-
I'm attempting to use MSBuild properties to define the feeds a project can use to restore. This does not work if feeds require credentials. The credentials are not loaded from the global config file i…
-
Especially the number of methods uploaded in the final call is weird.
```
2022-08-18 13:27:25.869 (3992.193s) [controller ] commands.cpp:546 INFO| New job: Download and parse htt…
-
### What would you like to see added in this software?
With fmriprep, I'm processing data that fairly regularly produces poorly aligned bold and fieldmap images (around 5% of cases, out of ~500). I'm…
-
Not sure how to file this one...
My 6 month old EV6 was found in the morning with a 12 volt (small one, not the big pack for driving) completely dead. It had 92% when I went to sleep and it was unp…
-
You already introduced switch expressions. Are you planning to add if expressions?
Syntax examples:
```dart
var x = if (a > 0) return 1; else return 2;
```
```dart
var x = if (a > 0) {
retu…