Live data from Hacker News

Viewing profile — otabdeveloper

otabdeveloper

HN member
Joined
Fri, Dec 05, 2014, 7:09 PM UTC
HN karma
170
Public activity
81 items

About otabdeveloper

No profile information was provided.

Recent public activity

  1. comment
    Comment #14380993

    > Doing so in a structured way, more elegant than writing more parsers and compilers in C, sounds like a good idea. http://www.gbresearch.com/axe/

  2. comment
    Comment #14380992

    > Doing so in a structured way, more elegant than writing more parsers and compilers in C, sounds like a good idea. http://www.gbresearch.com/axe/

  3. comment
    Comment #13932963

    Re: your point 1 -- waiting on a mutex happens regardless of whether you're using blocking or non-blocking IO. If your program only ever makes IO system calls and nothing else, the…

  4. comment
    Comment #13932874

    > Does the CPU interrupt threads running happily on cores even when there are no other threads which want to run or which have affinity that would allow them to run on that core? Y…

  5. comment
    Comment #13724793

    Because the "HTTPS everywhere or you're a dinosaur and you don't deserve to live" hysteria forced everyone to put HTTPS even in places where it doesn't belong.

  6. comment
    Comment #13721756

    > In 20 years, the $100,000 attack will be a $100 attack (or perhaps a $1 attack) No. Moore's Law has been dead for years and will never come back. The benefits we saw in recent ye…

  7. comment
    Comment #13721740

    > Not saying it's easy, but now it's on the horizon. Not really. It's not a preimage attack. They spent several hundred dollars to find two random byte strings with the same SHA1 h…

  8. comment
    Comment #13515065

    > And what do you do when clang isn't an option, due to customer, target hardware, OS or even language extensions? Then you cannot use Rust and must settle for lack of safety. (A p…

  9. comment
    Comment #13504935

    > These days, I'm more likely to suggest Brave over FF, if someone really requires a Chrome alternative. Brave is just a reskinned Chrome. > We [web developers] owe a lot to FF, Fi…

  10. comment
    Comment #13493203

    C++ occupies the same mental space that languages like Haskell, Scala or OCaml. Compared to its real competition, C++ is very elegant and a joy to use. These languages are meant fo…

  11. comment
    Comment #13453804

    No, the problem is that Python 3 sucked, and still sucks. Twisting your user's arms even more painfully won't solve the problem, it will just accelerate users switching away to oth…

  12. comment
    Comment #13388837

    Systemd isn't an init system, it's a service (a.k.a daemon) management daemon. Its primary purpose is to restart and diagnose failing daemons cleanly. Systemd won for one simple re…

  13. comment
    Comment #13278619

    Foxconn is far, far more than just iPhones or just Apple.

  14. comment
    Comment #13276039

    > 1994 Probably not relevant anymore.

  15. comment
    Comment #13261633

    > "code is read more than it is written" Is that really true? An amazing amount of absolutely mission-critical infrastructure runs on code that was written once and probably never …

  16. comment
    Comment #13261612

    > I think python is a good example of how to be simple. I disagree. Python was a good example of that when it was Python 1.5. Modern Python 3.5 is a Perl-style nightmare of special…

  17. comment
    Comment #13164861

    The 'rewrite everything in Javascript' hysteria reminds me of the 'rewrite everything in Java' hysteria we saw a couple of decades ago. I wonder if it will end the same way. Will J…

  18. comment
    Comment #13107539

    > are there non-GCed functional programming languages? Yes, C++. For the last 18 years the C++ standard has been busy adding functional features to the language. With mixed success…

  19. story
  20. comment
    Comment #13043888

    Yes, but it will be forked and maintained by other people anyways. Python 2 is forever, best get used to it.

  21. comment
    Comment #13011733

    > yet most people are capable of creating spreadsheets (and writing formulas) Not in my experience.

  22. comment
    Comment #12955941

    A malloc benchmark that doesn't measure multithreaded performance is worse than useless.

  23. comment
    Comment #12830396

    The people having 4-5 kids aren't the people who got laid in highschool. Moreover, some of the most successfully reproducing people are those who have sex once a year. 'Sex' is, by…

  24. comment
    Comment #12828226

    What they call (incorrectly) 'sex' is not mating. Having kids is strongly inversely correlated with 'having sex'. (People who are most successful at reproducing are also the people…

  25. comment
    Comment #12583923

    Venus' atmosphere is a better colonization target than Mars from every conceivable angle. I don't think they have really thought this through.