HN user

lindvall

310 karma
Posts16
Comments35
View on HN
Fog of World 14 years ago

The app looks pretty great. Being able to incorporate the geolocation data from foursquare, instagram, flickr, facebook, etc. would aid in not feeling like you have to think of your traveling as starting when you downloaded the app.

Based on what?

Building really cool technology that you decide to give a way sounds a lot like how many startups have failed.

You've attributed arbitrary value to peoples worth when you have absolutely no way to know if you are correct.

Really? What is it going to take to get beyond the stupid provocative titles?

Can we work on being constructive? It would be pretty sweet if people started writing post-mortems for crazy bugs they found the way people write them for outages.

What was the process you went through to track down this problem? Were there any interesting tools or processes you employed?

What was the final solution?

What can we (both you and your team and the community as a whole) do in the future to prevent this sort of thing from happening again?

So far I'm not really a fan of forking RubyGems, but I am concerned with the solution you mentioned for compatibility with Rails (which I take as a good metaphor for any large Ruby project) — a new point release. How is that going to work for people on Rails 2.2 or other projects with incompatibilities?

Has anyone discussed emailing the authors specified in the gemspecs of the gems that will be breaking with these upcoming changes?

This post is as vapid as any of the this-NoSQL-datastore-is-better-than-this-RDBMS posts that pop up weekly.

"Oracle also has a large number of background processes all competing for CPU (about 10 for a default installation). They are very efficient, but are still there – for every single database."

How is it at all relevant to start counting how many processes or threads that are being used? In what world is this useful for any conclusion?

I hope this point does not get lost in the shuffle. This whole issue is very much due to the fact that Dropbox did not handle the initial reporting of this problem when it was announced.

Their initial solution to the problem was updating the TOS and calling it a day. DropShip proved there was a deeper problem that needed to be addressed and the fact that their solution did not start and end with a fix to the problem in the code is mind-blowing. This isn't a huge enterprise company. These guys should know better.

I strongly believe one of the most positive aspects of EC2 was that it demonstrated a beautiful philosophy that a node and their disks should not be relied upon to always be around and pushed it into the mainstream.

Even for people who didn't use EC2 the existence of the platform caused more people to rethink their architectures to try to rely less on Important Nodes.

EBS is a step back from that philosophy and it's a point worth noting.

One of the great things this post does is enumerates some of the underlying reasons why relying on EBS will inevitably lead to more failures and in ways that are harder and harder to diagnose.

It's great to see sites like dribbble and forrst push to make money so relatively early in the life of the product. I can only imagine how hard it would be to make the leap to charge money for a service that could easy be characterized as fluff.

Another aspect of this thread that I find very refreshing is the fact that the previous implementation may have used magic numbers doesn't reduce anyones desire to actually understand what is going on going forward.

The realization that a magic number was already being used could have caused one of two outcomes:

a) justification for replacing one magic number with another

b) realization that more research needed to be done to understand exactly what was going on in the first place

I appreciate seeing (b) as the option chosen. We should all strive to be this diligent.

I wish the title wasn't so much about "Stop doing ___" but the contents of the article are good for people to be aware of.

These are little details of how systems work that are just brushed over too often but are important to get right.

The role of timing is interesting. It makes me wonder if a time-of-day-and-week based weighting could help out to reduce the need for posters to be so concerned about when they are posting.

I've been very happy with Scout (http://scoutapp.com/) for monitoring. It's a nice mix of standard monitoring and a pretty simple plugin system for custom monitoring.

All of the plugins are written in Ruby and the interface for reporting data is pretty simple.

I'm using it for everything from monitoring the KB/s that systems are swapping (and alert if it's anything measurable) as well as custom things like job queue depths.

For the people who are unhappy about the lack of "attribution", it seems almost as silly as complaining you can't see what web browser was used to submit a tweet via the website.

While it may have been interesting to see, I think there is a perfectly reasonable argument to be made for simplifying an interface and removing as much noise as is possible (especially as they've added so much information/noise to the new interface).