Na Risong

Results 33 issues of Na Risong

It jams randomly when running nvim, sometimes when starting, sometimes inputting commands, and sometimes reading the manuals.

unconfirmed

I have the same bug with #783, but after trying to run ` zsh -fc 'zmodload zsh/system && sysopen -r -o cloexec -u fd

unconfirmed

When I'm starting the VNC server and trying to link to it, It reported series of errors. The output is too long to copy, so I can only provide screenshots....

unconfirmed

When I'm starting the VNC server and trying to link to it, It reported series of errors. The output is too long to copy, so I can only provide screenshots....

unconfirmed

Error while using exa -l SYSTEM INFORMATION ``` NAME="Alpine Linux" ID=alpine VERSION_ID=3.12.0 PRETTY_NAME="Alpine Linux v3.12" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/" ``` EMULATOR ENVIRONMENT ``` iSH App Store Edition 1.2.3(Build 298) ``` EXA VERSION...

good-first-bug

### 👌 是否检查过没有类似issue 是 ### 💻 Python版本 3.12 ### 💻 微信版本 None ### 软件版本 | EXE Version 最新版 ### 🐛 问题描述 | Bug Description 签个开发者证书吧,要不提示通常不会下载此文件,挺难受的。 ### 🚦 期望结果 | Expected...

🐛 Bug

Now I'm learning `node.js` to understand `jsc` better. I'm using the following code: ```JavaScript const module=require("http"); module.createServer(function(request, response){ response.writeHead(200, {'Content-Type': 'text/plain'}); response.end('Hello, world!'); }).listen(8888); console.log('Server running at http://127.0.0.1:8888/') ``` But...

Unlike `node`, `bun.js` is based on JavaScriptCore instead of V8. What's more, it's much faster and completely compatible with `node`.

After being annoyed with the ecosystem of WebAssembly, I'm looking for dealing with iOS native codes now. I've got ways of compiling static libraries, but as I have no experience...

Cloning GitHub repositories via SSH while: ``` ERROR 23: failed to start SSH session: Failed getting banner Bad news: failed to start SSH session: Failed getting banner ```