pekne video, ale podla mna to bude nepouzitelne bez supervisora - dizajnovo z toho nie je vobec zrejme ze je to contactless, intuitivne nie je zrejme co mas s spravit s rukou, a tak tam budu ludia prikladat prsty na opticku plochu a to bude degradovat kvalitu..
myslis, ze je dolezita vlastnost, aby to bolo pouzitelne bez supervisora? ja som vzdy na uradoch, ci letiskach daval odtlacky len so supervizorom. ale inak na prezentacii to vyzera pekne, pripomina mi to susiaky mokrych ruk Dyson :)
vysvetlenie preco nie je velmi vhodne, aby office-management a programatori boli v jednej miestnosti a zvonenie telefonov a postarka vyrusovali tych, ktorych naplnou prace je najma programovat:
top performers overwhelmingly worked for companies that gave their workers the most privacy, personal space, control over their physical environments, and freedom from interruption. Sixty-two percent of the best performers said that their workspace was acceptably private, compared to only 19 percent of the worst performers
Testing distributed systems under hard failures like network partitions and instance termination is critical, but it's also important we test them under less catastrophic conditions because this is what they most often experience. Comcast is a tool designed to simulate common network problems like latency, bandwidth restrictions, and dropped/reordered/corrupted packets.
It works by wrapping up some system tools in a portable(ish) way. On BSD-derived systems such as OSX, we use tools like ipfw and pfctl to inject failure. On Linux, we use iptables and tc. Comcast is merely a thin wrapper around these controls.