Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Schedule (Score 1) 22

I took so long because it has ADHD and went off on a mortgage and load tangent... See this bit in Details:

Cold-calling limited-impact businesses in the mortgage and loan sectors, I’m focusing on a script that adapts based on unique responses. This strategy is underpinned by a commitment to targeted, strategic outreach.

Comment Re:never? (Score 2) 150

It is a rather meaningless number in the end of the day. In general, it doesn't take a scale to judge one's health, relative obeseness, etc. Weighing yourself isn't always that useful.

Comment Re:How to easily add HTTPS to a website? (Score 1) 98

You gotta be kidding, if one of my vendor's gave me their root certificate to install on my machine, so I could securely connect to their site, I'd tell them to take a flying leap and get a real certificate. If I'm understanding right, your friend now has the ability to MITM his customers' SSL connections. We can argue about whether the root certificates preinstalled can be trusted, but I'm confident they're safer than the local Dunder Mifflin.

Comment Re:*Still A Happy, Paying EC2 Customer* (Score 1) 125

I'd give you the good rating. You used the service in a sane manner that exploited the strengths of the system and avoided the weaknesses.

I suspect many users of EC2 actually end up with less reliability than they'd get with a server in a closet, as they don't realize the true effort it takes to have an effective solution like you do.

Comment Re:have your own servers (Score 2) 125

Reddit's downtime has been a bit of a running joke for a while now, which most (all?) of it being blamed on Amazon.

The way they implemented things is one of the big issues. For example, things like setting up RAID volumes across multiple EBS volumes. They just magnified their exposure to any issues in the cloud. Any one machine goes down the system gets hosed and needs recovery. They also are constrained to a single availability zone in order to get the performance they need from their setup. (This is not intended to be a factual statement. ie, I didn't confirm the details, but I believe it captures the essence of the issue.)

To get the most from the "cloud" you need to build your infrastructure accordingly. You can't take old systems and throw them in the cloud and expect it to scale. Neither can you take all the old ideas, new tools will require new techniques which the industry will learn as things mature.

Comment Re:sounds like TWCs DNS servers (Score 2) 125

Typically your computer asks your firewall/router for a DNS lookup. It relays that to your ISP's DNS server. Your ISP looks up the DNS server responsible for the domain and contacts that server and sends your original request. That request doesn't include your IP however, so Akamai's DNS servers are returning regional specific servers based on your ISP's DNS server IP/geo-location. That's usually perfectly acceptable, since presumably your ISP's DNS server would be located on a good route with a low ping.

So if you replace your ISP's DNS server with those of OpenDNS, google or whatever else, it is that server which determines your location when Akamai's DNS servers decide which IPs to give you.

You should be able to replace your DNS server with your own locally hosted one as well. ie, you contact the root-servers, hunt down the responsible server, then contact it directly for the IP. I'm not sure what the implications of that is though. The intent of the typical setup is that the ISP DNS servers can cache things and reduce the load on the central root servers.

Comment Re:One guess why (Score 1) 661

I don't see how that has anything to do with it.

They've never blinked selling your hypothetical CPU as a 4-core CPU, not should they. They never had a problem selling a CPU with a lower rated MHz rating either, should that copy not perform stable at higher speeds.

Slashdot Top Deals

Ask five economists and you'll get five different explanations (six if one went to Harvard). -- Edgar R. Fiedler

Working...