-
Took a quick look at some other status line generators and listed up their blocks to see what ones might be good to implement ourselves. Of interest to me are blocks that use DBus/i3 IPC/etc since we …
-
In order to simplify reproduction of this issue, I created a sample App [here](https://github.com/feinstein/streambuilder_connectionstate).
I found this bug while addressing an issue reported in […
-
Issue opened to seek comments or suggestions related to my page on Bernoulli Factory algorithms, which are algorithms to turn coins biased one way into coins biased another way.
https://peteroupc.g…
-
Hi, I'm currently using Ele Custom Skin on two sites. I'm using version 2.1 (Pro) on site A and version 3.0 (Pro) on site B. What's strange is... it's working fine on the OLDER version (2.1), but not…
-
(coming back to t-distribution MLE after robust readings)
motivation: heavy-tailed distribution but not clear outliers
current: TModel, TArma in `miscmodels`, t-based covariance in outlier robus…
-
# Short description
Hash slices should have an option to return a hash.
# More details
Given the code
```raku
sub foo(%h) {
say %h;
}
my %bar = ;
foo %bar:p; # error
foo…
-
This is going to be my 'gimme' novel this year.
Sound has frequency and words have frequency -- and both music and rhetoric use repetition -- so why not perform a conversion? Specifically, I'm plan…
-
Hello, I tried to follow along the Level Set Segmentation Tutorials. But I have encountered some problems and want to ask for your help.
Every time I get to a step where I need to enter a lower thr…
-
Right now I do text replacements by iterating over the strings in the document, looking for things to replace _in each individual string_ one at a time. This sucks - it means that you can't put an el…
-
I have observed this on Cura 2.7:
- When the gcode flavor is Repetier, Cura sets the print / travel accelerations just once in the beginning of the file. If you use different accelerations for the di…