Results 50 comments of Steven

The link is https://tiplanet.org/nspire-linux-builds/linuxloader2.tns

No, and now the file is loadable. But after I ran the linuxloader, the system reboots, and the Ndless installation is not in effect again (I mean, the message at...

By saying "loading", do you mean typing and running the commands with instructions from [here](https://hackspire.org/index.php/Linux)? I cannot, it just makes the system reboot immediately after I ran it. For the...

Well, I don't know why, but it suddenly works. But I just wanna ask one more question. In the link above, there is the zImage which is the kernel, but...

Yes, I've seen those packages. But the file format should be `.tns`, and what it provides is a `.tar.xz` package. Is there some modification I need to do, like adding...

Hi, your project looks very interesting. I found this while looking for a alternative to `jq`, and also looking for a better syntax for [`rush`](https://github.com/Xion/rush). Since `rq` looks very similar...

> So just to be clear, this tool cannot be currently used to make queries? Yes, if you're using the 1.0 version. You can still use pre 1.0 if you...

I'm also experiencing this problem, but I also use a static wallpaper. Anything I can do to help debug this?

The vi editing modes are the last thing for me to more extensively try out nushell, otherwise the other parts feel very nice to me. Basically I would love to...

Seems like only 1 nested enum (i.e. enum in enum) is needed to trigger the same behaviour. The test repo has been updated to reflect that