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
@rschwabco
rschwabco / SketchSystems.spec
Created January 28, 2021 19:12
My Awesome Sketch
My Awesome Sketch
First State
some event -> Second State
Second State
@rschwabco
rschwabco / machine.js
Last active January 29, 2021 04:08
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 27, 2021 22:04
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 26, 2021 21:07
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
{"results":[{"foo": "bar"},{"foo": "baz"}]}
[ { "foo": "bar" } ]
https://github.com/maana-io/q-svc-openexchangerates
https://github.com/maana-io/q-svc-postgres-cassandra-wrapper
https://github.com/maana-io/maana-wolfram-alpha
https://github.com/maana-io/maana-nlp-spacy
https://github.com/maana-io/maana-nlp-natural-compromise
https://github.com/maana-io/maana-nlp-huggingface-transformers
https://github.com/maana-io/maana-semantic-web
https://github.com/maana-io/maana-mw-dictionary
https://github.com/maana-io/maana-media-audio-helpers
https://github.com/maana-io/maana-media-video-helpers
@rschwabco
rschwabco / gist:3fc8139583dea82d53fbeac50cf78003
Created December 18, 2019 00:51
Building wheels for collected packages: python-igraph
Building wheel for python-igraph (setup.py): finished with status 'error'
ERROR: Complete output from command /usr/local/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-olqcywxw/python-igraph/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-d4xbzho_ --python-tag cp37:
ERROR: running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.7
creating build/lib.linux-x86_64-3.7/igraph
copying igraph/configuration.py -> build/lib.linux-x86_64-3.7/igraph
copying igraph/datatypes.py -> build/lib.linux-x86_64-3.7/igraph
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;