this post was submitted on 24 Aug 2024
144 points (98.6% liked)

Open Source

30302 readers
1539 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I've been looking into all sorts of them recently: logseq, appflowy, vikunja, etc. What tools do you use? Why? What problems did you run into with the previous set of tools you used for this job?

Right now I'm primarily interested in finding a "zero-knowledge" (cloud provider doesn't have access to my data) system for task management. Needs to be able to have recurring tasks and tasks organized in some interesting/useful ways (by projects/labels/something, maybe a kanban and table view). Deadlines and time tracking/planning interesting but not required.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 weeks ago (2 children)

Yeah I get the wife part πŸ˜‚ I use KeepassXC for password so sync happens over Syncthing for desktop/laptop and WebDAV for mobile. Frigate is something I will eventually get in but first I’ve to decide on a good camera brand that can work 100% offline, right now all signs point at AMCrest but I’m a bit undecided.

[–] [email protected] 3 points 3 weeks ago

Frigate is wonderful, and getting better all the time. I also run Scrypted, which is another fantastic tool! The scrubbing on Scrypted NVR is a lot less painful, but a lot more expensive. I enjoy supporting small open source projects, though.

[–] [email protected] 1 points 3 weeks ago (1 children)

I did it pretty inexpensive in the cameras front. Got a bunch of TP-Link Tapo cameras, registered them in the app, set the rtsp and Onvif on Frigate, and completely blocked their internet access. Works like a charm with cameras in the $25-65 range.

[–] [email protected] 2 points 3 weeks ago (1 children)

My issue with tp-link is that their require their app for setup and they lose time once blocked from the internet.

[–] [email protected] 1 points 3 weeks ago (1 children)

I have not seen the time issue, maybe because Frigate handles all recordings and the cameras are just, well, cameras.

I'll look into that loosing time subject, and if it happens to me, I think there should be a way to change the NTP server, or at least I hope.

[–] [email protected] 2 points 3 weeks ago (1 children)

The cameras won’t even pick on DHCP provided NTP. The best way to get around it seems to intercept all NTP traffic from the camera and fwd to the local server.

[–] [email protected] 1 points 3 weeks ago

Ah, nice workaround. Thanks.