David Peter

Results 782 comments of David Peter

I use Firefox on Android.

> I agree the current behaviour is very confusing Yes. This ticket describes my personal top-prio issue with Insect. > I think a more usable default would be to display...

> I may be missing something obvious, but I can run `npm i` to build the project, but then I don't see any binary that I can run. Note that...

> A separate issue from #42 which is asking about bitwise operations, I'd love for the parser just to be able accept hexadecimal integers with 0x notation. Yes, thanks. I...

This is now available in the web version: https://insect.sh/?q=0xffff

I tried to fix this (in the past and again now), but it's really tricky with the current implementation of the unit-parser because (a) `mi` is a prefix for `minutes`/`minute`/`min`...

> What about using context sensitive units? Insect follows a philosophy where it does not try to be "smart" and guess what the user intended to do (as compared to...

That would be great. I'm not sure if this is supported by [jquery.terminal](https://github.com/jcubic/jquery.terminal), though.

Thanks for looking into this! I will take a look if I find some time. Any help would be greatly appreciated.

@n4bb12 Cool! Kind of unfortunate that the input is repeated so often (the last line appears three times, for example). I think a proper fix would make involve making the...