Rubem Vasconcelos Pacelli

Results 79 comments of Rubem Vasconcelos Pacelli

This functionality would be awesome, indeed.

@GideonBear - For x86_64-based architectures: https://github.com/HDFGroup/hdfview/releases/download/HDFView-3.4.99/hdfview-hdfview-3-1_16-b58e36d-Linux-x86_64.tar.gz I don't know if deb-get handles ARM-based architectures, but this app doesn't seem to have releases for this.

The Linux download file that is prefixed with "App" is a standalone binary, not a `.deb` file. So I think if should be ignored.

@silentJET85 > Oh, there's a .deb inside of the tar.gz. Deb-get doesn't currently support that. Yes, there is, but what do you mean by "that"? Handling tarball-compressed `.deb` file?

> I made a patch to add that ability, but never bothered submitting it since this scenario is so rare. Maybe I should. Although I agree that is not so...

I have created an issue there. However, I am skeptical about their will in doing so. The compressed file has a `COPYING` and a `README.txt` files, and I think they...

`dvc exp run` is for experimentation, parameter tuning, and exploratory modeling, while `dvc repro` is for production, stable pipelines, and CI/CD. Different purposes, different commands. Fair enough. However, I don't...

Before now

My suggestion to keep the tarbal files (with `README.md`, `.deb` file etc.) and also to release a `.deb` file solely, so that `deb-get` can install it.