Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
| Commit type | Emoji |
|---|---|
| Initial commit | 🎉 :tada: |
| Version tag | 🔖 :bookmark: |
| New feature | ✨ :sparkles: |
| Bugfix | 🐛 :bug: |
All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout*. This is also called reflow or layout thrashing, and is common performance bottleneck.
Generally, all APIs that synchronously provide layout metrics will trigger forced reflow / layout. Read on for additional cases and details.
elem.offsetLeft, elem.offsetTop, elem.offsetWidth, elem.offsetHeight, elem.offsetParent| { | |
| "maxerr": 10, | |
| "node": true, | |
| "browser": true, | |
| "typed": true, | |
| "worker": true, | |
| "browserify": true, | |
| "predef": ["define", "require"], | |
| "camelcase": false, | |
| "curly": true, |
| #!/bin/bash | |
| # Following the guide found at this page | |
| # http://programmingarehard.com/2014/03/17/behat-and-selenium-in-vagrant.html | |
| echo "\r\nUpdating system ...\r\n" | |
| sudo apt-get update | |
| # Create folder to place selenium in |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Keen IO ♥ Histograms!</title> | |
| </head> | |
| <body> | |
| <div id="histogram"></div> | |
| <script src="http://d26b395fwzu5fz.cloudfront.net/latest/keen.min.js"></script> | |
| <script> | |
| !function(){ |
GNU Octave is a high-level interpreted language, primarily intended for numerical computations.
(via GNU Octave)
Hint: I also mad an octave docset for Dash: https://github.com/obstschale/octave-docset
As configured in my dotfiles.
start new:
tmux
start new with session name: