Ryan Pendleton
Ryan Pendleton
If you configure an option to accept a number, it seems it's impossible to pass a negative number for the value of the option since it's interpreted as a flag...
When using jdupes to deduplicate files on macOS with APFS, data loss can occur when a duplicate file is linked to a file that's using APFS compression. After some brief...
It seems macOS 10.13 includes a complete revamp of the RCD system and no longer uses AppleScript to launch applications. After some research, it looks like the most promising solution...
Right now, installation requires Xcode to compile the bundle and the process isn't non-developer friendly. Ideally, this can be fixed by using Travis to build the plugin along with an...
According to RFC 7232 §4.1, when a page is returned with a 304 Not Modified header, it is recommended that headers such as Content-Type should not be sent the the...
Go's reference date uses -07:00 for the timezone, so we need to use that in the time format. If we don't, the timezone in the date provided by the server...
When opening a weaved document with the console open, you can observe that the browser attempts to load a font for KaTeX. The weaver seems to be using relative URL's...