Jeremy Saklad
Jeremy Saklad
In both v590 and v603-beta, less's prompt replaces `%B` with the size of the file after input preprocessing, rather than before. This is surprising behavior, as the file name (`%f`)...
This file tells Git to disregard zsh word code files, which are generated by the `zcompile` builtin and other tools to reduce the loading time of zsh functions and scripts....
These parameters were not explictly marked as local, which causes zsh to make them global by default. This is presumably unintended, and pollutes the environment, so they have been explicitly...
### Description A new implicit data structure has been added: an unsigned multiset. This has been discussed extensively on the Swift Forums, most notably [here](https://forums.swift.org/t/rfd-countedset/11792) and [here](https://forums.swift.org/t/unordered-array-counted-set/52170/12). ### Detailed Design...
When dealing with extremely large workloads on systems with storage constraints, moving the original file to Trash can quickly fill up the available storage and cause problems, as it almost...
Looking over your code, you install all updated Casks to /Applications, even if they were installed using the --appdir=path parameter and resided somewhere else. Could you update the command to...
Users can now specify the actual number of buildings that are built for a recipe. This has no impact on the model itself, but makes it easier to tell if...
In vanilla Factorio and especially in Space Exploration, balancing modules can be both important and fairly difficult. The current payback-based system seems entirely broken in SE, but it doesn’t quite...
### Describe the issue The Atom feed offered for fetching changes to a user's tracked drafts is not valid. It fails W3C's [Feed Validator](https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fdatatracker.ietf.org%2Fcommunity%2Fpersonal%2Fjeremy%40saklad5.com%2Ffeed%2F) in many ways, but the main...
I feel adoption would be greatly improved if JSON Feed was formally standardized. The easiest way to do this would be to draft an IETF RFC that describes the standard...