Skip to content

Instantly share code, notes, and snippets.

View ds0nt's full-sized avatar
🏠
Working from home

Daniel Sont ds0nt

🏠
Working from home
View GitHub Profile
@ds0nt
ds0nt / klouds-iterations.md
Created August 1, 2015 20:07
Klouds Genesis Iteration

Klouds Iterations

KLouds short-term development cycles.

Iteration One-over-Infinity

Backend

  1. route validation refactoring - business logic stays lean and meaningful
  2. standalone rancher module - load balancers, reverse proxies, and domainnames
<input type="color" name="myField" placeholder="">
<div itemscope itemtype="http://schema.org/SoftwareApplication">
<span itemprop="name">{{name}}</span><br>
REQUIRES <span itemprop="operatingSystem">browser</span><br>
<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
RATING <span itemprop="ratingValue">5</span>
(<span itemprop="ratingCount">5 ratings</span>)
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
@ds0nt
ds0nt / reddit.js
Last active August 29, 2015 14:25
reddit scraper
#!/bin/babel-node
import jsdom from 'jsdom'
import fs from 'fs'
let subreddit = process.argv.length > 2
? process.argv[2]
: 'webware'
function grab(url) {
#!/bin/babel-node
import jsdom from 'jsdom'
import fs from 'fs'
let subreddit = process.argv.length > 2
? process.argv[2]
: 'webware'
function grab(url) {
http://localhost:2020/
https://github.com/codemirror/CodeMirror/tree/master/mode
https://github.com/codemirror/CodeMirror/blob/master/addon/mode/loadmode.js
https://github.com/traviswimer/dir-to-json
https://github.com/cloudcmd/dword
https://github.com/Swatinem/ngen
https://gemnasium.com/Swatinem/esgraph
https://github.com/webrtcHacks/gitHub-WebRTC-analysis
http://0.0.0.0:1337/
https://github.com/cloudcmd/dword
Regular Expression: Substitution: Modifiers
Global Case insensitive Single-line Multi-line
Results: 208 matches
href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.no-icons.min.css
href="https://netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css
href="./api/resources/csses/ace_api.css
href="./doc/site/style.css
<!-- https://github.com/grancalavera/130921 -->
<header>
<h1>Third Cube</h1>
<p>Another <a href="https://twitter.com/davidope">@davidope</a> cover, this one using <a href="http://threejs.org/">three.js</a>. I have not been able to get it to work identically yet.</p>
<p>Based on <a href="http://dvdp.tumblr.com/post/61799632866/130921">130921</a>.</p>
</header>
<div id="main-container" class="container"></div>
Runnable lets you create Sandboxes (collections of one or more servers) to run the code in your GitHub repositories, on‑demand.
We integrate with the tools you’re already using, like GitHub and Slack, to automatically deploy commits and launch containers in your Sandbox when you create branches and notify you when they are updated via Slack. It’s easy to share Sandboxes in a team as you develop and test your application—and you can continue to use your existing tools and processes for deployment without having to change the way you work.