rickhg12hs

Results 28 issues of rickhg12hs

Recently the `Template` div disappeared. Looking at the HTML: ```html Template: bson single collection bson single collection bson multiple collections mgodatagen update indexe explain ``` ... should the `width` be...

The popups are very helpful while developing queries, but not all valid expression operators appear in the popup for the `update` method when using an aggregation pipeline. There may be...

It would be convenient to view the collection while developing MongoDB queries/pipelines. While it's always possible to use a query to view the collection, it's inconvenient during development to cut...

Do you have a recommended procedure for signing GLIM's bits so that secure boot can stay enabled on systems that I control?

It would be useful to have the option of displaying the date and time of each directory/file, for example, while monitoring growing/shrinking files, etc.

enhancement
help wanted

There is some overhead to create pipes. For some use cases it may be advantageous to cache pipes or even partial pipes. Would it be possible to cache pipes automatically?...

When I run `sudo avml avml.out`, I get `Error: "unable to read physical memory"`. Is there a way to get it to work? I installed via `cargo install avml`.

Both the MNIST [softmax regression model](https://malmaud.github.io/TensorFlow.jl/latest/tutorial.html#Building-a-softmax-regression-model-1) and the [multi-layer convolutional network](https://malmaud.github.io/TensorFlow.jl/latest/tutorial.html#Build-a-multi-layer-convolutional-network-1) fail with accuracies of `0.0`. Interestingly, both the [Basic usage](https://malmaud.github.io/TensorFlow.jl/latest/basic_usage.html#Basic-usage-1) and [Logistic regression](https://malmaud.github.io/TensorFlow.jl/latest/logistic.html#Logistic-regression-1) examples seem to work fine. In...

Change tokenizer logic so that char "@" can become part of the token. Allows inspect_request to get info for macros.

`PangoAttr` type is defined with `Int` but other functions try to assign `Int64`. On a 32-bit machine, this causes a problem. ``` $ ./julia _ _ _ _(_)_ | A...