Hacker Newsnew | past | comments | ask | show | jobs | submit | anovaskulk's commentslogin

On the other hand this one is closing its registrations, and deleting users registered after some date X.


They were talking about letting unpaid customers go, but they found backing, to let them keep up the good work: http://blog.theoldreader.com/post/57274499607/the-new-old-re...


Same experience here, running this on my HTC Desire. At least Opera is nice enough to provide older apks here:

http://arc.opera.com/pub/opera/android/

I downgraded mine promptly. Future doesn't look good though.


No, most people are not basically good, not really. It is an illusion of goodnes that they give off, due to their indifference, and their going with the flow. If the flow is good, the illusion is maintained, and all is well. But when push come to shove, they will show how little they really care.


You're more pessimistic about people than their behavior in day-to-day reality warrants. We're not worried about intrinsic goodness, nor about goodness in extreme circumstances. We're only worried about effective goodness in normal circumstances. Can you ask someone to watch your stuff? Yes, you can. Whatever the reason, the vast majority of people can be trusted in the vast majority of circumstances. There are few that will simply let someone take your stuff when you ask them to watch it for you.

  when push come to shove
Push doesn't come to shove. When someone threatens them, they may as well have threatened you. When there's a sudden flood, accident or any other unlikely incident, then you're often no worse off having someone else watch your stuff.


I basically agree with you, but don't think you should worry about someone else coming and taking the laptop. It's the person you asked to watch it that knows you are gone, if anyone, it's they that would get up, take the laptop, and go.

But I think that risk is fairly small if you pick the right person. Ideally someone else with a laptop. They're likely not going anywhere, and they clearly already have a laptop...


I'm sorry, I did not mean to suggest otherwise. The illusion indeed is maintained in the vast majority of cases.


Yes, but whether it is an illusion is irrelevant for the purposes of this discussion. And to wander off into more philosophical territory: if you say it is an illusion, you suggest that there is an intrinsic, below-the-veil-of-illusion, goodness in people. That warrants a huge discussion in itself. I would argue there is no such thing: what we are talking about here is 'the' goodness of people. There is no illusion. That they don't behave equally good in different circumstances is not because they are intrinsically less-than-good: it's because the exact same human characteristics simply give rise to different behavior in different circumstances. The motivation/inclination of people to behave in a certain way is not due intrinsic 'goodness', but due to a variety of other intrinsic characteristics, such as 'fearfulness'.


Way to go with your sweeping generalisation.

Not like the article is any better.


Looks more like worthless Rails tips.


Rails tips sure, but some of them were pretty interesting to me. Didn't know that irb had _ like in perl, and that error_messages_for took those nifty named parameters.

Some similar tips of my own: Enumerable.each_with_object sort of like foldl/inject but without the explicit return of the memo is a pretty nice monkeypatch that exists in activesupport. Object.returning is pretty nice too. Creates an object to return and then yields to a block, very handy.


FYI: #returning is a hack that #tap supplants, and is supported in Ruby 1.8.7 natively, and is supported in Rails via ActiveSupport for older versions of Ruby.


Tap is also an incredibly nifty function, but they are slightly different, I hadn't thought of using tap in the same way as returning before you mentioned it.

Using returning with a local variable makes for superbly readable code imho:

  def foo
     returning values = [] do
       values << 'bar'
       values << 'baz' if @iffy
     end
   end

  def foo
     [].tap do |values|
       values << 'bar'
       values << 'baz' if @iffy
     end
  end


Making your site a frequently used one is not solving the password problem; it's sidestepping it.


I guess he forgot to add this corollary:

If you can't make your product a frequent-use product, use somebody else's sign-on system (Google, Facebook Connect...).


yes, that was the conclusion I was not-very-subtly suggesting.


And this is the crux of it right here. The author is confusing the two goals of making a point, and having that point heard. Surely there are better ways to market yourself than by spewing ad hominems, which just go to diminish your supposedly more important goal of actually making a solid point.


That would be quite a feat.


It would be quite a weapon too!


I wonder if that strategy was considered during the cold war? I wouldn't be surprised.


In Soviet Russia asteroid saves world from you.


Against yourself?


Apophis is big enough to wipe out a large metropolitan area, but not much more than that, with plenty time to evacuate.

It could, however, excavate quite a crater that could become a very large water reservoir.

But I would prefer to do such major construction projects with nukes - the delivery time and positioning are much more controllable. Also, we have a whole lot of them sitting around and the freedom to use larger formats (they wouldn't have to ride on planes or missiles) could yield much cleaner ones too.

I suppose governments won't like the idea of civilians operating gigaton+ nukes, but that's something to be resolved between politicians and lobbyists.


I wonder how large an impact would be required to alter the earth's rate of rotation. I think we could all use a slightly longer day ;)


You could do that with a lot of smaller impacts. Also, it would be advisable to hit all major plates equally, to reduce the risk of major quakes on fault lines. If we were going to try to do it in one impact, we'd better evacuate the planet before too.

And have no plans to return in less than a couple hundred years.


It's only 350 metres wide. That'd be enough to seriously fuck up any large country on Earth without causing much damage, relatively, to other parts of the world. Anyway, you could keep the equipment on the rock, keep Apophis skimming Earth nice and close every few years, and have a permanent very big deterrent.


The deterrent wouldn't work. It would take ages to direct it to any target, but a much smaller time to neutralize it with a bomb.


Merry Grav-mass!


Kickass skillz, yeah. I just puked a little in my mouth.


They only want to employ people with great skillz. You know, like nunchuck skillz, bow-hunting skillz, computer hacking skillz...


"Girls only want boyfriends who have great skills."

priceless!


You know they had a pretty good pitch until, that little slip. It's good to be young, energetic and exciting but when you venture into misspelling words on purpose, it becomes a little unprofessional. Then again, I am probably not their target market being > 35 and all. You know there are a few of us dinosaurs that keep up with the latest and greatest, hell some of us are even still changing the industry with the young bucks.


They probably said that just for lolz.

Disgusted headshake....


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: