Ryan Delaney

Results 126 comments of Ryan Delaney

Can I ask why we `.gitignore` the `package-lock.json` file? My understanding is that having a lock file is necessary to ensure the builds are reproducible.

Nope. Are you blocked on something or just excited? :)

I'm a bit confounded by needing to install runtime dependencies for Electron even when using their base images. Perhaps this is my inexperience with the ecosystem showing. [Here](https://github.com/reorproject/reor/compare/main...rpdelaney:reor:containerize?expand=1)'s where I...

~~Duplicate of~~ Related to #384 ? :)

PRs welcome :)

- These are two big pieces of work with a lot of risk of breakage. They should be done separately, to make the work easier to perform and easier to...

@kytrinyx I don't know if mingw or cygwin implement the freedesktop standard in Windows, but they might. I haven't had a Windows system in years so I can't comment directly...

I have been summoned by comment necro. Replying to @Smarticles101, you may want to look at [`platformdirs`](https://pypi.org/project/platformdirs/) for cross-platform compatibility. For instance, some BSD-derived operating systems have a different preconception...

https://github.com/digitalblossom/alternative-frontends more examples

I hope to get the build system generating these diagrams. One can dream :)