Skip to content

Instantly share code, notes, and snippets.

View b-ray's full-sized avatar

Stefan Pühringer b-ray

View GitHub Profile
#! /bin/sh
#HOWTO: Put this script in your "deliver" directory and
# edit the "languages" array below, so that it
# holds the contents of your srceenshots directory.
# Now execute the script and grab a hot beverage :)
# All languages in your screenshots directory
languages=( de-DE en-US es-ES es-MX fr-CA fr-FR it ja ko nl-NL pt-BR pt-PT ru sv zh-Hans )
# Path to your screenshots directory
@ryyppy
ryyppy / proposal.md
Last active May 20, 2023 02:07
A Life on a Commandline - How to never touch a mouse again. Lightning Talk Proposal for ReactiveConf 2016 (https://reactiveconf.com/)

Proposal for this year's Reactive lightning talks @ReactiveConf - If you want to see my talk, star this gist please :-) [Reactive Blogpost][reactive-conference-blogpost]


A life on a Commandline

As a JavaScript developer, could you imagine using something else than Atom, Sublime or other IDE-like text-editors? During their daily work, people wrangle a lot with different applications, editors, windows, browsers and loose a lot of time because of their tools getting in their way.