Viewing profile — arogozhnikov
arogozhnikov
HN member- Joined
- Tue, Jul 19, 2016, 7:13 PM UTC
- HN karma
- 126
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About arogozhnikov
No profile information was provided.
Recent public activity
-
comment
Comment #38886146
> But these computation graphs are similar every time. For now I'm testing one-after-another because failure of previous (overflow, too-small-transfer, etc) gives a hint about whic…
-
comment
Comment #38876612
Robotic planning of liquid handling. There are many potential alternative ways to achieve the same result, each resulting in its own computation graph. I imagine any kind of trajec…
-
comment
Comment #34444680
same for me
-
comment
Comment #24740927
sums it up pretty well
-
comment
Comment #24740919
> API != User Interface. API = Programming Interface. That's where we should start, but the other way around. Why do you keep trying to replace programming interfaces with bash cal…
-
comment
Comment #24736690
> then it should be pretty easy to test. If it is that simple, you can just devote this to package like typer. That's what I point to - don't write it. I see people somehow read GU…
-
comment
Comment #24736342
ok, I understand now my question got misinterpreted, I'll rewrite that. CLI parsing (mapping to real calls) may have bugs. How do you test this? Both options suggested eliminate th…
-
comment
Comment #24736312
+1 for reading post
-
comment
Comment #24736302
> Agree the CLI "shell" around the system should not have separate logic that was the main point. > should report back logic faults from within the library And I suggest validating…
-
comment
Comment #24736287
It looks new - but is it any more complicated if after all that's what your call maps to?
-
comment
Comment #24736277
It is easy only if you write CLI utility (or somewhat very light-weight). Imagine you write ASR system (from CLI input to output - week(s) of training, requires several servers). M…
- story
- story
- story
- story
-
comment
Comment #12173632
+1ed the issue. I was sure that's a problem on Safari side.