Live data from Hacker News

Viewing profile — marcstreeter

marcstreeter

HN member
Joined
Mon, Jul 20, 2015, 5:24 PM UTC
HN karma
18
Public activity
21 items

About marcstreeter

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #18071554

    Testwagen

  3. comment
    Comment #17472421

    +1 for .Vue files. I really like the organization around components and not around file types(.css, .js, .html) within a project's file structure. For me it's an immense time saver…

  4. comment
    Comment #17138131

    ... why does X need role model X? Can't an X have role model Y? Why wait for there to be role model anything. Those who want to come in, come in!

  5. comment
    Comment #14382721

    seems like the message that is being sent is that workers that are remote are less valued than those that are sitting at a desk in corporate HQ. Reading some of the quotes from the…

  6. comment
    Comment #13836123

    maybe it's bad form but I generally prefer to break my list/dictionary/set comprehensions into various lines. For me it increases the readability foo = [ if condition(bar) transfor…

  7. comment
  8. comment
    Comment #13541904

    Would you provide the actual bit you're interpreting? These are the words I see: ------------- Who is this MicroMasters Program intended for? The MicroMasters Program in Artificial…

  9. comment
    Comment #13259352

    odd how checking for updates via Handbrake's in app update checker (is there a better way to write that?) fails to see any newer version. So I had to get it via their website. Me…

  10. comment
    Comment #12515794

    Care to share any of the minecraft courses you had your son do? Particularly the more successful ones. I'm homeschooling and would like to get my kids on that train since they're a…

  11. comment
    Comment #12086407

    Oh I guess I thought ceph was all about eventual consistency. I didn't know it was strongly consistent like what I expect from block storage.

  12. comment
    Comment #12086272

    Ceph is not block storage -- ceph is object storage

  13. comment
    Comment #12086251

    There are limits - they are marketing their simplicity by avoiding complicated pricing schemes. This is typical DO, and I see that as a good thing especially if you're just dipping…

  14. comment
    Comment #12086184

    The purpose of the block storage in this instance isn't about giving your vm/droplet more space. It's separation. That way any data that's on that device can be attached to another…

  15. comment
    Comment #11930540

    Not disagreeing on anything, just clarifying that the power plant may or may not produce carbon.

  16. comment
    Comment #10404460

    In all seriousness, if you want to learn Elixir, learn Erlang. Couldn't we have said the same thing about Objective-C with regard to C? I'm not trying to be confrontational, just t…

  17. comment
    Comment #10394449

    this ^^^^ especially with regard to companies. At least in the company where I work, the inability to self host is a deal breaker. Is this different for many/any?

  18. comment
    Comment #10093068

    While I see your point, the forecasts for past weather are based on data very different from forecasts for tomorrow's weather. The former is for past occurred events and the latter…

  19. comment
    Comment #10049086

    so when Jupyter does the next upgrade will it be called IPython 5 or Jupyter 5.0 (or 2.0)?

  20. comment
  21. comment
    Comment #9917568

    at the very end of the article it states "All these alternatives to dropdown menus don't mean you should never use them in a user interface design. Well-designed forms make use of …