Cozy? Why does a personal finance management need to be Cozy? And why does it end with “d” in its name like its a daemon (for example sshd, httpd) of some sort?
I search for files, and it never seems to find them. Plus it only does one drive at a time, and not just searches my external drives. Any suggestions?
I gave up on search utlities of GUIs after having the same problem with dolphin
ncdu
that’s fine if wanting a tui, like for its intended purpose, rather than something grepable/awkable/sortable/cutable/headable/tailable/etc. like better suited to file search
Gecko Linux because it’s OpenSuSE Tumbleweed with all the useful nonfree stuff included.
There’s a docker that essentially sets up a web VNC for Calibre. I do this for file conversion, DRM removal (only books I buy), etc.
Then I use Calibre-web for the OPDS server and nice web UI.
You can have calibre auto import from a folder. Though be careful because it deletes them from that folder (you might want to do single direction sync into that folder).
And if you share the db with calibre-web or have some other sync method that works, you should be good to go.
… comics and manga, which is another aspect I’ve been noticing calibre does not do such a great job
Absolutely. Calibre is horrible with anything that is fixed format. I recently backed up my entire Kindle library with about 1k manga volumes, expecting to be able to convert from KFX to EPUB format as I have been doing for my regular books for 15+ years. Calibre failed awfully at this. The only thing it’s reasonably good at with comics, is converting to ZIP format. So I had to write a Python script to take the KFX -> ZIP outputs from Calibre and convert them into working EPUB files.
The flashbacks have flashbacks, and every few minutes there’s a flashback.
Yes, I can follow the plot. But this doesn’t mean I enjoy the constant flashbacks.
Had the same problem.
Other shows deal with this by adjusting the filter or background music during a flash ack
I have not started Season 2. Season 1 was a mess though and also loaded with flashbacks.
Paradise is an odd one there would be interesting episodes, really great episodes and holy shit really really terrible episodes.
“The Day” episode is just incredible, unfortunately the next episode was the season finale and it was utter shit.
I am used to just not getting it, with it comes to “popular” shows and movies, but good lord I found the first season of this show to be so plodding and predictable. Also the lead has all the onscreen premise of a plank of wood.
How this got a second season is a mystery to me, let alone a third..
Skrein has the looks and would really work as Baldur! I have only seen him in a few things and he sure seems to give it his all.
Apparently Skrein was an absolute pain in the ass to work with on Game of Thrones. Now was that because he was a pain in the ass or were the people he was working with were a pain in the ass?
On my Lan I have 192.168.1.111 hosting a bunch of various services not containerized. All connections are done either from my internal lan or from wireguard going through 192.168.1.111 so no external traffic bar wireguard.
I’ve set the host name of 111 in the hosts file inside the router and 111 and it works for all devices expect the ones connecting via wireguard.
But I dont want to have to use hostname+port for every service, I’d like each service to have its own name. I’d also like certs.
Can someone point me in the right direction for what I need to do? I’m thinking maybe this requires a local DNS server which im hesitant to run because im happy using 8.8.8.8.
For certs do I create a single cert on the 192.168.1.111 and then point all the applications to it?
See the section “Personal dashboards” of this great resource page I often refer to: https://github.com/awesome-selfhosted/awesome-selfhosted
I don’t see anyone else recommending it here but you can also use Traefik, that’s what I use. I’ve sein it up so that I can automatically add any docker hosted apps based on the container tags, it makes it convenient to use.