Wow, many thx. I will try it. Great!
Wow, many thx. I will try it. Great!
If i remember correctly, Hugin is for stitching Panorama’s, but not for stacking Astrophotos. But many thx the hint.
I wish there would be a in-game production/consuming statistic. So that I can see, if I have to build more machines of type xyz. It’s really annoying to use SCIM for this.
Tier 2, started the first time in rocky desert, which seems to be little bit more difficult.
In the meantime, i have tried to find a SELECT, to find the topics, maybe this should help:
First you should find your internal userid in /var/lib/ntfy/user.db
SELECT
idFROM
userWHERE
user = '<your_username>';
and later on, you can use this userid in /var/cache/ntfy/cache.db, to find the topics:
SELECT DISTINCT
topicFROM
messagesWHERE
user = '<your_user_id>';
Now you have a starting point, to delete messages, with unneeded topics. I don’t know, if this enough, but I think so. But it would be nice, if there is a better way.
I could solve the issue with other startparameters in steam. I now use gamemoderun mangohud %command% -vulkan
. So it seems, the issue was since i run with DX12 instead of Vulkan.
BTW: never noticed that there was a nicely animated presentation on the display in the pod. I can only see it with the -vulkan
parameter.
Yeah the driver situation is not the best on Linux, because nVidia doesn’t make official OpenSource Linux driver’s. It’s better the last months, but not that ewsy, as on Windows. It’s a lot better with AMD regarding driver’s on Linux, but to find a good Laptop with AMD graphics is not that easy.
I have played before with DX12 but had visual glitches, when something moves fast. But never had issues with Vulkan on Linux. Additionally for some reason, i have a little bit more fps, as on Windows on the same Laptop (Linux 64 fps, Windows 56fps).
But I don’t have Windows installed anymore, because I don’t need it.
Anyhow, if I don’t miss “the story”, it will be fine for me.
Many thx. I really like this app. Keep up the good work!
Maybe you can try to switch your browser to the so called “porn mode” or “private window” and login there. This will decouple your current session and you don’t have to clear the cache. If the community is also visible here, send a mail to the admin and ask for help. He is a nice guy.
I have this effect also sometimes, but not always. It’s also different from client to client. With Thunder on Android it’s most of the time really fast. On the other hand I’m using sometimes Voyager, where it’s a mix between slow and fast. I use the website only in rare case’s. But when I do, it was always fast.
Many thx. This would be fantastic
Is it planned to add this feature in the near future?
Many thx for the link. Nice ranking. Unfortunately , the R7 and R10 are not listed there. But the R8 is listed as 3 from Canon cameras.
Nice test. I like Jerboa, especially the technical implementation. But the Usablity and layout of other apps is much better. That’s why my default client is Thunder.
Darktable? It’s a RAW developer and photo managing software on Linux, Windows and Mac, a little bit like Adobe Lightroom, but OpenSource. If GPS coordinates are in the RAW, sidecar or jpg files, the photos can be displayed in the map module. Much better, if you have a GPX file and no GPS data embedded, you can assign the photos to the GPX route, as long the timestamp of DateTimeOriginal in Exif is accurate. If the timestamp differs, you can specify the difference.
Maybe Digikam can do the same. But I don’t like the KDE framework which is used there. Digikam is available for Linux and Windows (yes, I know it’s strange).
If you can selfhost, you can try my SyncMarks AddOn. It will work on any webextension compatible browser, e.g Firefox, Chrome, Chromium, Edge, Brave, Kiwi and so on. You can sync across all Browsers.
The backend is working with selfhosted PHP/MySQL (or SQLITE) stack. If you can’t use this, you can fallback to WebDAV as backend, but with limited functionality.
The addon can work together with the standard sync mechanisms in all these browsers, but it’s up to you if you want that.
If the addon is not installed, you can access the backend url with any browser and use it as WebApp. With apps like Tasker or HTTPShortcuts, you can share any url, from any to the backend.
Unfortunately, this version violates the DSGVO by sending telemetry without being asked. This shoots the app directly into out. I hope that the developers have an insight here and remove this function as soon as possible.