• 0 Posts
  • 520 Comments
Joined 4 years ago
cake
Cake day: January 17th, 2022

help-circle

  • suddenly it hit me. Im on linux I can do a lot of this easier with the command line.

    Nice, you get it! You have so much to learn so don’t be afraid of taking notes. The CLI and the UNIX philosophy are very powerful. They remain powerful decades after (from desktop to mobile with e.g. adb on Android to the “cloud” with shell via e.g. ssh) so IMHO it still is a good investment. Still discovery and be tricky so be gentle with yourself

    Also few tricks that can help you go further faster :

    • take notes (really! can be a .txt or .md file or a wiki page, entirely up to you)
    • consider aliases or .bashrc to keep your shortcuts and compose
    • stop typing the same commands again, instead reverse-i-search with e.g. Ctrl-r

    Anyway, enjoy it’s an adventure!




  • There’s no getting around using AI for some of this, like subtitle generation

    Eh… yes there is, you can pay actual humans to do that. In fact if you do “subtitle generation” (whatever that might mean) without any editing you are taking a huge risk. Sure it might get 99% of the words right but it fucks up on the main topic… well good luck.

    Anyway, if you do want to go that road still you could try

    • ffmpeg with whisper.cpp (but honestly I’m not convinced hardcoding subtitles is a good practice, why not package as e.g. .mkv? Depends on context obviously)
    • Kdenlive with vosk
    • Kdenlive with whatever else via *.srt *.ass *.vtt *.sbv formats












  • Happened to me with another brand and model (can’t recall which to be honest). It did pair but appeared as a generic BT device, not headphones, and thus was totally useless.

    I was pissed.

    Then… I pair with something else, not a computer but something simpler, maybe a phone, I can’t remember, and it worked. So I was shocked, how can for this it works, clearly no driver installed on top and not my desktop?!

    Anyway long story short I tried again few more times and it worked. Headphones were now pairing as headphones.

    I can’t explain why but my point is, I wouldn’t give up. I would retry to pair few times (I know, sounds ridiculous, and yet…) without changing anything.

    PS: if you know the ins and outs of the BT stack and it makes sense to you, please do explain! I’d love to learn


  • FWIW not only is the project alive (last commit 17 hours ago) but distribution too (cf links above) and project management too (cf e.g. https://github.com/orgs/LMMS/projects/1 as example of complex set of tasks mostly done toward a major release).

    So… I’m not going to give people working on LMMS any advice, but of course I hear you, and OP, when it shows for people who aren’t deep into it a project that seems abandoned.

    I do not know no why the project is in that state but what I hope I have shown is that for sure it’s very much active.