bufke@lemm.eeOPtoSelfhosted@lemmy.world•GlitchTip 3.3.0: Feedback survey, uptime port monitoring, issue fingerprint groupingEnglish
2·
1 year agoI’m glad it’s helpful to you. I was toying with the idea of converting the backend to Rust. It’s easier to write async Rust than Python. I believe that would allow me to distribute a small all-in-one binary - except for Redis and PostgreSQL. I have entertained the idea of making Redis optional. In trivial cases, it’s possible to abstract a database ORM and use something like sqlite. But I don’t think this would happen for GlitchTip. I’m currently using PostgreSQL specific features like jsonb. Of course contributions are welcome and with enough effort anything is possible.
I got simplefin sync working. But I was surprised how manual everything still is. Actual syncs line items but not balance. You have to manually reconcile it. Actual does not handle transfers automatically, you have to set up rules for it and it’s very tedious and often requires manual fixes.
For someone used to mint or monarch, I would say sync functionality is extremely mininal. I want to like it more. I’m kind of surprised so many people don’t mind this stuff. Maybe I’m lazy.