Testwagen
<throws wrench> ... 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!
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 remote workers seems to imply that as…
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) transform(bar) else other_transform(bar) # 1:…
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 Intelligence is intended for those who…
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. Meh.
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 already enamored with Minecraft. I'm…
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.
Ceph is not block storage -- ceph is object storage
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 your feet into the concept. The past…
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 vm/droplet. It probably would be more…
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 trying to understand why anyone would…
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?
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 is for future probabilities.
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 the most appropriate input control for…
Testwagen
<throws wrench> ... 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!
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 remote workers seems to imply that as…
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) transform(bar) else other_transform(bar) # 1:…
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 Intelligence is intended for those who…
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. Meh.
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 already enamored with Minecraft. I'm…
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.
Ceph is not block storage -- ceph is object storage
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 your feet into the concept. The past…
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 vm/droplet. It probably would be more…
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 trying to understand why anyone would…
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?
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 is for future probabilities.
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 the most appropriate input control for…