Cristian Baldi
Cristian Baldi
Yes, when I implement this I will of course advertise the feature as best as I can. I also have some other pending features I have yet to release (but...
EDIT: **Just saw that this is a proposed exercise. Spoilers ahead!** I will leave the comment here since it got me a bit confused. Hey, You wrote: > By defining...
[It took 7 years but we did it!](https://pypi.org/project/album-splitter/1.0.0/)
Hey @nicolaasjan I have made some changes to the code and this is what is returned now: ``` 01 Olivia Newton-John - Magic.wav 02 Rupert Holmes - Escape (The Pina...
@nicolaasjan Yep, you can now `pip install` it too from the [python package index](https://pypi.org/project/album-splitter/).
Hi, if the system is managed by an organization, `Users & Groups` can be grayed out and `Login Items` can't be accessed. See here: Other software can start at login...
I have seen similar behaviors with "noticeable" slowdowns across various different releases. For the moment I am back using version `0.50.14` because after that version I begin to notice slowdowns.
Hello, Thanks for submitting the issue. You could try updating the package yourself via `yarn upgrade-interactive` (https://yarnpkg.com/lang/en/docs/cli/upgrade-interactive/) (and submit a PR if you want) or wait until I have some...
I don't see a point in dockerizing this. The only advantage I see in dockerizing is that it will cut download times a little bit but it does make everything...
@Gingernaut submitted a pull request with [an example Dockerfile here](https://github.com/crisbal/vue-webpack-ssr-fully-featured/pull/5) Since there is interest I will consider more adding a Dockerfile, in the meanwhile the PR gives a good idea.