Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wkiefer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
wkiefer
5y ago
> Is my understanding correct in that a "Pane" is essentially a UI component? Yes — it is essentially a UI component (and the only node that represents UI). > And I am assuming there are tests to catch cases where a new pane
2.
▲
by
wkiefer
5y ago
Good question — leaving out comparison with a traditional state machine wasn't intentional so I'm glad you asked. A state machine will typically fully describe all the state at any given node in it. i.e. there's no additional
3.
▲
by
wkiefer
5y ago
Airflow is an acyclic graph, but our user experience graphs have cycles (intentionally). Airflow also focuses a bit more on being a multi-process data pipeline with workers rather than a way to drive user experiences with rendering, localiz
4.
▲
by
wkiefer
5y ago
Thanks for the questions! > How is session state kept? It's kept as encrypted blobs in redis that times out after some amount of inactivity (to clean up stale sessions) > Is /event required (as data would be sent in /ne
5.
▲
by
wkiefer
5y ago
> 1. How you implemented this on the backend? Did you consider using something like Temporal, AWS Simple Workflow, or AWS Step Functions? Given this already a major change in our client<>server interaction model and that we didn&#x
6.
▲
by
wkiefer
5y ago
That's super helpful context, thanks.
7.
▲
by
wkiefer
5y ago
There certainly is some conceptual overlap in defining an experience/decision making process as a directional graph. However, to my limited knowledge of this, BPMN doesn't quite differentiate between its activities in terms of &qu
8.
▲
by
wkiefer
5y ago
Good question — we used https://github.com/projectstorm/react-diagrams
9.
▲
by
wkiefer
5y ago
Hi folks — author/engineer here. Happy to answer any questions about this system!
10.
▲
Google overhauls Currents for iOS
(theverge.com)
2 points
by
wkiefer
14y ago
|
0 comments
11.
▲
by
wkiefer
15y ago
No need - http://news.ycombinator.com/item?id=2716707
12.
▲
by
wkiefer
15y ago
That's just the Web Clip bar - which you can turn off in Settings->Web Clips.