-
### Description of task
Continue to explore and learn how the [YASMIN](https://github.com/uleroboticsgroup/yasmin/tree/main) library works. Do so by developing a demo for the docking task at [TACC](h…
-
Not sure what to do about this, but the filter behaves differently if there are leading zeros in dates or not.
See here: leading zeros included:
leading zeroes removed... different results:
…
-
We are seeing errors like:
```
found no matching overload for _?_:_ applied to '(, , )'", , ("Unexpected ? :
```
Which is obfuscating the underlying error that occured in the argument to co…
Alfus updated
5 months ago
-
Currently, `rjp` will stop when encountering any error, such as:
* Select/rename not finding the required fields in an instance.
* `serde` failing to parse an input line.
* Join not finding the k…
-
When schema is chaning witout backward compatibility, it is obvious that error is raised. and it could be catastrophic. If it specify minimum version, maximum version that server or client could under…
-
Loading a spreadsheet with empty columns at the right side (as happens, e.g., if you scroll the sheet at all) causes a TypeError on opening. Deleting these empty columns is functionally impossible in…
-
Hi
This code has a valid syntax but the language server recognizes it as invalid:
```php
final public static function __callStatic($method, array $params)
{
return self::$extensions[$method…
-
Turn into next-level-shit advanced stuff (prepare for broader-audience consumption) --
- "harden": should be very tolerant of config file contents, and give detailed info on errors (what went wrong)
-…
-
## Bug Description
Probably this is not even a bug but is driving me crazy and i'm asking for help (or an hug)
Context is an Electron app based on Electron 22 and Node v16, sometimes POST or PAT…
-
# Fault Tolerance
A system is an entity with a well-defined behavior in terms of output it produces and
which is a function of the input it receives, the passage of time and its internal logic.
B…