-
(subject to change)
CREATE TABLE WeatherReadings (
RID NUMERIC AUTO_INCREMENT NOT NULL,
date DATE NOT NULL,
radiation NUMERIC(10) NOT NULL,
…
-
Having the cookies (and therefore the banner) is annoying, and maybe we don't even need them. Needs investigating.
I think the only cookie we're using is the matomo one. [relevant code](https://git…
-
Sample code outline for protection:
`using System;
using System.Diagnostics;
using System.Reflection;
namespace Content.Client
{
public class UnauthorizedAccessException : Exception
…
-
For this list of rids: [failed_rids.txt](https://github.com/openml/openml-python/files/3923735/failed_rids.txt) (accumulated 8 months ago), calling
```
openml.runs.get_run(rid)
```
results in erro…
-
Since #347 got merged, there's a new `unknown/unknown` image arch present in our images for some reason:
https://github.com/kafbat/kafka-ui/pkgs/container/kafka-ui/285510516?tag=07f0e0e75471a44be5278…
-
- Remove column `Model_Group_RID` and add columns `Model_Group_begin_RID` and `Model_Group_end_RID`
- Update `ihm_ordered_model_ihm_model_group_1_combo1_fkey` to use `Model_Group_begin_RID` instead o…
-
On slurm systems, it will sometimes happen that a node is taken out of the slurm pool and turned into an interactive node, this seems to happen with some regularity on Fox. The admins are unlikely to…
-
### Description
Error in parsing version for `Eclipse Public License v2.0`, which trigger the wrong rule (rid=epl_no-version.RULE).
The correct rule ( rid=epl-2.0_7.RULE) is triggered for both `…
-
I just read the blog entry https://ropensci.org/blog/2024/09/10/script-screenshots/ and noticed the infamous "anti-pattern" use of "sleep()" to hope&pray a call is complete. Isn't there a way to query…
-
## Bug Report
### FilterIntervals
gatk FilterIntervals \
-L ${OUTPUT}/bins.interval_list \
--annotated-intervals ${OUTPUT}/bins_annotated.interval_list \
-imr OVERLAPPING_ONLY \
$INPUT…