Skip to content

Instantly share code, notes, and snippets.

View juboba's full-sized avatar
🛹

Julio Borja Barra juboba

🛹
  • cantina.ai
  • Cádiz, Spain
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Maybe y Either</title>
<meta name="author" content="(Julio Borja Barra)"/>
<style type="text/css">
.underline { text-decoration: underline; }
</style>
<style type="text/css">
@juboba
juboba / machine.js
Created November 6, 2020 10:03
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@juboba
juboba / machine.js
Last active September 23, 2020 10:49
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@juboba
juboba / tmux_bundle_install.sh
Last active September 5, 2020 15:11
tmux + oh-my-tmux + tmuxp installer with nix
#!/bin/sh
#
# @name: tmux with tmuxp sessions with oh-my-tmux config
# @author: juboba@genial.ly
# @description: pretty self explanatory
#
GENIALLY_SESSION_CONFIG="$HOME/.tmuxp/genially.yml"
TMUX_CONF="$HOME/.tmux.conf"
TMUX_CONF_LOCAL="$HOME/.tmux.conf.local"
@juboba
juboba / machine.js
Created June 23, 2020 10:46
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@juboba
juboba / machine.js
Last active June 8, 2020 11:29
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@juboba
juboba / machine.js
Last active June 1, 2020 18:41
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions