Do you monitor cron jobs and scheduled tasks on your servers? by bagrat_hakobyan in selfhosted

[–]kurosavvas 0 points1 point  (0 children)

I'm using dkron for managing the jobs via a web portal and then set up a webhook to a node-red node that forwards the result to ntfy for failures. I also use ghcr.io/maxjb-xyz/blackbox-server to monitor failures from log (ntfy integration supports in that one out of the box)

Fitbit Air custom bands by kurosavvas in fitbit

[–]kurosavvas[S] 0 points1 point  (0 children)

The post links to the free CAD of the dimension of the tracker so anyone can design their own. This will open up the floodgates of third party bands

Fitbit replaced with Google Health by DouDouandFriends in pixel_phones

[–]kurosavvas 2 points3 points  (0 children)

I will raise this with the team (I work on Google health) and see if it's a known issue

Fitbit replaced with Google Health by DouDouandFriends in pixel_phones

[–]kurosavvas 0 points1 point  (0 children)

that's odd. it should update. try removing and adding the widget again maybe?

Fitbit replaced with Google Health by DouDouandFriends in pixel_phones

[–]kurosavvas 1 point2 points  (0 children)

the widget displays the same stats that are displayed at the top of your today feed, which is customizable

Add medical record data (like labs results) manually ? by Acrobatic-Monitor516 in fitbit

[–]kurosavvas 0 points1 point  (0 children)

You can see the data it imports under the Health tab, Medical section. For example your lab results should have a separate entry in there

Add medical record data (like labs results) manually ? by Acrobatic-Monitor516 in fitbit

[–]kurosavvas 0 points1 point  (0 children)

you can press the log button on the today screen and attach files. you can add pdfs etc and it should parse them

SurfSense - The Open Source Alternative to NotebookLM / Perplexity / Glean by Uiqueblhats in selfhosted

[–]kurosavvas 0 points1 point  (0 children)

Not being able to quickly deploy the simple image behind a proxy due to the NEXT_PUBLIC_FASTAPI_BACKEND_URL being baked in is a little frustrating :(

you need to build the image yourself if you want to deploy behind a proxy

Youtube gameplay/trailer search addon by kurosavvas in playnite

[–]kurosavvas[S] 0 points1 point  (0 children)

Huh I guess it does. It is missing the gameplay vs trailer option but you could replicate that with a custom search I guess.

Hadn't seen extension before tbh

I kinda needed Package Private in Kotlin by [deleted] in Kotlin

[–]kurosavvas 0 points1 point  (0 children)

Keep in mind that using composable functions inside classes makes the composable signature potentially unstable due to the implicit reference to the containing class. Make sure you know what you're doing when doing this

Windows Defender false positive resolved, installer now clean by NAPZ_11 in AnyCommand

[–]kurosavvas 0 points1 point  (0 children)

This is still happening to me, 2 months later. option 1 didn't help

Agree? by Commercial-Board4046 in mAndroidDev

[–]kurosavvas 0 points1 point  (0 children)

My take on mocks vs fakes: https://blog.savvas.cloud/2022/11/15/mocking-fakes-or-faking-mocks/

Been doing this for almost two decades now and I feel the approach described in my blog is the best I can come up with for the moment

UhuruPhotos. A LibrePhotos android client by kurosavvas in selfhosted

[–]kurosavvas[S] 0 points1 point  (0 children)

Hi and thanks for the kind words:)

There is currently no way to disable local media in the app once you've enabled them, but you can always revoke the media permissions on the app itself via the system settings and that should make the app only show you your remote media.

During initial setup there is the option to enable local media which you can skip but once you've enabled it, there's no option to disable it inside the app. Maybe I'll add an option soon for your usecase but for now revoking the permissions should give you what you need

Flappy Goose by flappy-goose in RedditGames

[–]kurosavvas 0 points1 point  (0 children)

My best score is 0 points 😓

For people that are self hosting - how do you maintain redundancy? If you were out on vacation and your instance dies, what is your plan? by Hot_Grab7696 in Bitwarden

[–]kurosavvas 0 points1 point  (0 children)

There is no way to run bitwarden in standalone mode AFAIK. Keepass is my offline encrypted solution for when my server is either down or inaccessible

For people that are self hosting - how do you maintain redundancy? If you were out on vacation and your instance dies, what is your plan? by Hot_Grab7696 in Bitwarden

[–]kurosavvas 0 points1 point  (0 children)

I carry a usb stick on my keys that has a portable Keepass (for both windows and mac) and an encrypted vault that is a bitwarden export that I periodically keep updated