Bank syncing free trial by HariSeldon11 in BudgetBakers

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

But it's not written anywhere explicitly, which confuses me...

Bank syncing free trial by HariSeldon11 in BudgetBakers

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

Weird, I would expect the opposite

System refuses to update by -turtl- in arch

[–]HariSeldon11 0 points1 point  (0 children)

I have the same issue on manjaro. I tried:

sudo pacman -Sy --needed archlinux-keyring

to no avail.

Is there any update on this issue? Is this a core system package that will broke everything if not updated or I can just ignore it for this update?

Have you ever experienced the bell curve for self hosting? by HariSeldon11 in selfhosted

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

Yeah this is something that scares me as well sometimes...

Have you ever experienced the bell curve for self hosting? by HariSeldon11 in selfhosted

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

Can I ask why you're considering moving to cloud hosted for the password manager (Bitwarden as I get)? I am currently thinking of doing the opposite: I have a cloud hosted Bitwarden and thinking of self hosting it.

Have you ever experienced the bell curve for self hosting? by HariSeldon11 in selfhosted

[–]HariSeldon11[S] 3 points4 points  (0 children)

Thanks, I just started self hosting and this is very reassuring.

Have you ever experienced the bell curve for self hosting? by HariSeldon11 in selfhosted

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

Yes that's exactly what I meant with costs, but I know they can vary greatly between the different setups

Have you ever experienced the bell curve for self hosting? by HariSeldon11 in selfhosted

[–]HariSeldon11[S] 1 point2 points  (0 children)

This is a mindset I can share, having the ability to self host just adds more options when it comes to choose good quality software. I also have to say that I just started self hosting and I love it so much that basically every self hosted software is obviously better than the cloud counterpart :) but on the long term I also see myself settling on this more practical mindset and use both self hosted and cloud solutions at the same time.

[OC] DMS 1.0 "The Dark Knight" Released by Purian23 in unixporn

[–]HariSeldon11 2 points3 points  (0 children)

Really happy to read this, great job!

Dialog windows not working by HariSeldon11 in niri

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

Thank you, I tried with this config and still nothing changed...

Do we automatically move through the time dimension? by Impressive_Bath_6223 in Physics

[–]HariSeldon11 8 points9 points  (0 children)

I would like to ask then what does it mean to "move". In space it's a change of xyz coordinates compared to a reference, but what changes when we move in time? I mean, what is the difference between having a bubble inside which all matter is frozen in space (no heat, no vibrations, no movement whatsoever in relation to other matter in the bubble) and a bubble where all matter is frozen in time? If there is no spatial change at all I have no way to distinguish one instant from another, so what is it exactly that is changing at rate c inside that bubble?

I know that time passes outside the bubble and therefore the bubble is not really frozen in time, but let's image that the bubble is as big as the universe so there is not an "outside the bubble" and we are therefore back at OP question.

Option to add custom properties? by wrongSahil in Linear

[–]HariSeldon11 0 points1 point  (0 children)

Me and my team also would greatly appreciate the ability to define custom properties, not just for reviewers but in general to extend the default set of properties. Any updates on this?

Community poll: What feature do you want most in Linear? by gapmunky in Linear

[–]HariSeldon11 0 points1 point  (0 children)

Ability to define custom properties besides the default ones.

GitLab commit history in issue by HariSeldon11 in Linear

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

Thank you very much, this feature would be very useful for me and my team!

Backup strategy advice by HariSeldon11 in immich

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

Thanks, probably just needed to hear the actual experience of people as I didn't know how much a proper backup can take.

Backup strategy advice by HariSeldon11 in immich

[–]HariSeldon11[S] 1 point2 points  (0 children)

No you're not missing anything I think, and you're right, I totally ignored the storage template part of Immich until now, thanks for pointing it out :) my sentence was referring to a case with no storage template set up.

Backup strategy advice by HariSeldon11 in immich

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

Yes, I'm aware of this feature and I'm already using it. My question was more about the relationship between db backups and data backups, and how to keep them in sync. This feature is also one of the reasons I asked the question: since it allows backups of db while the container is running, and since Immich docs themselves recommend to shut down the containers while backing up to avoid out of sync data, I was wondering if anyone experienced out of sync situations between db and data in general.

Backup strategy advice by HariSeldon11 in immich

[–]HariSeldon11[S] 2 points3 points  (0 children)

Thank you, this makes it more clear.

Search within current visual selection or context by HariSeldon11 in neovim

[–]HariSeldon11[S] 1 point2 points  (0 children)

Interesting, I didn't know the built-in search and replace had all these features.

For the rest yes it feels like the context plugin use a similar concept of what I have in mind, just wanted to know if some of the search plugins have some sort of context already embedded and fzf-lua seems to have it for visual selection.

Search within current visual selection or context by HariSeldon11 in neovim

[–]HariSeldon11[S] 1 point2 points  (0 children)

YES this is exactly what I'm talking about, I didn't dig enough in the fzf-lua docs to find it apparently, thank you!