Live data from Hacker News

Viewing profile — botw

botw

HN member
Joined
Sun, Jun 15, 2014, 2:22 AM UTC
HN karma
24
Public activity
81 items

About botw

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Chrome extension showing email address?

    I remember i read a HN post which shows a chrome extension showing email address. where is the post? I could not find it now.

  2. comment
  3. comment
    Comment #13035753

    I am thankful to be alive.

  4. story
    Ask HN: Recommend a good project proposal template?

    Recommend a good (web/mobile software development) project proposal template(link)?

  5. comment
    Comment #12745318

    off topic but related, is speech-to-text engine in android open sourced? can it work offline entirely?

  6. comment
    Comment #12729173

    12-factor?

  7. comment
    Comment #12723956

    I like ipfs this name. but what does ip in ipfs stand for?

  8. comment
    Comment #12722210

    curious on how the irregular black shape title bar is created?

  9. comment
    Comment #12721918

    "Mathematicians have tried many different possibilities and have yet to find a single one that works. But they also haven't been able to prove that such a box doesn't exist, so the…

  10. comment
    Comment #12718678

    It reminds me the other day I read a 2012 NLP PhD paper where there is no contact information(email, etc) all over. Frustrating. And recent news about a new genetic editing technol…

  11. comment
    Comment #12718579

    That caused a lot of pshycological damage.

  12. comment
    Comment #12718537

    Don't you remember that crowd-sourced stock predication website that publish the anonymized data and let crowd build model without knowing which specific stock/portfolio is used?

  13. comment
    Comment #12718467

    The trend is microservice with polyglot environment where developers can use their favorite language for the right task. I can see Java, Python, Go, Nodejs all having their place i…

  14. comment
    Comment #12718439

    Python needs popular applications such as Magento, Joomla, oscommerce, etc. in PHP. Python needs better integrated with LAMP as the default in 'P'.

  15. comment
    Comment #12718403

    so you have to keep the same code on client side for every page that requires re-rendering. kind of bloated?

  16. comment
    Comment #12718309

    besides wifi, what other type of p2p communication channels are supported in Vanadium? bluetooth? USB? radio?

  17. comment
    Comment #12716843

    Isn't this approach similar to or used in DeepMind's AlphaGo where the policy network is corresponding to high-level representational knowledge(kind of expert system in traditional…

  18. comment
    Comment #12712615

    The other day I saw a post on social media that how he explained spaces from 0-dimension to 10-dimention in simple drawings. At the end, he claims that 10-dimentional space is just…

  19. comment
    Comment #12712552

    for this level, isn't the process itself a bit humiliating?

  20. comment
    Comment #12712546

    how to get the demo running? they are just images now.

  21. comment
    Comment #12712450

    maybe machine learning is useful here?

  22. comment
    Comment #12712163

    Maybe you are heavily on huge algorithmic work. In practice, most algorithms are polynomial-time, and we are looking for under-polynomial-time alternative - log(n). For exponential…

  23. comment
    Comment #12698548

    same feeling

  24. comment
    Comment #12676190

    I always thought "NP-complete/NP-hard" metaphor only meaningful in theoretical work. In practice, it does not make much sense in guiding what/how the real world problem is to be so…

  25. comment
    Comment #12676162

    I guess the difference with the simulated annealing approach would be that this approach(and the simple picking-the-most-similar-column approach) assumes you know the particular sh…