MissingNoIOI

Results 6 issues of MissingNoIOI

HI, I've created a new function that downloads all current comments from a subreddit via https://www.reddit.com/r/all/comments.json . I also added a simple testcase and fixed a bug in NewLoginSession that...

`M-x all-the-icons-install-fonts` doesn't work behind a proxy, while at least the Emacs package manager honors the proxy settings. The specific error is: `open-network-stream: make client process failed: connection refused, :name,...

I've got the following code: ```kotlin import com.beust.klaxon.Json import com.beust.klaxon.Klaxon data class UserResult( @Json(name = "\$id") val id: String, val status: String, val error: String? = null, val data: UserData?...

I just wanted to try theShell in my new Arch install via the repo and once I start it some kind of green notification saying "theShell" gets spawned again and...

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) --- ## Steps to Reproduce .ncurc.js: ```js module.exports = { rejectVersion: (name, semver) => { console.log(name) if (name == 'chai' && parseInt(semver[0]?.major)...

bug

### Please describe your bug I have just set up a new jellyfin instance with Docker behind a Traefik proxy. I have read in my library of movies, whose folder...

bug