Live data from Hacker News

Viewing profile — lkozma

lkozma

HN member
Joined
Tue, Mar 27, 2007, 4:12 PM UTC
HN karma
3,580
Public activity
780 items

About lkozma

http://www.Lkozma.net

lkozma@gmail.com

Recent public activity

  1. comment
  2. comment
    Comment #34345383

    My favorite artistic illustration is probably Jorge Stolfi's drawing inspired by the self-adjusting splay tree data structure of Sleator and Tarjan: https://www.link.cs.cmu.edu/spl…

  3. comment
    Comment #34345240

    Yes, this efficiency-aspect is not captured in the illustration -- while splitting perfectly _by index_ comes for free, splitting perfectly _by value_ needs nontrivial work (median…

  4. comment
    Comment #34344553

    May I add one that I made? Illustration of QuickSort and MergeSort as two sides of the same coin: http://lkozma.net/images/sort/duality.pdf I find this somehow both obvious and cou…

  5. comment
  6. comment
  7. comment
    Comment #33491487

    Socrates supposedly loved going to the market. When his students asked him about this, Socrates replied, "I love to go and see all the things I am happy without." :)

  8. comment
  9. comment
    Comment #33217455

    This is a very nice and deep question. Are you aware of the published research on the problem? The growth rate is indeed around 4 and now known to be strictly above 4: https://page…

  10. comment
    Comment #32808517

    "Seeing an astronomer using a telescope to observe a galaxy, no-one will confuse the telescope with the galaxy. Mathematics differs from science in that there is no clear distincti…

  11. comment
  12. comment
  13. comment
  14. comment
    Comment #31679380

    You are right in general, but when the quote is from someone on whose research the result builds in an important way (as it is the case here), I would say it is fair.

  15. comment
    Comment #31679351

    Your first point is correct, but just to clarify your second point, these two definitions are not quite equivalent, as there is a world of functions growing more quickly than log^k…

  16. comment
  17. comment
  18. comment
  19. comment
    Comment #30145722

    Who is pushing/lobbying for that type of legislation? Isn't it a case of regulation helping the incumbents?

  20. comment
    Comment #29958324

    For those coming from a CS background a possible (crude) intuition sometimes given is that frequentist :: Bayesian ~ worst-case analysis :: average-case analysis There are a good r…

  21. comment
    Comment #29747067

    Honest question: who does it harm? These aspects that you mention may not be to your (or to my) taste, but if they are relatively harmless and the other stuff is overwhelmingly goo…

  22. comment
  23. story
  24. comment
    Comment #29543401

    was posted here sometime ago: The door refused to open. It said, "Five cents, please." He searched his pockets. No more coins; nothing. "I'll pay you tomorrow," he told the door. A…

  25. comment
    Comment #29377452

    > The Soviets royally sucked in the computation department To add more nuance, there is an essay [1] telling the history of early maximum flow algorithms and includes this small an…