Live data from Hacker News

Viewing profile — albertkawmi

albertkawmi

HN member
Joined
Tue, Jan 27, 2015, 12:01 PM UTC
HN karma
13
Public activity
11 items

About albertkawmi

Engineer, musician, dad.

Recent public activity

  1. comment
    Comment #31016752

    Interesting. Were you watching streams or YouTube? And were you doing other chess improvement work? I’m at the same chesscom rating as you and have watched a bit of Hikaru content …

  2. comment
    Comment #25607028

    Your comment reminded me of this web comic comparison https://www.google.co.uk/amp/s/biblioklept.org/2013/06/08/hu...

  3. comment
    Comment #24181927

    We went through the laptop pain as well. In our case an MPC 1000 was sufficient for us for playing back samples and keeping hardware synths in sync.

  4. comment
    Comment #24051495

    Does anyone know what kind of explosion this might be?

  5. comment
    Comment #19021933

    I think there is a spectrum Of skills with programming at one extreme and visual design at the other. Even within “front end” you tend to have JS experts and CSS/design/UX experts.…

  6. story
  7. comment
    Comment #14732524

    If I understand your question, the answer might be something to do with what happened in humans; we developed brains large enough to be able to recognise patterns in our own behavi…

  8. comment
  9. comment
    Comment #14732487

    I think they could be included by allowing for evolutionary dead ends. That is, if mutations are random, not all will be successful long term (though pecularities in their specific…

  10. comment
    Comment #10734546

    Interesting. My experience was similar when, after years of playing competitively at club level, I decided to give up because I felt I couldn't progress further without devoting se…

  11. comment
    Comment #8952626

    This slideshow [1] by one of the authors of Ramda.js goes over a JavaScript example in OO style and refactors it to functional style. Currying is used to complete the refactoring. …