Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
googie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
googie
5mo ago
For those seeking quick solution for missing codecs, here are bash scripts that use ffmpeg to convert any input clips (including these problematic h.265/h.264) to format acceptable for DaVinci #!/usr/bin/env bash
2.
▲
by
googie
5mo ago
You encouraged me to try again and somehow, blackmagically ;) it works this time. It may be that recent DaVinci version has made some improvement. I'm so happy! Installation still requires workarounds and codecs support is limited, but
3.
▲
by
googie
5mo ago
Thanks, but as far as I read it, it's all about the library file names mismatch, which is mostly covered by guides I mentioned earlier. I've done that and I got my DaVinci running. It was just audio output that did not work, despi
4.
▲
by
googie
5mo ago
I wish they (authors of DaVinci Resolve and the Photo Editor) paid more attention to Linux platform. Theoretically DaVinci Resolve runs on Linux, but getting it run is a very bad experience on Ubuntu/Kubuntu 24.04. I even paid for the
5.
▲
by
googie
2y ago
I've got your file and I see where the problem is. I've created an issue to track and improve it for upcoming release.
6.
▲
by
googie
2y ago
Okay, never mind. I managed to reproduce the situation from your description. That's a tough one, but I will try to do something about it.
7.
▲
by
googie
2y ago
...or if you didn't mean the import() SQL function, but in general importing functionality (through Import Dialog) and it's still slow there, then please contact me and I will see what can be done to improve it - https:/
8.
▲
by
googie
2y ago
In few days there will be another 3.4.x branch release (3.4.7), which addresses this exact problem - https://github.com/pawelsalawa/sqlitestudio/issues/5119
9.
▲
by
googie
2y ago
Yes, please! You can contact me directly through email, or through github discussions or issues. Details are at https://sqlitestudio.pl/contact/
10.
▲
by
googie
2y ago
Weird behavior indeed. I don't observe it myself on MacOS 10.11 and I had feedback from couple of other Mac users, where it worked fine - even on older MacOS than yours. I really cannot imagine what could cause your MacOS to log out. S
11.
▲
by
googie
2y ago
The file you linked is around 388kB in size. Are you sure it's the one you intended to link? I've checked it anyway and I see no problem for SQLite to open and query views from that db file.
12.
▲
by
googie
2y ago
You can right-click and run from the context menu, in which case it should start. Contributions are welcomed.
13.
▲
by
googie
2y ago
Actually the project is much older. It started in 2007. More details on this can be found at https://sqlitestudio.pl/about/
14.
▲
by
googie
2y ago
Author here. I'm surprised and honored to have my pet project here ;) As mentioned in another comment, I'm currently in the process of bugfixing/polishing 3.4.x branch. Then I will focus more on 3.5.0, which will bring many b
15.
▲
by
googie
2y ago
For example it has context-aware syntax autocompletion, easy D&D for tables between databases, and many more - you can see longer list at https://sqlitestudio.pl/features/
16.
▲
by
googie
2y ago
Author here. This was never reported. I haven't noticed it for myself either. Feel free to get in touch through the official email (mentioned on the homepage) or through GitHub issues. I'm in the process of polishing 3.4.x branch,
17.
▲
by
googie
4y ago
Note, that I have the CUDA installed. Still the imaginAIry runs on CPU :(
18.
▲
by
googie
4y ago
How to make it use my GPU (I have RTX 3070)? It complains about using sloooow CPU, but I don't see option to switch to GPU, which I think should be sufficient...? I'm running it on Windows 10.
19.
▲
by
googie
6y ago
It does.
20.
▲
by
googie
10y ago
Yet another free, open source and multiplatform GUI is SQLiteStudio ( http://sqlitestudio.pl/ ).
21.
▲
by
googie
10y ago
I'm not familiar with Erlang. Nevertheless there are two main issues with this threading model: 1) Application memory consumption grows more than it should, because same extensions have to be loaded several times in the same applicatio
22.
▲
by
googie
10y ago
SQLiteStudio developer here. I think it's a project which could be considered big. Version 2.x.x was written entirely in Tcl and the main problem was memory sharing with threads. There's none. Threads can communicate only by messa
23.
▲
SQLiteStudio can now access remote Android databases directly from computer
(wiki.sqlitestudio.pl)
2 points
by
googie
11y ago
|
0 comments