Tyler

Results 32 comments of Tyler

You just have to manipulate the text but you can do something like this: ```` property bool error: false; property string labelStyle: error ? "label-danger" : "label-success"; SLabel { style:...

This needs to be enforced atomically in kernel mode on each function. It can't just be some gatekeeper code at the ROOT level.

This can't include checksumming the mq_t object. Just the next pointer.

OK. The latest version of `sl` is 0.73. I removed the option to automatically check for updates so you need to do `sl --update` to check for updates. I switched...

So `slu` is the `sl` image but it is downloaded as a different name. When you run `slu` it just copies itself (and overwrites), the existing version of `sl`. With...

This worked for me after using curl to grab the linux image. I had to do `sl --update` twice. The first time it didn't download the image. I will look...

This may have been a stack overflow issue (which has been fixed). This needs to be re-tested.

Actually. this should be part of `/dev/sys`

OK. I am looking into this one and the linux one.