I don’t know, which is why I was curious.
I don’t know, which is why I was curious.
Israel appealed to the Lebanese government to confiscate the money
Has the Lebanese government responded to any of these claims? I haven’t heard much from the government itself. I’ve just been assuming they might as well be innocent bystanders praying “oh god not again”.
You just want a desktop version of the apps you already have? Have you tried VLC?
Lol then why are you even bothering with Kodi?
The main alternatives to Kodi are Jellyfin and Plex but I suspect those will have the same problem if your library isn’t organized. How well are NOVA and Infuse handling your library? Like are they able to tell queue up the next episode of a TV show? Because Kodi is basically trying to be more like a local Netflix than “just a video player”.
Jellyfin and Plex are web-based so you’ll get a a far more consistent experience across devices than Kodi. But they’ll generally expect Movies to be in one folder, TV shows in another, and will have some expectations of the file name. They won’t open the file to figure out what movie it is.
What were they doing with AI in Physics and Chemistry? I’ve only heard of Biology/Organic-Chemistry uses.
Bibi for sure is. Biden’s barely functional.
Banger thread on the other side of the defederation barrier.
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.
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:
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.
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
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.
Is there a reason you’re not looking at tools explicitly built for this like orgmode, obsidian, task-warrior, etc? There’s a plethora of these tools and my experience with this is you really don’t want to over-engineer your productivity suite.
That said, if you go the SQL route, sqlite is the way to go. Other SQL databases must be run as a daemon whereas sqlite operates on a local file directly.
However any SQL database isnt going to have the CLI youre asking for. Its interface is… SQL, so you’re scripts are going to have a bunch of SQL code embedded that isnt easily reusable. A non-sql database will probably be better. I’m not familiar with them but I think there’s some that store their data as text files in a folder which is organized a certain way. But that starts looking like the tools I mentioned before.
Sounds like a problem specific to RethinkDNS. The by-pass setting on my VPN provider works great. I didn’t have to do anything else.