If those aren't burned I to the video, ie you can turn them off, then they must be some magical subtitle format that I'm not aware of.
ZWQbpkzl
More or less. Think of it like screen recording the YouTube video as its playing with the subtitles instead of downloading the video.
Two ideas:
- Get the subtitles burned into the video. Hopefully this will preserve the styling but you'll loose the ability to disable or control the subtitles after the fact.
- Download the subtitles as a separate file and configure them to be displayed the same way after the fact. This means figuring out their colors yourself etc. Hopefully you can save those defaults to subtitle file, depending on the format. Most subtitle formats are plain text, so there might just be some metadata field you enter at the top.
All just speculation though. I don't actually know subtitle file formats etc.
You're gonna have to provide way more information than 'but it don't work with it'. In what way does it not work? Paste any error messages.
From what I understand you made ~/.config/
and then copied /etc/xdg/awesome/rc.lua
to ~/.config/rc.lua
, which is wrong. It should be ~/.config/awesome/rc.lua
. See man awesomerc
None of the other posts look as bad next to the name brainworms () as this did. I'm just saying its an honest mistake and it'll probably happen again.
She didn't even know what the phrase "CIA cut out" meant. Half way through, it dawns on her that they might be anti-american and she asks if they're pro lukashenko.
Your comm is called "brainworms" so people will constantly think things posted here are meant to be mocked. If you're gonna get this mad at people for making that mistake then you're going to have a bad time.
Its not like ginkos stopped evolving. I'd expect they'd evolve to leverage wind more.
Almost certainly Erdogan bluffing again. But Israel is overreacting again so
Clearly because no one could use the tiny rotary dial.
Yeah I only suggested obsidian because its so popular and is completely out-of-the-box.
If you want everything exactly as you want it you'll need to spend time coding it all yourself. Otherwise you're shopping around for different tools for specific things. Some editor plugin for notes. Another for tasks. Another for reminders etc.
My issue with task warrior was its syncing service taskd
. It required that you generate a self signed ssl certificate. You couldn't host it behind caddy. But all the issues listed I'm pretty sure it covers. Its extremely robust.
Elixir checks most of those boxes. If you want a good functional scriptibg language, Elixir soynds like the go to. Some lisp language like guile should also be sufficient, and probably have a lighter footprint.
This requirement stands out though:
Thats basically what ansible does. If you plan on doing this to multiple machines you should just use ansible. Also how do you plan on ensuring the scripting interpreter is installed on the machines?