Live data from Hacker News

Viewing profile — donlzx

donlzx

HN member
Joined
Fri, Feb 06, 2015, 11:15 AM UTC
HN karma
67
Public activity
27 items

About donlzx

No profile information was provided.

Recent public activity

  1. comment
    Comment #40690306

    I like the Odin language because it is really joyful to programming with it. Hope there are more resources and mature packages besides gaming development.

  2. story
  3. comment
    Comment #14009707

    AFAIK, the digital interface of the physical layer (PHY) of the Ethernet stack are pretty much standardized (MII/RMII/GMII/RGMII). Most SOCs implement their own MAC layer, but are …

  4. comment
    Comment #13973092

    This scenario scare the hell out of me. Is injecting/intercepting brain signals directly really the way forward? Do we really want to create monster human species? IMHO, future AI …

  5. comment
    Comment #12371938

    Co-founders or not, the underlining reasons are alike for people (entities) with different personalities (characteristics) working together. Only one person in charge will always d…

  6. comment
    Comment #11746936

    I actually think AlphaGo is a perfect example of Human-machine cooperation. Deep neural network is the easier part, the intuition and architecture design by Humans are the most cri…

  7. comment
    Comment #11689961

    Why not patch against the latest stable version?

  8. comment
    Comment #11594119

    After the IEEE $25 monthly service came out, I subscribed for three years until finally canceled it. Honestly most of the papers I downloaded were junks, the only reason I download…

  9. comment
    Comment #11479424

    I think this is a bad idea. Now imaging a new channel for all sorts of fake BSODs and out-of-band malicious links in the shown QR codes.

  10. comment
  11. comment
    Comment #11189165

    How's it compared to superfluid vacuum theory? https://en.wikipedia.org/wiki/Superfluid_vacuum_theory

  12. comment
    Comment #11123803

    Kudos to the ReactOS team. I've tried the 0.3.x release about ten years ago and was a little disappointed. However, after a decade I've got a new perspective to appreciate their wo…

  13. comment
    Comment #10579232

    So, Jessica is the Socrates for YC, and YC is the Socrates for YC start-ups. Successful founders are usually doers that often make bold adventures and can execute plans efficiently…

  14. comment
    Comment #10538144

    Speaking of listening test, I would recommended the following website for the interested: http://www.klippel.de/listeningtest/lt/ A couple of years ago, we asked our colleagues to …

  15. comment
    Comment #10318462

    I hope the idea of progressive downloading partials can be applied to other files types as well. For example, if commonly used libraries such as minified Javascript source files ar…

  16. comment
    Comment #10206853

    A good read and helpful list. Could you add the pricing model and notes? It seems to me that the pricing infos are always hidden somewhere and very hard to find out until you actua…

  17. comment
    Comment #10201371

    Collecting everything would never be the optimum strategy and apparently the least meaningful one economically. For the unexpected extra values from history data, the possibility t…

  18. comment
    Comment #9644284

    It's been a trend for years that we'll have more general purpose CPUs augmented with specialized hardware acceleration units in one single unit, e.g., * Intel/AMD CPUs merged with …

  19. comment
    Comment #9608512

    Powerful speakers seldom use slides, ordinary people like me rely on PowerPoint slides to get the job done badly , when not having a strong compelling case :) The fundamental reaso…

  20. comment
    Comment #9548961

    https://scholar.google.com is good source Fifty Years of Shannon Theory http://www.princeton.edu/~verdu/reprints/IT44.6.2057-2078.pd... A Mathematical Theory of Communication http:…

  21. comment
    Comment #9537120

    Yes. And you'll know more and save more time for better things.

  22. comment
    Comment #9536295

    Being kind also mean being more open-minded. I visit HN not to argue about the right or wrong, but to get more informed and educated. The more you know, the more you'll be humble a…

  23. comment
    Comment #9524392

    +1 "Programming is way more art than science" :)

  24. comment
    Comment #9524192

    Yeah I know, we can easily fix the codes with tools, we also have tools for conversion between Python 2 and 3, right? However, we can not easily fix the way people writing the code…

  25. comment
    Comment #9523950

    Comments are just comments, we should not keep adding keywords and syntax to them. Go's backward compatible promise is hurting itself. By sticking with strict compatibility mode, a…