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

Right because we all chose this.


I sympathize. That's how I feel about our recent wars, among other things. But I'm paying for them anyway, and will be for the foreseeable future. Sucks.


>oh cool, today is the day you get to learn about X.

I still don't like this. There is no need to comment on my knowledge. If I say I don't know something, there is no need to repeat it back to me in any form. Offer resources, assistance, or guidance. If I found something I need to learn, assume that I will now be scrambling to learn it.


The intent of that sentence is not to repeat to you that you don't know something. That's already established.

It's to signal that the other person is not judging you negatively for that fact.


I fully understand the intent, but it doesn't come across that way. Assume that I will learn it, and I will assume you aren't judging me.

If I'm not busy, it is cool. Very cool. But if I have to spend hours reading and experimenting just to get to the next phase of some task, not so much. When I'm working, I like to accomplish things and learning can be a speed bump. I love learning new things during learning times. This also helps the learning process as I'm not facing stressful deadlines.

Stated as is, it also sounds like you are offering me the privilege to get to learn something you already know. I get to join your club. I've even heard people claim responsibility for another's knowledge because they were the first person to mention the topic. Same for TV shows, music, and movies.


>>> let = lambda x: 2*x

>>> print let(4)

8

Edit: Awesome, downvoted for helping.


That's not what they mean. The usage they are discussing is more like this, I believe. In a functional context, instead of doing:

    print expensive_computation(), expensive_computation()
You can do:

    (lambda x: print x, x)(expensive_computation())
Which would be equivalent to, with an imaginary let syntax:

    (let x be expensive_computation(): print x, x)


I kind of in the same boat. Wrote html, vb4, and made a few flash apps when I was about 10 but didn't get serious and really study until the past 5 years or so. So I picked 15-20, but I also picked 3-5.

Still trust that bell curve?


Oculus has had several competitors coming to prototype recently. Now they have lost their following. I personally think facebook just bought a dud. Oculus just dug their own grave.

Additionally, this is a gaming device. Having utopian visions for a device that hasn't even hit the market for its intended use is not a good PR strategy.


What hackernews has become:

I remade this simple game!

I was getting really fed up with the flappy bird stuff and was happy to see it go. Now this? Don't get me wrong, love the game, but god damn can we say beating a dead horse?


It's not like 2048 is taking over the front page. People iterate on an idea that's fun for them, where's the harm in that? What have you done today that you'd like to show us?


I don't mean to insult anyone. I fully understand why people are doing it. But I don't understand how these get repeatedly voted to the top. Can't we start a megathread or something for these?


> Can't we start a megathread or something for these?

That's not how it works. HN is ephemeral, threads last for one day mostly (sometimes 2) - after that it's like they were never there. If there's a new development about any subject, a new thread gets created. Look at all the threads where people speculate about the downed Malaysia jet or Dorian Nakamoto.

If you don't like or don't care about something, just ignore it. I ignore 50% of the stuff here, but rarely do I come across a thread that makes me feel "this shouldn't be here at all".

I also think the unspoken convention is that people who made a piece of software get a bit of extra attention and feedback. Personally, it's one of the features I like most around here.


I'm starting to sound like a broken record saying this, which is kind of sad... But here it goes again.

If you don't want to see something on the front page, don't upvote it. If it makes the front page, then people wanted to see it on the front page, or liked it enough to upvote it... The whole mentality that somehow you think that the majority of HN agrees with you on being sick of seeing this stuff on the front page is clearly wrong, because they're putting it on the front page.

If you see something that doesn't interest you, move onto the next.

Happy St. Patrick's Day.


Isn't your post slightly hypocritical? And isn't talking about it better than just ignoring it anyway? You did decide to say something after all.


Of course, lets fill up the thread with comments about how 5 of (as of this comment) 92 people didn't want to see this on the front page, instead of talking about the link itself.


Because people are having fun with some open programming and brainstorming. It's awesome!


There's about one thread per day or at least one at a time, a megathread would be exactly that.


Watching the stories about these games float right to the top of HN has inspired me to make Flappy 2048 for some easy pageviews, so there's that.


It's good because it has slightly more sophisticated gameplay than flappy bird and is still straight forward to implement and therefor iterate on.

It's quite fun to see a game literally evolve.


Completely agree.


That isn't how 2048 works.


That's how it works in 2048 bytes, because that doesn't leave a lot of room for possible move checking logic


I personally like the hard coded values and the extremely long line lengths.


That was my first thought too.

That and "this looks kind of structured from the top but the more I look at it, the less structured it becomes."


Sure, I had to sacrifice some of that "in the moment" happiness while getting myself to a manageable state, but I don't regret a single moment of it.

It's such a cop out to say that you're living in the moment. Few people, I'd even venture to say that no one looks back on self improvement with regret. Discipline contributes to happiness. Don't try to demotivate people to justify your own unwillingness to improve yourself.


Hitbox is off on this one too.


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

Search: