magnawave
No user record in our sample, but magnawave 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 magnawave has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
The best I can tell from talking with insiders at a couple of his properties, is that he did a beyond bad job at “succession planning”. The light exception being MoPOP of course but that’s a different beast. So without…
AFCI's feel like NEC's attempt to create tons of service calls under the guise of "safety". And eventually seems like they will be required for new builds everywhere as areas adopt the newer codes that require them…
I guess the wildcard is price. AWS's pricing model works kinda at their OMG eyewatering scale - aka all the custom hardware they design is highly cost optimized, but just doing custom hardware has a notable cost. This…
Oh this is awesome. When I was a kid I really really attempted to write a Keen knock off (doctor who themed) on my 386 and it was ok although never really did enough level development to make it super playable. But TO…
Indeed doing what they have done is impressive, and talented folks at play for sure. Not sure, even vaguely commercially viable(heck 0xide as a whole), but nerdy interesting for sure. But I can’t see practically why…
One of the hard parts of quantifying that, is you have people who wear many hats. So sure you have Cassandra gurus, and probably a decent number of them. But this is in the league where really hardcore automation kicks…
Correct, that’s what object stores are for. However, metadata on said files, is probably very handy to have in a database. I’m quite sure not all this Cassandra capacity is just file/photo metadata storage either.
Personally I find it funny that on the same day there is an article about Quora, there is also a link for plugin for blocking search results(https://github.com/iorate/uBlacklist). Immediately, I thought, oh that would…
Thought the exact thing the first time I saw one in a Chicago full service parking garage. And they had very stern signs about being for employees only. So ya that’s likely how they solve the liability problem. But man…
The result was "an electrical island in the United States," Bill Magness, CEO of ERCOT, said. "That independence has been jealously guarded, I think both by policy makers and the industry."…
It’s definitely comically expensive. But I’ve had mine 15 years and it’s still the best least fuss humidifier I’ve ever owned. Oh and I never use their additive. Little dish soap (drop of two) in each refilling keep the…
The declarative functionality comes from K8s not helm. (Of course K8s has imperative tooling too but that’s not the point here). The main reason folks dislike helm are 2 fold: 1) using string templating on a space…
Not anymore. From what I’ve been told from an insider, the latest versions are derived from a common code base now, with platform specific bits separate for each platform. The latest office for Mac looks quite a bit…
Yes Oracle did that to Solaris. You are right. But it was already pretty dead before Oracle bought Sun. Which was why Sun was for-sale in the first place. That's not just Oracle's fault. Place blame where blame is…
At the end of the day, Sun/Oracle has to be able to make revenue from Solaris for them to keep paying those peoples' salaries. Is your startup / company deploying on Solaris? Nope of course you aren't - who is?! Pretty…
I definitely wouldn't call Bloomberg a "non-engineering" company if you've ever worked with any of their trading / market data products. Pretty much true of any trading side finance company nowadays.
Actually most SSL based browsers will transmit the domain cleartext as part of SSL handshaking. This was added so virtual hosting webservers can all have independent certs on the same IP See the following link for the…
Yes this is exactly the problem - less so with CFL but hugely so with LED. LEDs should appear as a part of the fixture itself - not as a screw in replacement for the legacy Edison socket. I suspect this will happen…
"And the whole point of RAID is to combat that..." Actually the whole point of RAID is to combat a MISSING drive, not a corrupt drive. Parity works when I'm lacking one bit ... not when any of my bits might be lying.…
Indeed vary brave. Filesystems ARE NOT and never have been an API to exchange data between multiple OSes - they are a means to persist data efficiently for a single OS. Now if you don't mind breaking a bunch of the FS…