-
RAPID is a profile that describes a subset of functionality from the full OData specification. PR #147 defines that subset.
Still, an individual instance of a service will support a subset of that …
-
In Godot we are still using C++ 98/03. The aim of this issue is trying to decide whether we must still stick to it or either we can start using some modern C++ (C++11/14/17 and even 20) stuff.
When…
-
I got this error from `ocaml-ci-local` for the first time a few days ago (on 2021-05-04):
```
Raised at Stdlib.failwith in file "stdlib.ml", line 29, characters 17-33
Called from Carton__Dec.weight…
-
(Migrated from [#4073](https://github.com/meteor/meteor/issues/4073).)
Blaze uses in its [Blaze.With](https://github.com/meteor/meteor/blob/devel/packages/blaze/builtins.js#L16) view `ReactiveVar` wi…
mitar updated
3 years ago
-
Issue/comment
👍
👎
🎉
❤️
Stop this proposal
196
3…
-
Hello,
On OS X I've noticed recursion is used when an event is received. So even though events are received on a per folder basis it will recurse into them. This means if you copy in a large tree of …
-
In an ideal world, startups would be easy. We'd run our idea by some potential customers, build the product, and then immediately ride that sweet exponential growth curve off into early retirement.
T…
-
Presently, inspecting a circular DS (where one of the js object properties point to the js object itself) in the REPL fails with
```
RangeError: Maximum call stack size exceeded
:shadow.cljs/prin…
-
Hey there. I am playing with the latest vegastrike engine from master.
It has been compiled with PYTHON3=ON, and using the system boost libs.
So far, it's been going well. Due to the "jumping ar…
-
In a discussion between myself, @jesper-friis and @emanueleghedini, we tried to tackle the hurdles for getting development on this ontology started in a practical way. In other words, we tried setting…