[-] PovilasID@alien.top 2 points 10 months ago

My solution to this is setup an SFTPgo drive or mount a restic drive and have docspell (alt to paperless with worse UI) to watch for changes.

Main advantage of docspell that it consumes files without being destructive to consume folder. Having a network or cloud drive was already the way I stored my files, so I did not need to change much.

[-] PovilasID@alien.top 1 points 10 months ago

My age.

I remember about a decade ago when wiping your phone daily to install the new ROM was not that much big deal. I think a lot of stuff was unstable more unstable than it is now but we relied less on it. Now. I can not imagine loosing some data or some things that are important to me.

Also regulation. I worked in ecosystem that if it was a cloud service you would have to sooo much extra time on paperwork for only a chance of not getting denied. There was also some other legislation out right eliminated a number of services. Local became only real option.

[-] PovilasID@alien.top 1 points 10 months ago

I have a setup where Wireguard docker container that is connected to my local network and if I use any other container to get local access I use `network_mode: service:wireguard-container` for that remote container have the same access as my VPN container.

This has pros and cons. Major pro that the host machine has no access to my network, so it works as regular server. Cons are that if I want to expose say a web panel for one of my local services I have to apply proxy settings to the VPN container and if you use a multiple copies of the same container that does not allow to change default port... you get collisions.

[-] PovilasID@alien.top 1 points 10 months ago

Yah ZT apps SUCK. I do not know why it takes them soo long to fix anything on there.

ZT has the benefit of maintaining P2P connection if controller goes down, but for mobile tailscale probably offers better experience. Also look into cloudflare's zerotrust offerings.

[-] PovilasID@alien.top 1 points 10 months ago

I did some online shopping and my experience is 50/50.

50 % of goods I was looking for were at their normal price with discount sticker slapped onto it and 50% had actual meaningful discounts.

Since I was buying the discounted stuff I added a few things that I knew I will need but was in no rush to try and bundle some shopping costs.

[-] PovilasID@alien.top 1 points 10 months ago

Cost. But I do not agree with 'Whi would i pay for a service when i could host it myself for free?'

It is not 'free' it is cheaper. Today I got a quote from utilities company saying that api access to how much heat I use is 20 EUR/month a software defined radio recover is 20-40 USD + shipping. To do a full setup and research it takes about half of day some exiting HW and electricity but even summing all of that up. It is cheaper and utils company has already lied to me at least twice this year, so... their stacking motivation for me to independetly monitor the metering.

[-] PovilasID@alien.top 1 points 10 months ago

It is cool that it exists but in EU we use qualified electronic signatures eIDAS that has cryptographic identification verification and national governments provides ability to sign documents using that protocol.

Signing pieces of paper is still a thing but emulating it digitally looks a little strange to me.

[-] PovilasID@alien.top 1 points 10 months ago

This is cute but I have to be honest I prefer using VS code with SSH and docker plugins for managing compose files.

[-] PovilasID@alien.top 1 points 10 months ago

6 hours ago I was sleeping :D

It will 'smartly' delete footage if it fills storage, so if that is what your are looking you can test 9999 days and it should just delete oldest. However, I do not recommend filing storage device up to 100%. It is longevity thing.

[-] PovilasID@alien.top 1 points 10 months ago

Frigate gives you a lot of fine tune control on the detection, so with aggressive filtering you could have very limited object detection (for cases when somebody very close to it i.e. trying to peal of the camera).

I would also suggest enabling audio detection if you cameras have mics in them. Audio detection needs a negligible amounts of processing. Fire alarm audio detection should be on by default. You can add things like breaking glass as extra triggers.

Not enabling detection should work for you but to retain video records you would have to setup config globally or for individual cams:

    record:
  enabled: true
  retain:
    days: 10
    mode: all

I would run both or if your cameras can not handle doubling streams just setup a demo in parallels on one of the cams, so you can test it.

I also find https://github.com/bairhys/prometheus-frigate-exporter very useful for longer term performance tuning.

[-] PovilasID@alien.top 1 points 11 months ago

I got hooked by Youtube videos from TechnoTim Christian Lempa and others. Videos include screen capture what they are doing so it bridges some things that may be missing from text guide because it may be 'obvious' if you are doing it all the time.

I keep to principal that I have two 'sections' in my lab 'production' and 'testing' Testing I am mucking about testing stuff it works and production has some stuff that I rely on.

[-] PovilasID@alien.top 1 points 11 months ago

Not sure... the problem may be inherent to VPN and P2P protocol implementation.

However, I saw an alternative Android client for ZT. It was built to have a couple of extra features not sure how secure or how reliable it is.

https://github.com/kaaass/ZerotierFix

view more: next ›

PovilasID

joined 11 months ago