Viewing profile — botw
botw
HN member- Joined
- Sun, Jun 15, 2014, 2:22 AM UTC
- HN karma
- 24
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About botw
No profile information was provided.
Recent public activity
-
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.
- comment
-
comment
Comment #13035753
I am thankful to be alive.
-
story
Ask HN: Recommend a good project proposal template?
Recommend a good (web/mobile software development) project proposal template(link)?
-
comment
Comment #12745318
off topic but related, is speech-to-text engine in android open sourced? can it work offline entirely?
-
comment
Comment #12729173
12-factor?
-
comment
Comment #12723956
I like ipfs this name. but what does ip in ipfs stand for?
-
comment
Comment #12722210
curious on how the irregular black shape title bar is created?
-
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…
-
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…
-
comment
Comment #12718579
That caused a lot of pshycological damage.
-
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?
-
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…
-
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'.
-
comment
Comment #12718403
so you have to keep the same code on client side for every page that requires re-rendering. kind of bloated?
-
comment
Comment #12718309
besides wifi, what other type of p2p communication channels are supported in Vanadium? bluetooth? USB? radio?
-
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…
-
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…
-
comment
Comment #12712552
for this level, isn't the process itself a bit humiliating?
-
comment
Comment #12712546
how to get the demo running? they are just images now.
-
comment
Comment #12712450
maybe machine learning is useful here?
-
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…
-
comment
Comment #12698548
same feeling
-
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…
-
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…