Karl Ove Hufthammer

Results 18 comments of Karl Ove Hufthammer

It would also be very useful for ‘visual contingency tables’. Something like this (but without overlapping, and with the points closer together): ![image](https://user-images.githubusercontent.com/100251/99087031-93e7de00-25ca-11eb-87a2-05765db658b2.png)

Looks like this `message` and `description` format is the Chrome JSON translation format, documented at: https://developer.chrome.com/apps/i18n-messages https://docs.transifex.com/formats/chrome-json But it’s used in other applications than Chrome too (I found it in...

Hunspell doesn’t seem to ignore soft hyphens (anymore). Personally, I think it *should*, at least by default. Here’s a reproducible example. The following creates and checks the word ‘hypge-bation’ (misspelling...

> I think the behaviour makes sense because what's the point in having an "other" level that contains only one level? If for nothing else, then for 1) consistency among...

Not at the top of my head, but ordering factors first by the mean of one variable and then by the min of another variable (usually a date variable), or...

> Remove it and replace it with what? I’m not the OP, but replace it with `NA`, perhaps? In theory, `other = NA` would work, but this generates an *explicit*...

FWIW, I’ve almost never been able to go above ~2.2x (for Opus or MP3 files). I get an error message if I try to set the speed higher. This is...

Regarding the name, how about `.skip_init`? Then it’s clear that it will only have an effect *if* one supplies an `.init` value. BTW, I too think this feature would be...

@auouymous, I have a fews questions and comments regarding the new strings: There is a new string `%(count)d pausing`. What is the difference between this one and the older `%(count)d...

An upvote from me. I find the current behaviour very confusing (or, I *found* it confusing, but now that I understand it, I just find it very annoying :smile:). I...