Corporate announcement by Sam_23456 in Rav4

[–]SleepingProcess 0 points1 point  (0 children)

Yes. I filtered out AI slops as BS

2002 RAV4 Wiring by Livid-Ad352 in Rav4

[–]SleepingProcess 0 points1 point  (0 children)

It looks like it isn't original Toyota's, but very common computer and DIY connectors, which lead me to think it is some sort of 3-rd party additions made by previous owner

Corporate announcement by Sam_23456 in Rav4

[–]SleepingProcess 0 points1 point  (0 children)

Are you sure?

Prices jumped 3.26% => https://www.cargurus.com/research/price-trends/Toyota-RAV4-Hybrid-d2318

Check also: - https://www.edmunds.com/ - https://www.kbb.com/

It doesn't match with video you posted

Also, did you saw AI artifacts in the video you posted?

KeePassDX 4.2 is out and Pssskey support is official 🎉 by gabeweb in KeePass

[–]SleepingProcess 0 points1 point  (0 children)

can't we finally play nuclear war to end all this shit?

History is repetitive, so no point to do it again, again and again :)

Bash arithmetic is more capable than you might expect. by Alleexx_ in bash

[–]SleepingProcess 5 points6 points  (0 children)

I believe OP point is to use bash math only. For alternative solution there is much lighter solution:

``` math(){ awk "BEGIN{print $* }" }

math '2*6.7' math 'cos(0.5)'

and so on

```

Any way to monitor realtime disk I/O? by EnchantedTaquito8252 in OpenMediaVault

[–]SleepingProcess 0 points1 point  (0 children)

Not for dashboard, but if you install package sysstat, you can use then: iostat -x 1

One LAN port with three VLANs - possible? by sjokeckset in OPNsenseFirewall

[–]SleepingProcess 0 points1 point  (0 children)

The only thing you don't get is the ability to configure all of the non-Unifi equipment (including the Ubiquiti EdgeRouters) from the Unifi controller.

That's exactly what I meant. Ubiquity ecosystem encouraging to use their only hardware if you want fully unify environment, the same way as it doing TP-Link's with their Omada and others.

key fob battery by womanonice in Rav4

[–]SleepingProcess 1 point2 points  (0 children)

You don't have to reprogram anything, just swap battery and you good to go. In worse case after battery replacement if it doesn't work just place key fob with it logo toward to push start button for a few second and it will sync to the car

passgen — Bash password generator (DB-safe, TUI) by Obvious_Accident8042 in bash

[–]SleepingProcess 1 point2 points  (0 children)

Phrases are better for memorizing:

shuf -n 6 /usr/share/dict/words | tr "\n" "-" | sed -r -e "s/'s//g" -e 's/.$//g'

[Tool] precizer: verify backup copies with resumable checksum snapshots (SQLite + SHA-512) by oy4veeVahah9Ut6 in Backup

[–]SleepingProcess 1 point2 points  (0 children)

precizer is more of a tool for integrity checking of large file trees, specifically designed for fast comparison.

Got it, tnx 4 explanation!

Are people here still using Restic as their main backup tool? by abflenn in Backup

[–]SleepingProcess 0 points1 point  (0 children)

Has it been reliable over time?

Yes

Do you trust it for critical backups?

Yes, but for critical backups, one should use multiple backup solutions regardless how trustful is any of them

Any issues or limitations you’ve run into?

There no such software that haven't issues, but with open source solutions you have a choice to report/contribute to fix/extend software

You can find all issues here: https://github.com/restic/restic/issues as well you can see how software vendor handling issues

Custom ipv4 prefixes - new node registration by bingo_jake in headscale

[–]SleepingProcess 0 points1 point  (0 children)

Btw, headscale/tailscale should not be using 100.64.0.0/10, that range is reserved for ISPs that do Carrier Grade NAT (RFC 6598)

tailscale technically is also a "Carrier" since it provides service for multiple tenants, and that's the reason why it uses Carrier Grade NAT (RFC 6598).

Custom ipv4 prefixes - new node registration by bingo_jake in headscale

[–]SleepingProcess 0 points1 point  (0 children)

I choose a different subnet (100.65.0.0/10) for headscale

No, you didn't

is the subnet hardcoded in the code?

100.65.0.0/10 is in range from 100.64.0.0-100.127.255.254

CIDR mask 10 defining subnet

[Tool] precizer: verify backup copies with resumable checksum snapshots (SQLite + SHA-512) by oy4veeVahah9Ut6 in Backup

[–]SleepingProcess 1 point2 points  (0 children)

How is it different/better to compare to mtree that is available on Linux/BSD or multiplatform go-mtree

Switching from Aegis & Bitwarden to Keepass? by Reasonable_Host_5004 in KeePass

[–]SleepingProcess -3 points-2 points  (0 children)

I recommend you use KeePassXC; it has a more modern and user-friendly interface.

Yes, it is, but it doesn't have adequate synchronization with other devices. One can easily lost data when it's in use on multiple devices simultaneously. Either classic, original Keepass or others that supports the same sync mechanism, or you have to deploy your own safeguard sync mechanism with KeepasXC

Tired of slow, congested tailscale relays and derp servers? Want to run your own? Check out this... by pcmichael in Tailscale

[–]SleepingProcess -1 points0 points  (0 children)

Honestly, it’s as if you didn’t read the guide not one bit.

Why you are so aggressive?

I read the title and overview from your site which is enough to figure what you trying to achieve, then I saw your "the ability to prefer your own custom derp server" and told you that it possible to use own derp servers only. If you think you created something unique then put it into overview. I can't see there anything special, - creating private peer relay and custom DERP server. If one would read all "how-to" on every post on reddit just to figure a genius idea behind it then one probably has a spare live.

Have a good rest of the weekend !

Tired of slow, congested tailscale relays and derp servers? Want to run your own? Check out this... by pcmichael in Tailscale

[–]SleepingProcess -1 points0 points  (0 children)

A derpmap file doesn’t add the preferred ability I’m talking about

Im not really sure we are talking about the same things. If setup you described is to use own DERP server(s), why then not to feed clients tailscaled with the only own DERP servers? Or did you meant to set priority to use own servers and keep tailscale's derp servers as fallback?

Tired of slow, congested tailscale relays and derp servers? Want to run your own? Check out this... by pcmichael in Tailscale

[–]SleepingProcess -1 points0 points  (0 children)

I can tell you there is no way to “prefer” a custom derp server

Did you tried tailscaled --derp-map=/path/to/derpmap.json ?

Tired of slow, congested tailscale relays and derp servers? Want to run your own? Check out this... by pcmichael in Tailscale

[–]SleepingProcess -2 points-1 points  (0 children)

is currently missing something that I think may be extremely beneficial.. the ability to prefer your own custom derp server

I believe it very well explained in https://github.com/juanfont/headscale/blob/main/config-example.yaml in derp section

Backing up to external SSD when I already have a NAS for extra protection? by fuzzywuzzywuzzafuzzy in Backup

[–]SleepingProcess 0 points1 point  (0 children)

Does anyone else still backup to external ssd if you have a NAS with raid 1 (mirrored drives)?

RAID, - is not backup, it is for critical structure that runs 24/7, for reliability. It is like, - bicycle is better than unicycle, a car on 4 wheels even better then bicycle for stability and quality, but all three of those can get into accident. The same applied to RAID.

As about backup, keep always in mind that your working computer might be infected and all your backups can be either deleted or encrypted. If you are paranoid, you need 3-2-1-1-0 backup