Live data from Hacker News

Viewing profile — kol

kol

HN member
Joined
Mon, May 23, 2016, 2:13 PM UTC
HN karma
55
Public activity
23 items

About kol

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #15150224

    Scientific software development (mostly biomedical), Telecommunication software development, Computer science / Budapest, Hungary / Laszlo K / kocsis1977 gmail Details can be found…

  3. comment
    Comment #14870503

    Sounds like Hungary :)

  4. comment
    Comment #13681981

    I wrote two mails yesterday which basically "push back against upper management", for a very good reason. At least that's what I think. Now I'm totally terrified about what will ha…

  5. comment
    Comment #13654179

    6 and 7 were both great.

  6. comment
    Comment #13654104

    It's used a lot since there are lots of legacy apps written in Delphi. You can't throw away hundreds of thousands or more lines of code just because Delphi "went out of fashion" (I…

  7. comment
    Comment #13654056

    We used EurekaLog ( https://www.eurekalog.com/ ) to get nice exceptions and stack traces, even for access violations :) Imagine that: you have a native app, but you also have stack…

  8. comment
    Comment #13653916

    > I am stuck with one critical and long discontinued grid component Try to replace it with Virtual TreeView: http://www.jam-software.com/virtual-treeview/ https://github.com/Virtua…

  9. comment
    Comment #13606648

    Because 1 is not a prime: "A prime number (or a prime) is a natural number greater than 1 that has no positive divisors other than 1 and itself." https://www.wikiwand.com/en/Prime_…

  10. comment
    Comment #13408701

    "The Annotated Turing" by Charles Petzold: https://www.amazon.com/Annotated-Turing-Through-Historic-Com...

  11. comment
    Comment #13363524

    Check out Derek Sivers' write-up on spaced repetition: https://sivers.org/srs

  12. comment
    Comment #13116656

    I watched season 1 on Netflix and liked it pretty much. I didn't know it was based on a book, thanks for the info.

  13. comment
    Comment #12966250

    Every single CS student should read this.

  14. comment
    Comment #12750852

    Rubik's cube can be used to teach group theory, see http://geometer.org/rubik/group.pdf or http://www.math.harvard.edu/~jjchen/docs/Group%20Theory%20an...

  15. comment
    Comment #12712995

    The classic in the topic: Evidence Based Scheduling, by Joel Spolsky http://www.joelonsoftware.com/items/2007/10/26.html

  16. comment
    Comment #12678932

    At my company they are changing open offices to open offices with shared desks . At least if you cannot stand it, you are allowed to work from home. Cheap, cheaper, cheapest -- for…

  17. comment
    Comment #12369171

    Nothing special. She just couldn't come up with a proper recursive interpretation for ALIX. Now she is called MIRIAM (= MIRIAM Isn't RIchard's AnyMore).

  18. comment
    Comment #12365801

    Great idea! It'd also be great if someone created hackernewspapers.com too. There are so many great papers mentioned on HN. Since most links point to pdf files, it'd be possible to…

  19. comment
    Comment #12320353

    > It was then realized that the loose analogy between flow charts and Feynman diagrams could be made more precise and powerful with the aid of category theory This is fascinating!

  20. comment
    Comment #12273980

    I use Diodon on Ubuntu.

  21. comment
    Comment #12056885

    The wait is over, here is Oracle's official response to the rumors: http://arstechnica.com/information-technology/2016/07/not-de...

  22. comment
  23. comment
    Comment #11764527

    Pascal is not dead. Lots of Windows applications have been written in Delphi (Object Pascal), and these will require maintenance. Or a rewrite in C#.