Dashamir Hoxha

Results 43 comments of Dashamir Hoxha
trafficstars

> Various Government agencies use BRL-CAD within secured environments without online access. It's a primary use case that we must maintain and support. So, while docs can be in html...

I have modified the script [build.sh](https://github.com/BRL-CAD/brlcad-docs/blob/main/build.sh) to generate an offline HTML site as well. Regarding dependencies, do you think it is feasible for you to install [podman](https://podman.io/getting-started/installation)? Podman is similar...

> I will try to check this plugin and see how it works. This plugin is still experimental: https://gitlab.com/djencks/antora-pdf/-/tree/master/packages/antora-pdf Besides this, it extends Antora by overriding the default generator (something...

> - For all the pages (man pages and other docs) it is easy to generate online and offline HTML pages. > - For man pages, it is easy to...

The solution described by @efiop (tracking a data file that is external (outside the dvc project)) seems to be a different solution. Having a remote DVC cache (same as multiple-users-on-a-single-machine)...

> This sections - https://dvc.org/doc/user-guide/external-outputs and this one https://dvc.org/doc/user-guide/external-dependencies should be reorganized/taken into account. They seem accurate to me (unless there is some missing information that I don't know). The...

@shcheklein I believe I get your point. These discussions certainly help me to think about the problems and to look for solutions. I am still trying to understand DVC and...

I have generalized this as "Mounted DVC Storage", which includes not only NFS, but also SSHFS, Samba, or any other data storage that can be network-mounted on a local directory....

Is not "Best Practices" the same as "Use Cases"? Maybe we should rename "Use Cases" ==> "Best Practices"