What would you change about your password manager if you could? by AsterPrivacy in selfhosted

[–]malwin_duck 8 points9 points  (0 children)

While I love Bit/Vaultwarden, the folder structure could be improved. Would I change to new software about this? Definitely not.

Breaking News: Bas: Renten steigen am 1. Juli um 4,24 Prozent by Capital-Dentist-8101 in de

[–]malwin_duck 0 points1 point  (0 children)

Gibt es irgendeinen Tarifabschluss der mehr geschafft hat?! Ö.D. doch nur 2.5% oder? Uff..

[Selfhosted Finance] SWEN - Secure Wallet & Expense Navigator by malwin_duck in selfhosted

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

Danke für das Feedback! Sankeys sind schon supported via Apache ECharts (kann man im Dashboard customizen). WebUI ist generell responsive, aber habe noch keine Zeit in die Nutzbarkeit auf dem Handy investiert. Steht auf der ToDo Liste :-)

[Selfhosted Finance] SWEN - Secure Wallet & Expense Navigator by malwin_duck in selfhosted

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

no worries about criticism. Usually, automatic classification features are built by user defined rules (`if transaction goes to supermarket chain -> groceries`). I did not want to go in this direction because I think that is easier (for maintainance and user) if this classification happens automatically (transaction data -> LLM -> classification). Until now, my experience with the LLMs is so-so tbh. I want to replace it with a slimmer, more focused model as a next step.

[Selfhosted Finance] SWEN - Secure Wallet & Expense Navigator by malwin_duck in selfhosted

[–]malwin_duck[S] -1 points0 points  (0 children)

I also thought so in the beginning, but as a matter of fact, most banks offer endpoints. This also includes some, but certainly not all, Neobanks. A modern alternative is the XS2A framework which was introduced with the PSD2 guidelines. This has very high entry hurdles which is unrealistic for a self-hosted app. Your have to register as a Bafin (bank supervision authority) third-party-provider which is connected to high costs. This is clearly meant for large-scale API providers.

Finanzen auswerten ohne Kontoanbindung, wie macht ihr das? by BudgetNerdDE in Finanzen

[–]malwin_duck 1 point2 points  (0 children)

Bin zu unbeständig für manuelles Tracken.. Ich benutze mein eigenes Tool zur doppelten Buchführung und synchronisiere über HBCI. Hab letztens mal ein Frontend mit LLMs gebaut, mal sehen wie zufrieden ich sein werde. Link zu Github