DetachHead

Results 929 comments of DetachHead

ones i've noticed so far are listed in the description of #256 - will update the list as i come across more

there's also `IterationMap` which isn't a recursive type, but a hardcoded list of numbers from `-100` to `100`, so any type that depends on it won't benefit from the increased...

@millsp ok i've updated `IterationMap` to range from -1000 to 1000, and also added a script to make it easier to modify the range in the future. i'll continue looking...

is there a reason for using `0` and `1` instead of `boolean`s? seems there's quite a lot of types that use if expressions like this ```ts type Foo = {...

ah cool i had no idea. so are you ok with me rewriting some of them to use `extends` in order to get the tail recursion optimization to work? in...

sounds good, i had a look through the codebase and yeah it seems like a lot more work than i initially thought and probably won't have the time to do...

i found the narrator and singing voices #11

@eernstg > This is working as intended, and it is certainly possible for such casts to succeed yeah i didn't say it's impossible for casts like that to succeed, but...

I think preferences changed in `firefoxUserPrefs` should overwrite the ones changed in that config file. There are quite a few preferences in there I can imagine users wanting to change...

i'm going to try to add this functionality https://github.com/DetachHead/SponsorBlockServer/tree/description