Results 254 comments of M.K.

It will be weeks to months until I'll have time for this research, so if anyone can do it earlier, feel free to go ahead.

Thanks for pointing these out. It seems this project has fallen into hibernation, but I'm planning on rebooting it in another name, and those ideas will be important then.

> If I'm not mistaken partition labels do not exist in MBR partition tables but only in GPT partition tables. That's correct. Actually I confused them. I'd rather see the...

I chose the "Boot manually" entry instead because it had more space.

What's still missing here? Just resolving the conflicts?

> `sed 's/\/\/@//'` What are you trying to achieve with this sed call? From [Maike issue #40](https://github.com/milasudril/maike/issues/40) it looks like you might want to extract those portions of text from...

That said, empty or whitespace-only input is not a valid JSON value, so for a compliant JSON parser, empty and whitespace-only inputs are a true subset of errornous data.

It would probably be a nice feature of jansson if it could report the special error cases "empty" and "whitespace only". Until it does, you'll probably have to check that...

Hi, I'd like to try this with webpack v5. What's the current obstacle?