-
I was testing https://raw.githubusercontent.com/josd/josd.github.io/master/temp/dt.n3
and the good news is that the 30000 triples are produced but at a rather slow pace
```
$ uname -srmo
Linux 4.1…
-
These are a few personal notes I wrote when I first tried vmath.
I was hoping to get some time to code some nim, unfortunately I don't have that time.
and didn't keep a very closed eye on the proje…
-
https://github.com/99designs/gqlgen/issues/1469 was closed by https://github.com/99designs/gqlgen/pull/2314, but while the implementation is a good step forward I don't think it utilizes golang to its…
-
Related to trace commands on #1, we might look at AILog2's tracing.
http://www.cs.ubc.ca/~poole/aibook/code/ailog/ailog_man_7.html
It's interactive, which I think would probably better be handled i…
-
Currently, in order to have the backward chainer string URE rules together, each rule requires a formula, i.e. it must be formatted as follows
```atomese
BindLink
ExecutionOutputLink
…
-
@nwf: Students who innocently try to define an innocent-looking function will be met with a scary and unhelpful error message (see below). I'd rather not have to explain planning and the backchain de…
-
In the project I work on (apache-beam), dill is used both on client-side and service side. Since pickled bytes created by newer version of dill cannot be unpickled by an older version of dill, we requ…
-
What does 'go version' print?
go version devel +2f6b9f80be36 Fri Apr 25 09:46:07 2014 -0600 linux/amd64
What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.…
-
## Overview
`graphql-fixtures` has a nested dependency of `@apollo/federation@0.27.0` which has been deprecated since Sept 22, 2023
https://www.npmjs.com/package/@apollo/federation?activeTab=ver…
-
I'd like to suggest and discuss improvements to the CANVAS operation, as I don't think it's intuitive enough as-is.
Of the six modes, four allow to change the active color: _set_, _inc_, _dec_, _ch…