Skip to content

Instantly share code, notes, and snippets.

View rschwabco's full-sized avatar

Roie Schwaber-Cohen rschwabco

  • Galileo
  • Seattle, WA
View GitHub Profile
AcceleRun
neutral
consider a new idea
know how to do it -> do new thing
do not know how to do it -> learn new thing
do new thing
ideate
plan
@rschwabco
rschwabco / SketchSystems.spec
Last active February 4, 2021 06:47
Life Of Nadav Hakatan
Life Of Nadav Hakatan
neutral
normal life -> normal operations
considering the what to do in immediate term? -> immediate term
normal operations
idle*
hungry? -> eat
tired? -> sleep
bored? -> learn new thing
@rschwabco
rschwabco / machine.js
Created February 2, 2021 21:31
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@rschwabco
rschwabco / SketchSystems.spec
Last active January 29, 2021 06:04
Behavioral Modeling With State Machines
Behavioral Modeling With State Machines
Is Fun
Is Not Fun
how great
@rschwabco
rschwabco / SketchSystems.spec
Created January 29, 2021 06:01
Fleet Schedule
Fleet Schedule
onMouseInVessel -> Vessel Active
onMouseInRequirement -> Requirement Active
onMouseOutVessel -> Idle
onMouseOutRequirement -> Idle
Idle*
Vessel Active
onVesselClick -> Vessel In Details Panel
@rschwabco
rschwabco / machine.js
Last active January 29, 2021 07:12
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@rschwabco
rschwabco / machine.js
Created January 29, 2021 02:14
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@rschwabco
rschwabco / machine.js
Last active January 28, 2021 22:48
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@rschwabco
rschwabco / machine.js
Created January 28, 2021 21:43
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@rschwabco
rschwabco / SketchSystems.spec
Last active January 28, 2021 21:45
Fleet Schedule
Fleet Schedule
onMouseInVessel -> Vessel Active
onMouseInRequirement -> Requirement Active
onMouseOutRequirement -> Idle
Idle*
Vessel Active
onVesselClick -> Vessel In Details Panel
onMouseOutVessel -> Idle