Viewing profile — tinganho
tinganho
HN member- Joined
- Sat, Jan 05, 2013, 4:26 PM UTC
- HN karma
- 51
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About tinganho
Recent public activity
- comment
-
comment
Comment #40854767
Note, the origins are stated in Wikipedia: > Many papers and textbooks refer the definition and proof of undecidability of the halting problem to Turing's 1936 paper. However, this…
-
comment
Comment #40662040
Isn’t the channel variable declared and inferred as an int32? Can’t see why the overload isn’t resolved directly?
-
comment
Comment #40195693
One thing that crossed my mind when I was looking at the TypeScript compiler. Was that it was parsing header "d.ts" files even though it wasn't used in source. Although, it had som…
-
comment
Comment #39381952
A thing can be explained with its constituent parts or explained by a parallel analogy. If you don't understand the constituent parts or the analogy or there are neither of these. …
-
comment
Comment #30513339
I think in the class world this is normally done by writing a service and injecting it on the constructor of the parent class. Since, React doesn't have DI built-in, it becomes pro…
-
comment
Comment #27652495
I have never heard of verified compiler before. Not entirely sure if I understand everything from their docs either. But here are my thoughts. Even though you cannot unit test ever…
-
comment
Comment #27651433
Couldnt this problem be dealt with unit tests?
-
comment
Comment #24007532
I fully agree. One other good point with paid software is that is more long term. It will be supported as long as there is money involved. Just look at the JS ecosystem. Everything…
-
comment
Comment #23667405
Take my argument with a grain of salt. I'm not an expert. But, if nothing helped you. I can give you my experience. What really helped me. I went from grinding a lot to almost noth…
-
comment
Comment #23372603
Basically, doing this now. I tried to implement x25519 in a highly optimized way in cpp/c and I’m in my 8 month. I dogged through countless of articles and learned a ton of abstrac…
-
comment
Comment #21204392
Is it good enough to brag about it?
-
comment
Comment #18038811
I actually did a bit of research on this before. For easier chips like TPMs(Trusted Platform Module). What I've seen people do when trying to steal secrets(key) on a chip is to buy…
-
comment
Comment #15721967
How does this compare with Microsoft's https://github.com/Microsoft/vscode-cpptools ?
-
comment
Comment #13299487
I actually wrote an article about this strategy: https://medium.com/@tinganho/baseline-acceptance-driven-deve...
-
comment
Comment #12713382
I also did some review of many EDA tools. Sadly, KiCad is absolutely the worst I've tried in terms of UX. I guess many's favorites are Altium Designer. I just hope there is one Ope…
-
comment
Comment #12658913
This is correct. And many foundries will be manufacturing 7nm transistors in 2017-2018. So it seems like this article is a bit incorrect.
-
comment
Comment #12658875
What they mean is that they have less energy and thus less likely to tunnel between source and drain.
-
comment
Comment #12563497
And what's the capacity?
-
comment
Comment #12274814
I think the future of back-end development is heavily decided by the future programming language. I think we are still missing a programming language that is safe, fast and product…
- story
- story
- story
- story
-
comment
Comment #12152728
This sounds like a blog post for emphasizing the more buzz word you use the better.