Live data from Hacker News

Viewing profile — everheardofc

everheardofc

HN member
Joined
Mon, Jul 31, 2017, 4:48 AM UTC
HN karma
56
Public activity
44 items

About everheardofc

No profile information was provided.

Recent public activity

  1. comment
    Comment #15739097

    I'm living with my parents. How do I reduce my expenses below zero?

  2. comment
    Comment #15694217

    Webkit only has 10k LOC specific to WebAssembly because like every other browser it reuses the javascript JIT. That's an incredibly tiny part of the entire browser.

  3. comment
    Comment #15599609

    As long as it's not foreign debt and the country in question is not dependent on imports then it doesn't matter. They can always just borrow more.

  4. comment
    Comment #15584298

    My son. You don't choose parallelism. Parallelism chooses you.

  5. comment
    Comment #15557663

    I have the opposite experience. C++ gets better with every year.

  6. comment
    Comment #15550455

    That's optimistic. The minimum wage can be far below zero.

  7. comment
    Comment #15549802

    In my opinion copyright extensions are fine. The problem is that they apply to everyone universally. If disney still makes money off of mickey mouse then let them but please don't …

  8. comment
    Comment #15549689

    They currently don't have conformal coating. The alternative is having conformal coating.

  9. comment
    Comment #15490593

    It's about the attention span. If the animation or action happens within 100ms then it's percieved as very fast and has almost no negative effect on attention. If the action takes …

  10. comment
    Comment #15364467

    >Animals in animal factory farming can be feeded with things that neither humans nor plants can/would accept directly. So can non-factory animal farms. I don't see how factory farm…

  11. comment
    Comment #15260442

    But why is it adding their patent grant which only protects facebook to non facebook projects like atom? Should every company add their own company patent grant? Why not simply add…

  12. comment
    Comment #15214586

    If by political correctness you mean the basic human rights of the constitution Of course we could add an exception to the constitution that excludes lab grown children. Well, unfo…

  13. comment
    Comment #15211808

    I think that is the most likely outcome for those who don't own the robots.

  14. comment
    Comment #15211783

    >"Is there anything I could get paid to do that a machine couldn't do?". Work for free or even pay for the privilege of working. See some short distance truck drivers working 20 ho…

  15. comment
    Comment #15204172

    Unfortunately in my experience I don't know what type of x I'm supposed pass into to. I either have to guess what x is out of a infinite search space or I have to look at the imple…

  16. comment
    Comment #15191020

    C++ shows that in theory you can fix any flaw in an existing programming language as long as you maintain backwards compatibility by simply adding more features. The only thing you…

  17. comment
    Comment #15173859

    >Using make, you can standardise a lot of this. If you set up a coding standard that after you clone a repo, "make dep" should grab anything the project requires, then developers d…

  18. comment
    Comment #15164433

    The main function is 111 lines long but only roughly 30 lines of that are setup up code. The remaining 81 lines are the business logic that happens when a control has been interact…

  19. comment
    Comment #15162311

    Offtopic: Why is paid busywork or a job guarantee more acceptable than basic income? Apparently the risk of basic income is that people end up only playing video games. But aren't …

  20. comment
    Comment #15160872

    Words mean whatever the people want them to mean. Just pick whatever word you want. That's how language evolves.

  21. comment
    Comment #15155107

    It will cause inflation at the bottom of the economc and reduce it at the top. We call the difference between the top and the bottom inequality. Imagine you earn 24k in a very chea…

  22. comment
    Comment #15155064

    Not this bikeshedding crap again. Obviously there is an infinite amount of demand for jobs because there is no lower bound income (how much demand is there for an employee that doe…

  23. comment
    Comment #15146705

    Because nobody bothers with "OOP" or "FP" because there is not a single cannonical implementation of these that everyone agrees on. What you're talking about has nothing to do with…

  24. comment
    Comment #15139525

    Gene editing beyond treating diseases quickly boils down to doing animal experiments on humans. Imagine that the gene editor made a mistake and now the test subject is missing the …

  25. comment
    Comment #15130984

    Better tell all those haskell developers to stop stealing the monad pattern from java. https://github.com/iluwatar/java-design-patterns/tree/master... And here is a second source i…