mark-wagner
No user record in our sample, but mark-wagner 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 mark-wagner has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Funny you should say this. See https://www.theredhandfiles.com/originality-hard-to-obtain/ “What else have you stolen?” I ask Warren. “Everything,” he says, “Absolutely, everything.”
I agree. I see ChatGPT as similar to music synthesizers. They enable creativity. Creativity in novel ways as well. What if you want to express yourself with a violin sound but don't know how to play one?
I attempted many times to use this extension under Windows. It was one of the most frustrating software installation experiences I've ever had. I never got it to work. Note that it has a 2 star review. Perhaps Apple…
A long, long time ago my (large) school had 2 /16s and a bunch of /24s and every device--including those in the medical center--got a public, internet accessible IP address.…
I'm confused. Does docker change the routing table? Otherwise there will be no route back to the attacker's machine. Also, if 172.16.0.0/12 is bound to the docker0 interface then the kernel will see packets from IPs in…
It was https://news.ycombinator.com/item?id=31199300 > It’s thrilling to be extremely polite to rude strangers.
To be explicit, the fix is to go into the trackpad options, more gestures, and change "swipe between full screen apps" (poor name choice) to three fingers.
Yes, and .is (Iceland) is pretty good. See https://slc.is/#The%20Best%20TLD%20is%20Not%20.com which somewhat summarizes https://www.eff.org/files/2017/08/02/domain_registry_whitepa...
Based on IPs and whois, imgur uses fastly.
Looks like there are no restrictions on nationality or language (like .cat). I was unable to set up my domain with Cloudflare's name servers because you need to register the domain first and the registration process…
Here are the commits I could find that remove the "telemetry:" commit 2a37cd19a022fd6bc63d1c0a403840eb300dfd1c Author: Cookie Engineer <cookiengineer@protonmail.com> Date: Sun Jul 4 10:22:57 2021 +0200 :shit: Remove…
Just like the "fathertrees" from Card's book "Speaker for the Dead."
Yes, for example in AWS the instance types with "a" appended (AMD EPYC) are lower cost than the corresponding Intel-based instance.
Before the Available column there was the -/+ buffers/cache line that provided the same information. Maybe it was too confusing. total used free shared buffers cached Mem: 12286456 11715372 571084 0 81912 6545228 -/+…
Maybe Usenet? It already support massive copyright infringement yet it is still around.
If bazonga.com is domain only accessible through the VPN then you most likely always want to look up flargle.bazonga.com through the VPN name servers. On the internet you'll get NXDOMAIN. However, this could be solved…
In this case "M" is a Roman numeral meaning 1000. So "MM"is one thousand thousands, or one million.
Yes, and if you look at the at the IHS it looks like it was intended to cover the RAM, but couldn't, so they just chopped that part of it off.
There are patches for openssh when using it over LFNs: https://psc.edu/research/networking/hpn-ssh/ (which seems to be in a sad state currently). These patches might interact poorly with other implementations (e.g., it…
I'm even less of an expert but here is an example: https://pdfs.semanticscholar.org/a42e/022f812a7b5c464cf83454...
There is also this: https://azuremarketplace.microsoft.com/en-us/marketplace/app...
Not only that, if you hate the virtual escape key KE can make caps lock send escape if tapped and control if held. See https://medium.com/@pechyonkin/how-to-map-capslock-to-contro...
Until November 2013 Microsoft used stack ranking.
Here it is: https://web.archive.org/web/20200527204809/https://www.apple...
> As it turns out, the getpid function supposedly takes no parameters, so the inclusion of the parameters in the call above perplexed me. This is due to the fact that dtruss is actually a shell script trying to emulate…