-
> Creating branches we could roll back and switch between ("meta-systematically"!) is an exciting idea to me. Having multiple consistent rulesets, with (somehow) soft meta-rational rules to switch bet…
-
The text "Note that using a reference member is almost always wrong" appears in the exception text for http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#define-copy-move-and-destroy-consiste…
-
Right now strings can't be treated like an array, which is really odd and uncomfortable. While we're at it, it would be cool if we could use the array access operator like in Python: [p:q] returning t…
-
Hi,
I am having trouble finding information about what IBEIS actually does. Is that information available anywhere? I have seen the color pictures and the extensive method list, looks very interest…
-
Supporting json based description of package seems pretty important, even support for incompatible version of package.json would be a plus.
And my personal preference would be also adding an option…
-
## General comments
- Generally, many slides of this workshop refer to features in RStudio and R, without pictures or snapshots of the window. This would require the instructor to constantly shift …
-
# FRQ 1
[link](https://gwang1224.github.io/Graces-Blog/2024/02/24/2015frq1_IPYNB_2_.html)
This Free Response Question assessed the ability to utilize 1D and 2D arrays, focusing on iterating throug…
-
### Description
I use Ray in an HPC cluster. The cluster has InfiniBand which has low latency and high bandwidth. Ray is based on gRPC and data transferring uses gRPC, too. I can use IPoIB(Internet …
-
Terraform state can contain secrets, this is well documented. But sometimes, there are situations where I absolutely just don't want Terraform to retain the secret value.
### Current Terraform Vers…
-
# Background
In ontology/uco/victim, the victim.ttl file has only TWO classes: Victim and VictimTargeting. This should be increased, as there are many different ontological connections associated w…