-
_Edit: DOI link https://doi.org/10.1007/978-3-319-21233-3_6_
Hi Dr. Greene et al.,
Here is another paper that I found to have a quite interesting premise: https://arxiv.org/pdf/1503.01919.pdf (apolo…
-
The `stringview_wtf16.slice` operation creates a string S2 that's a substring of another string S1. V8 originally implemented this by reusing its existing machinery for creating string slices, i.e. S2…
-
Here's another good one: I created [`rdf-lmdb`](/doriantaylor/rb-rdf-lmdb) a while ago but only recently noticed, incidentally when I had a structure containing a lot of `RDF::List`s, that blank node …
-
I think I need a feature for requesting more CPUs when running certain intensive jobs e.g. unusually long simulations. Ideally we'd address this by optimizing associated code (particularly analysis s…
-
[Visualizing and Understanding Recurrent Networks](https://arxiv.org/abs/1506.02078)
Recurrent Neural Networks (RNNs), and specifically a variant with Long Short-Term Memory (LSTM), are enjoying rene…
-
Recent builds of the `core/mongodb` package are significantly larger than previous builds had been, which causes a number of unintended consequences that affect the national parks demo:
1) The time…
-
Wordpress 3.5 by tries to sort hierarchical post types by menu_order and then by title. When trying to edit posts in the admin area, as well as in other places in WP) and your WPEC has a large number …
-
## Description:
Core module takes a long time to load, which in turn slows down all operations with CLI, improve that.
Compilation of `hello.slang` with `slangc` should be around 1ms mark.
This…
-
### Problem
If you're a k8s fan then using `pangeo-forge-runner.FlinkOperatorBakery` isn't that gross out of the box. But the k8s interface is a hard pill to swallow for those who are less familiar. …
-
The urbit runtime (`u3`, `vere`) uses a fixed-size, contiguous memory arena (the *loom*), limited to 2GB. This arena is both the locus of persistent state and a working space for incremental computati…