Live data from Hacker News

Viewing profile — ArtB

ArtB

HN member
Joined
Mon, Mar 12, 2012, 3:57 PM UTC
HN karma
200
Public activity
115 items

About ArtB

No profile information was provided.

Recent public activity

  1. comment
    Comment #41187503

    1) how would states rights prevent the tragedy of the commons? CO2 emissions surely apply. You would need to have state-level tarrifs for bad actors. 2)If you move it to the state-…

  2. comment
    Comment #34731096

    People need efficient transport not efficient cars. Efficient cars are merely less bad, rather than good. We need more public transit and less urban sprawl so that we can reuse inf…

  3. comment
    Comment #28821436

    Yes! I wish this was known. Mine lasted a couple of days. Thought I'd never feel joy again.

  4. comment
    Comment #28252792

    > Jobs aren’t for financially sustaining you—they’re for financially sustaining us. That is the crux. I feel like most businesses actually don't produce enough value to justify the…

  5. comment
    Comment #27468399

    Sounds like it would have lots of noise.

  6. comment
    Comment #27468373

    > the rest is socialization, pointless meetings, lunches, or trying to look busy. The parts that for me made the job bearable. The rest is legacy support for CRUD apps. The office …

  7. comment
    Comment #11416149

    Yeah, but they might live for another 6 months, or 18 months. They might see there kid graduate or get married or met a grandson in that time. Also, a close family friend was given…

  8. comment
    Comment #11103637

    Object oriented does not require state: it requires encapsulation. I incorporate as much immutability into my code as possible and I would say most of our objects never have their …

  9. comment
    Comment #10813609

    > If it's the latter that's the domain job. The domain's job is to represent and encapsulate valid transformations in the domain. If it's not valid within the domain then it doesn'…

  10. comment
    Comment #10813083

    > Some validation only makes sense on a specific operation. The object you constructed, due to some business rule, may be invalid to delete but valid to update for instance. These …

  11. comment
    Comment #10750548

    > EDIT2: The price is also way too much in my opinion. It basically costs as much as PHPStorm. Not sure why you would by DataGrip instead of Navicat. Uhm for Navicat you need to bu…

  12. comment
    Comment #10399323

    I honestly just use my Kobo for tech books like Manning and classics from Project Gutenberg. Otherwise dead tree.

  13. comment
    Comment #10350021

    > And most mathematicians have been reluctant to invest the time necessary to understand the work because they see no clear reward: it is not obvious how the theoretical machinery …

  14. comment
    Comment #10026111

    Any summary on what was omitted? I'm not a C++ programmer so going to the source wouldn't help me much, but I'd love to know.

  15. comment
    Comment #9825498

    Libertarians care about [1] and are a significant percentage of the user base and a worthwhile demographic for advertising etc.

  16. comment
    Comment #9819834

    The property of homoiconicity is shared by all Lisps, Forths, and Prolog amongst others: https://en.wikipedia.org/wiki/Homoiconicity

  17. comment
    Comment #9750407

    Hmm, in your opinion do you think this would be a good technique then for digitizing paper maps? And if so, could you point in the direction of a library or textbook you'd recommen…

  18. comment
    Comment #9712730

    Don't forget the AGPL.

  19. comment
    Comment #8947025

    Is there an e-ink reader with a 8.5"x11"/A4 screen that'll display PDFs? All I want is to be able to bring all my tech ebooks with me to work and be able to look things up/brush up…

  20. comment
    Comment #8921491

    With the plug pulled on Groovy I'd love to see optional static typing added to JRuby, even if it wasn't a Ruby-compatible extension.

  21. comment
    Comment #8674508

    Formatting -IMHO- depends on context. I have one convention I generally use which is chaining methods together on one line, but when chaining together builder method call I make on…

  22. comment
    Comment #8669488

    That dream is so child-like that you should treat that person as a child.

  23. comment
    Comment #8622418

    For those looking for Wirth's book mentioned by the parent: http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf

  24. comment
    Comment #8539034

    >>> but my guess is that the majority of companies fall into the category where losing a person for a month is crippling. I'm of the opinion that this is a reason to discourage the…

  25. comment
    Comment #8439862

    No, it should be part of HTML. A dimension or unit tag. It seems like a perfect continuation of semantic tags and the direction of XHTML 2 before the presentation-focused monstrosi…