

Yep, absolutely the right move to ask here, lots of us learn through conversation. I think youre on the right track.


Yep, absolutely the right move to ask here, lots of us learn through conversation. I think youre on the right track.


Implement what you fully understand first. Then figure out the why and how of the next piece for security.
“Hardened kernel with stack protection” doesn’t mean much if you can’t explain why it’s in place, or how it works.
I’ve been in IT 25 years and security for 15 years, and the number one failure of implemented security is doing it because someone said you need it.


For me, the idea is to sync bookmarks between devices.


deleted by creator


So there are 3 power modes in “normal” USB; 500mA, 1A, and 2A, all three of these at 5V. The 6T can only deliver 500MA 5V.
There is also provision in the USB spec over USBC for negotiation of power delivery that allows also changing the voltage to deliver more power. The 6T cannot do this, it lacks the usb PD circuitry.
However, it can do org (change to “target mode” to become storage for, say, a computer to access its storage. The 6T can do this with android, but you’re right, I haven’t been able to get it to work with pmos.
I do a lot of tinkering and development with GPS, and I use a few Blox GPS dongles. These need a bit of power to heat the ceramic antenna and atmo pressure sensor. These work with pmos.


+1 for ansible.There’s a module for almost everything out there.


ZFS is slightly more portable than md and comes with some additional benefits and performance tunables you don’t get with md, so that’s my 0.02.
Note that ZFS can use memory for arc, but it is happy to run on much less than what you have. My nas is a rock 5 SBC with 4GB memory and it’s fine, performance-wise, but I’ve run ZFS on much less and it adapts well to more or less ram.


So… RSS is how sonarr and radarr work. What circumstance would make these not work?


I know what Fetcharr does and I still don’t understand the need for it… Radarr and Sonarr both have profiles and upgrade policies for this that work fine.
What’s the use case of Fetcharr?


Radicale + client (Thunderbird on desktop, fossify calendar on phone)
Chip fabs need a lot of supporting tech, which is why it’s difficult to set up and more difficult to move.


Yes, you can. Interac and INTUR are technically interoperable.


The oneplus 6t can supply 500mA through USB, it just can’t negotiate usbC power delivery.


Logical IP addressing and physical interfaces are completely separate. One physical interfaces with multiple IPs, many physical interfaces bound together into one logical interface, depends on the situation.


Deep packet inspection. Looking for patterns in the actual headers and payload of packets. Computationally expensive.


These are different altogether.
The digital code in a time signal isn’t meant for humans to hear, it’s meant to sync devices.
The EAS is designed to be replayed on various radio systems with a simple and low-tech floor to get out there where it will be received. EAS that qualify (severe weather alerts) broadcast on NOAA’s various LF, VH, and VHF frequencies are transmitted on equipment that not only doesn’t carry digital side-channel, but isn’t even duplex.
Source: I am the radio person for my local Air Search and Rescue.


Sorry, I didn’t mean to doom that answer.
It is possible, but it is complex and onerous. How much appetite you have for that is of course up to you.
The basic functionality of hosting my own caldav/cardav fully privately with synchronising across devices is enough for me.


So you are asking about something that seems simple, but is actually many different components working together. Apple and google have really made this integrated for a long time.
What you want is:
I’ve left out all the plumbing needed to either support your access to this, or provide secure integration with a 3rd party email service.
This is a hard problem to solve for self-hosting. I have a self-hosted radicale instance and I get around the inter-connectivity by simply exporting ICS files and sending them to folks. Updating meeting times, setting calendar sharing is all very difficult because of above.
You aren’t concerned about a severity 10 vuln? Those are found in software with exceptionally bad qa and abandonware. That should give you pause about how hard n8n is “going fast and breaking things”.