Nick Kocharhook

Results 59 issues of Nick Kocharhook

Posix [mandates a newline](https://stackoverflow.com/a/729795/1749551) at the end of a file. Presently, when frontmatter generates a string using `format()`, it doesn't include a newline at the end. Since `dump()` calls `format()`...

**Bug report checklist:** [x] The language-mcfunction extension only provides syntax highlighting. Have you confirmed that your issue is with the syntax highlighting, and **not** other features such as squiggly underlines,...

This code unfortunately won't open on current versions of Xcode. You get this error: Do you happen to have a version that has already been upgraded to Swift 4 or...

I just downloaded 10k results before running out of credits. I didn't know that's why the download had stopped prematurely; I made a mistake and used `shodan download` again to...

The login view is a `NextFormMixin` subclass, so it accepts a next parameter. As I understand it, the parameter can be a URL, a path or an endpoint. If you...

Currently, installing dokku-client from pip with Python 3.7 fails with: ``` Collecting sarge==0.1.1 (from dokku-client) Downloading https://files.pythonhosted.org/packages/f7/c0/e5f9cedeea9408ce77e5413a79ce89988962a1bd406940e210aa529a10c7/sarge-0.1.1.tar.gz (42kB) |████████████████████████████████| 51kB 10.5MB/s ERROR: Command errored out with exit status 1: command:...

The script requires `pyserial` to be in the user's installed Python modules, but it doesn't explicitly discuss that in the README or provide a package manager file. I, for one,...

The cursor is placed back at the beginning of the status line each time and new string is printed. However, it's only printed over top of the old string to...

First of all, thanks so much for this tool! It made the somewhat daunting process of extracting my router's firmware much simpler. 🥇 In my case, the speed element of...

Currently, it's not possible to get a graph of the number of rows in a set by a given category/label. You can use a column as Numeric, but that will...