Viewing profile — marcstreeter
marcstreeter
HN member- Joined
- Mon, Jul 20, 2015, 5:24 PM UTC
- HN karma
- 18
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About marcstreeter
No profile information was provided.
Recent public activity
- story
-
comment
Comment #18071554
Testwagen
-
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…
-
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!
-
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…
-
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…
- comment
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #12086272
Ceph is not block storage -- ceph is object storage
-
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…
-
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…
-
comment
Comment #11930540
Not disagreeing on anything, just clarifying that the power plant may or may not produce carbon.
-
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…
-
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?
-
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…
-
comment
Comment #10049086
so when Jupyter does the next upgrade will it be called IPython 5 or Jupyter 5.0 (or 2.0)?
- comment
-
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 …