David J. Shourabi Porcel

Results 6 issues of David J. Shourabi Porcel

**TL;DR**: metaflac should support outputting to a different file, like [`vorbiscomment(1)`](https://www.systutorials.com/docs/linux/man/1-vorbiscomment/). **Background**: I have created a music compilation system which works kinda like a software build system. When possible, it...

API change

The goal of this pull request is to make it easier to change the flags with which tup itself is built. Previously, doing that required tweaking the Tupfiles themselves; with...

Support for run scripts opens up many possibilities without requiring changes to Tup itself. It allows, for instance, having a third-party script read build definitions in arbitrary languages — even...

**Description:** The Python version to set up may be specified with the [input `python-version-file`](https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-the-python-version-file-input). As I submit this feature request, this input [expects a file containing only the Python version](https://github.com/actions/setup-python/blob/5ccb29d8773c3f3f653e1705f474dfaa8a06a912/src/setup-python.ts#L39-L48),...

feature request

NAT is required to allow outbound traffic over IPv4 while disabling incoming connections, i.e. to access the Internet from private subnets. Currently, it is used and needed only by the...

enhancement

It will be interesting to check whether there are any performance differences.

enhancement