Steven Saus
Steven Saus
Somehow the first line of .pocket-index - url,reading_time,id,word_count,title - disappeared from the file, and the program kept crashing. An error catch to discover if the first line is what we...
It'd be great if in .pocket-config there was an optional line about what "browser" to open it with - that way I could have pocket-cli open in lynx or elinks...
//UPLOADALL (at least) is inconsistent with casing - a file ANSVW1A.ZIP was recognized with uploadall, but then reported `ansvw1a.zip does not exist`.
Found the note in the [issues on the main branch](https://github.com/julianpoy/RecipeSage/pull/657/commits), then looked at the related commit and tested it on my new install. Seems like this is correct; it didn't...
For example, “Captain Yerin,” is rendered as “Captain Yerin,” instead of as “Captain Yerin,” (Yes, the entities are further escaped in this issue because github keeps parsing it all into...
Largely because I like having some kind of documentation with the actual repo; I snagged it directly from your website and changed it to markdown.
I can see in the terminal-image repository that this exists: ``` terminalImage.gifBuffer(imageBuffer, options?) terminalImage.gifFile(filePath, options?) Returns a function that can be called to stop the GIF animation. ``` However, I...
This is specific to the weather_image.sh script. While it's trivial to pass single-word font family names and let imagemagick do its thing, I simply am beating my head on a...
* Version 1.1 and below used an RPC check via the `showmount` command to check available remote host mountpoints, which works great with NFSv2 and NFSv3. This does *NOT* work...
I'm getting a crash on login after updating my debian system. Oddly, the full on crash only happens with bitlbee; if I use pidgin it *connects*, and will *send* messages,...