Live data from Hacker News

Viewing profile — redraga

redraga

HN member
Joined
Thu, Jul 22, 2010, 5:25 PM UTC
HN karma
255
Public activity
52 items

About redraga

url: www.cs.umn.edu/~natar twitter: @redraga

Recent public activity

  1. comment
    Comment #38838130

    I completely agree with this observation. In fact, you can use this to your advantage to save time. During the pandemic years of 2020 and 2021, Blizzard released "Classic" World of…

  2. comment
    Comment #37775158

    Would a public/private signature for videos work in solving such fakes? If not, why not?

  3. story
  4. story
  5. comment
    Comment #29102807

    I've started playing around with the idea of building a better retirement/goals investment calculator/tracker for Indians. The retirement calculators available online are almost fa…

  6. comment
  7. comment
    Comment #28241063

    Two posts from Astral Star Codex * A THRIVE/SURVIVE THEORY OF THE POLITICAL SPECTRUM [1] - Still the best theory on the conservative/liberal divide. It changed how I view the conse…

  8. comment
    Comment #25627767

    I wasn't aware of this. The model actually works great since I've personally accessed multiple papers from INRIA/IRISA from the HAL archives.

  9. comment
    Comment #25272965

    I can't really comment on the tradeoffs between specific ISAs since I've mainly worked on micro-arch research (which is ISA agnostic for most of the pipeline). As for the questions…

  10. comment
    Comment #25264384

    I can't comment on the economics of it but I can comment on the technical difficulties. The issue for x86 cores is keeping the ROB fed with instructions - no point in building a hu…

  11. story
  12. comment
    Comment #15088502

    Yes. TAGE still does better than perceptron, but combining the two is likely to give you the best performance currently. Of course, all this is dependent on area allocated to the p…

  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #11951435

    I'd say most vegetarian Indian food has the problem of excess starch and carbs. One potential reason for the wide prevalence of diabetes in India.

  19. comment
    Comment #11337282

    While this is completely valid advice, it might not be applicable with junior faculty who may not have graduated many students. I chose my advisor (who was as assistant professor a…

  20. story
  21. comment
    Comment #10881366

    I've heard this view echoed by friends who've visited China (I'm Indian). A major reason for this difference might be the fact that China opened up its markets in the late 1970's w…

  22. story
  23. story
  24. story
  25. comment
    Comment #8574195

    Remember that x86 (and SPARC) offer the strongest memory ordering guarantees among modern processors. The POWER and ARM memory models are weaker than x86. This actually leads to co…