Robert Lützner

Results 11 issues of Robert Lützner

I stumbled upon this coming from https://github.com/sindresorhus/is-up-cli which inspired this project. The nice thing about is-up-cli is that it returns a specific error code when the site is down and...

This implements #3 . One of the tests fails, but it looks like the test fails due to a change in isitup.org's API. It is unrelated to this change and...

Restic is an amazing OSS tool that is easy to use if you are already familiar with Git and can connect to a lot of backup targets. Local, (S)FTP, HTTP...

### Describe the bug This happens when creating a folder on a home screen (or in the dock). When an App icon is dragged on top of another it creates...

bug

**Is your feature request related to a problem? Please describe.** I wanted to allow a friend access to a specific directory on my server. After a bit of searching the...

**NeoVim Version** NVIM v0.9.5 **Describe the bug** When I try to run any test directly from a file, I get an exception that indicates that no client is set. ```text...

cb7, cba, cbr, cbt and cbz all refer to different types of digital comicbooks. The last letter of the extension indicates the compression algorithm that was used: 7zip, arc, rar,...

Independent of the file extensions, this library always returns `application/x-cbr`. This is incorrect, as there are specific MIME types for all the extensions, e.g. `application/x-cbz` or `application/x-cb7`. To understand the...

When recruiters need a rockstar developer. See https://codewithrockstar.com/

The two MIME types have clearly defined file extensions. https://www.iana.org/assignments/media-types/application/vnd.comicbook+zip https://www.iana.org/assignments/media-types/application/vnd.comicbook-rar However, I compared this with a few entries that _do_ have extensions listed in `src/iana-types.json` and as opposed to...

bug
help wanted