intellij-ce-bin-2021.3.2 fails to start

2022-10-17 Thread Ron Georgia
Not sure if this is the right forum. If not, point me in the right direction. I did `pkgin in intellij-ce-bin-2021.3.2`. Running /usr/pkg/intellij-ce-bin-2021.3.2/bin/idea.sh I get a java error. I installed intellij-ue-bin-2018.3 and took that idea.sh, edited it to point to

Re: Backing up "stuff"

2022-10-17 Thread Andy Ruhl
On Mon, Oct 17, 2022 at 5:21 PM Todd Gruhn wrote: > > I have a MP3 tree zipped up. > > This file is 4.628GB > > What is a good way to back it up on something other > than a SATA drive ? Depends on a lot of stuff. DVD, USB stick, cloud storage, etc. I try to GPG stuff that I know is going to be

Backing up "stuff"

2022-10-17 Thread Todd Gruhn
I have a MP3 tree zipped up. This file is 4.628GB What is a good way to back it up on something other than a SATA drive ?

Re: Splitting *.mp3

2022-10-17 Thread Todd Gruhn
"If you're comfortable with python pydub https://github.com/jiaaro/pydub/ , ..." I know PERL, not python -- so, I cannot do this. Has this done by perl-dudes ? On Mon, Oct 17, 2022 at 3:48 PM adr wrote: > > On Mon, 17 Oct 2022, Todd Gruhn wrote: > > Is there a nice way to split a large MP3 into

Re: Splitting *.mp3

2022-10-17 Thread adr
On Mon, 17 Oct 2022, Todd Gruhn wrote: Is there a nice way to split a large MP3 into a bunch of MP3s that are part of this MP3? I use shntool for that. It has support for cue files and nice features to name the resulting files following rules (I use it to split flac+cue rips). Big Q right

Re: Splitting *.mp3

2022-10-17 Thread charlie
If you're comfortable with python pydub https://github.com/jiaaro/pydub/ , can do that. You use ranges ( audio[0:1000] , numbers here are milliseconds ) to splice.

Splitting *.mp3

2022-10-17 Thread Todd Gruhn
Is there a nice way to split a large MP3 into a bunch of MP3s that are part of this MP3? Big Q right know is for a large MP3 that was made from a 3in (?) tape? Then shorten the quiet part at the end/beginning of the shorter MP3 ?

Re: unable to set time very far in the future

2022-10-17 Thread nia
On Sun, Oct 16, 2022 at 10:28:41PM +, RVP wrote: > > and how we ended up picking this particular value? > > > > Punting to nia@... I'm 99% positive it was trial and error.