addingnumbers
No user record in our sample, but addingnumbers has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but addingnumbers has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
grep isn't necessary at all here: lsof -s TCP:LISTEN -i :$port
> The doors had to remain open and pointing away from the earth It's the opposite. The orbiter usually kept it doors pointed toward Earth and the "bottom" tiles pointed away from Earth, and orbited with its engines…
Proxy ARP would have the raspberry pi provide its own MAC address as the MAC for the server IP. All the traffic from the clients to the backup server would have to pass through the Pi's network interface for the…
The alerts tend to be geared more toward attempts to reach a secured system that isn't accessible to you.
> Answer "I don't know" if you are not 95% certain they exist. Technically, this could be read as == instead of >=, meaning it should answer "I don't know" when it is 99% or 100% certain...
> All it takes to get rid of snaps forever is `sudo apt purge snapd`. That's not enough. Some package could eventually drag it back in. $ apt show firefox Package: firefox ... Pre-Depends: debconf, snapd If you really…
Add this to your login script: export FZF_DEFAULT_OPTS="--exact" Or invoke it with one of these: fzf --exact fzf -e Or if you start your search with a single quote ' it disables fuzz. (But maybe you already knew that,…
It returns non-zero exit codes when there are no matches or no selections made, so you can shorten that: fuzz() { file=$(fzf) && nvim "$file"; }
Won't recursing also spread your queries across multiple providers? And in the clear for deep packet inspectors to see, instead of encrypted?
> In Gilbert and Sullivan's Pirates of Penzance, Frederick is indentured to a band of pirates until his 21st birthday. That particular wording coming back around to bite him when it's pointed out that he was born on…
That's a petty interpretation, it's a big leap reading "don't send your unique identity to strange servers by default" as "never use private keys, always use passwords instead." Nothing about that config snippet…
That's all from the 1807 moralized version, the 1734 version doesn't have any golden eggs, goose, or harp. In the older version the giant swings a sword at him and dies himself instead by the protection of a magic ring…
> only including data from users who have turned on "Make searches and browsing better (Sends URLs of pages you visit to Google)" One big problem there is that we don't know what percentage of users for whom "turned on"…
I'm surprised they didn't recommend dnsmasq to begin with, it's a lot lighter on resources which could be important with low-end machines, and with DNS and DHCP services baked in to one process you don't need to worry…
Well, that's convenient. It looks like maybe Ingenuity's panel could use a little blast of nitrogen though: https://www.nasa.gov/sites/default/files/styles/full_width_f...
Perseverance (the rover) has its own "Gaseous Dust Removal Tool (GDRT)" that puffs compressed nitrogen to remove dust from samples before analyzing them, not sure if it can turn that back around on its own panels…
My grandmother's best friend was a librarian, so I got a lot of encouragement growing up to make use of library services. I remember calling the local library dozens of times for school reports. The local library wasn't…
They circumvent this by forcing certain traffic to circumvent your hardened WiFi by using the mobile network radios.
> Also, aren't there proxies that you can setup that can inspect HTTPS connections (so long as you install the proxy's cert on your machine). It's common for apps to prevent this with certificate pinning. They'll ignore…
> If they have my authenticator app then they've already totally owned me anyway. Seems like that is the problem they're trying to improve by using 3FA instead of 2FA.
Seems like they're talking about RBA, risk-based authentication.
They completely undermined the first establishment of "have you tried turning it off an on again?" The line doesn't land half as well without the entire 45 seconds (no exaggeration, I counted on the seek bar) of Roy…
> most websites/companies will quite happily let the impostor click a "Forgot password" link and get a SMS code to verify their identity That's not 2FA. There is one single factor there, the SMS code. SMS 2FA does not…
What about battery replacement? Seems like no matter how good the display and build quality, all eBook readers are bound to stop holding a charge after 3-4 years. I feel like the ongoing availability of newly-produced…
"We are unable to determine if the vulnerability was exploited." How hard they looked is not of any consequence if they can't tell it wasn't exploited.