-
Let's say, I have a list of pixiv ugoria and get it passed to: `gallery-dl --ugoira-conv-lossless`. The download halts as recent downloaded artwork getting processed into video. Once done, download co…
gphg updated
7 months ago
-
I'm seeing patterns where users enter in a flag that should probably be accepted but yet aren't b/c their format is wrong.
For example submitting `flag{this_is_the_flag}` instead of `this_is_the_f…
-
I've been looking for a postprocessor spec to not to reinvent the wheel but have not found anything merely structured.
The simplest engine could be done using a web-worker that receives all the cor…
-
Issue imported from https://tracker.freecad.org/view.php?id=4320
* **Reporter:** sliptonic
* **Date submitted:** 4/21/2020
* **FreeCAD version:**
* **Category:** Feature
* **Status:** assigned
* **T…
-
To make the code consistent, I think we should choose one convention:
Either use `pre_processor` and `PreProcessor` and `"pre-processor"`
Or use `preprocessor` and `Preprocessor` and `"preprocess…
-
### Bug Description
When trying to transfer PPs in fixed point iterations, there is no insertion point at time step begin that fits nicely for the "number of fixed point iterations". This made me loo…
-
Hi. I just discovered this project and I am interested to see if will be any support for CNC machines? I do use two professional SCM machines and I am interested to generate gcode using Grasshopper. B…
-
I currently use this setup for grabbing all metadata into json files for parsing:
```
"json_metadata":
{
"name": "metadata",
"event": "XXX",
"mode": "json",
"directory": "json…
-
Hello! 👋🏼
I maintain a project called [git-cliff](https://git-cliff.org/), which is used mostly for generating changelogs in markdown format. We also support [postprocessors](https://git-cliff.org…
orhun updated
2 months ago
-
Hi,
instead of calling ovftool manually after packer, did you try to use the specific postprocessor, https://www.packer.io/docs/post-processors/vsphere.html ?
Will it work ? :)