James Hirschorn

Results 18 issues of James Hirschorn

$ sudo android-file-transfer-linux.android-file-transfer mkdir: cannot create directory '/run/user/0': Permission denied QStandardPaths: XDG_RUNTIME_DIR points to non-existing path '/run/user/0/snap.android-file-transfer-linux', please create it with 0700 permissions. No protocol specified qt.qpa.screen: QXcbConnection: Could not...

I use ExpressVPN and I need to use IPs from different countries in different AppVMs. So I need a different config for each country, all running simultaneously. How can I...

I originally brought up this issue in the [hugo support forums](https://discourse.gohugo.io/t/syntax-highlighting-not-working-as-expected-with-styles-besides-monokai/38984). For example, the [`github` style is unreadable](https://ibb.co/BBQH5mf). In the forums a user tracked down the problem to this theme...

### Context I was trying to make a simple customization: I want the content column wider relative to the left and right panels, and also to make the entire page...

enhancement

I want to run jupyterlab in colab, so I did: ``` ColabCode(port=10000, lab=True) ``` Then when I click on the `NgrokTunnel` link I get a blank screen. If I use...

This repo fails to build: ``` Error: Error building site: failed to render pages: render of "page" failed: "/home/user/projects/simplystats/themes/blackburn/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at : error...

I just tried out this plugin on a short *.Rmd file, and received 12 error messages. Here is the stacktrace of the first: `java.lang.Throwable: Failed to generate skeleton for 'car'....

`rollapply` does not work for `xts` when the `width` parameter is a numeric vector. The following example should compute the cumulative sum, but instead does nothing: ```r my_xts

Added the class BitmexWebsocketRecorderClient. It extends the BitmexWebsocketClient class to have the ability to save *all* of the output of the websocket to a file that can be played back...

After cmake . make `make install` give an error that it cannot find `boost/libs/beast/include`.