Equifax is a private company.
HN user
pepr
I have tried switching to fastmail and it was incredibly painful. In a nutshell, Microsoft/Hotmail and possibly other providers started to throw my emails to people to spam. I've missed out on important things in the physical world because of this. I've invested a lot of time trying to debug the issue. To their credit, Fastmail's customer service was excellent and they really tried to resolve the issues but in the end could not.
Also, fastmail web UI was okay but not great. I do like the new GMail UI better.
For me, it sure beats dying!
You wouldn't download a car, you wouldn't block an ad! :)
You are required to get a new prescription because your original prescription expired.
How about simply visiting Australia without your corporate laptop? Or take the laptop but without the means to connect to the corporate network/accounts?
Sure but QLDB isn't a blockchain. Blockchain is just one of many things that can be implemented on top of it. You could implement the same thing with an SQL database and signed history tables.
That doesn't give you the ability to cryptographically verify integrity of the database. Think git repository with pgp signature on every commit.
I regularly buy Darigold milk (a local PNW brand) at Safeway.
Because the browser (or the user) has no way of knowing if the certificate changed for a good reason. Certificate pinning tries to tackle this at the CA level but it's not perfect (in a nutshell, browsers know that google.com can be signed only by a certain small subset of CAs).
That's exactly why I like Spotify - it doesn't shove the social nonsense down my throat like everybody else. Don't take it the bad way but I don't care what you, or anybody else with very few exceptions, thinks about this or that album.
What should be used for I/O throughput tests instead?
That's why AWS also started offering Key Management Service: https://aws.amazon.com/kms/
You don't get your own HSM but it's MUCH cheaper ($1/key/month) and more scalable and available than an HSM.
This. I tried buying a pair of flight tickets from a German airline Condor with a US credit card. What a hassle, in the end I had to call the bank, get redirected and verified 4 times (because they don't pass the verification along when they redirect your call) and I was finally able to pay for the damn tickets when they "pre-authorized" the transaction.
I'm also happy to see EFF now accepts Bitcoin.
It doesn't, this is a separate coding platform. If your coding platform is Rails, you don't integrate Django into it.
I think it's simply self-preservation. If they don't get reelected, they lose their job. Few people want that. Would you lose your job over your views on issues like gun control? May you would, but a lot (maybe majority) of people wouldn't. Look at the stories of people in former communist countries. Majority of them didn't want to even risk their jobs over much, much more serious issues than gun control, NSA, or abortion.
Well, at the very least, it's a smaller piece of code :). (Don't get me wrong, I'm very strongly opposed to DRM and HTML5 DRM in particular.)
I haven't been able to find any good repo (recent, maintained, reputable maintainer) unfortunately. I usually end up compiling them myself. I was actually surprised how easy it is, nevertheless a (possibly official) repo would be _very_ nice.
Well, at least she is pretending - US politicians aren't even prentending to be outraged :-D
His argument is that we can't be sure whether we're talking to the real SSH running or some rogue SSH run by an unprivileged user. That's why SSH servers have their server host keys with fingerprints you're supposed to verify using a different channel when first connecting: if someone managed to spin up a rogue SSH server, it would have a different host key and you would get a big fat warning from your SSH client that the server key doesn't match.
The point here isn't that ANY government can't listen on. That's a noble goal but so not achievable in a short period of time for everyone. The goal here is that German citizen isn't spied on by the US government because the US government has shown utter lack of respect to rights of anyone who isn't a US citizen. The point here is that if your own democratic government is spying on you, you have some (albeit limited) degree of control (elections) and rights (because you're voter, so they care about you). When a foreign government spies on you, you have almost zero control.
Ah, I didn't notice that one :)
Once I read the first line I immediatelly remembered that sign on Valley Mills and thought: "could this be a fellow sufferer from Waco?" :-D This reminds me how much I look forward to moving out of Waco this summer.
"... two out of three of people like to listen to music while they work, study or read but it’s difficult to find and manage music that consistently works well for this purpose."
Precisely! I like to listen to ambient music when working and constantly trying to find new music for this purpose is quite a hassle.
This also implies he has vested interest in convincing people more catastrophes are on the way to sell more insurance.
> Is it because the Win8 HTML5/JS apps are more closed-system-esque than Firefox OS apps will be?
Yes, basically. At least for me. It comes down to trust. I trust Mozilla that they want to do good for the community. I trust Microsoft first and foremost wants to make money for their shareholders and only after that for the community. This is fine, they're a for-profit company. It's just that doing good for your shareholders doesn't always lead to doing good to the community.
Not to mention Microsoft doesn't exactly have the greatest of reputations when it comes to vendor lock-in issues.
Does anybody know if this supports custom domains or just the domain assigned by DDG? They seem to support only dukgo.com
You can do that in principle (XMPP servers for the given domain are stored in SRV records, e.g. for my domain praus.net, it's _jabber._tcp.praus.net) but I can't find anywhere that the DDG XMPP server supports custom domains. So you can do it but I think not with DDG just yet.
Gnome 3 is far from dead compared to Zune HD (officially killed) or Google Wave (ditto). (Not sure about WebOS, I remember reading it was sold off.)
The primary reason you don't see it around is that Ubuntu has such a large market share of the desktop Linux and chose Unity as the default. And few people bother (or know about the possibility for that matter) to change from the default even though it's trivial (apt-get install ubuntu-gnome-desktop). But remember that Gnome 2 used to be the default and quite popular (i.e. everyone had it because everyone had Ubuntu).
Now of course, I'm biased - I got pissed off with Unity, tried bunch of various desktop environments and settled on Gnome 3 and I really like it. The dynamic creation & removal of desktops feels strange at first but is so convenient after a while that I miss it everywhere else.