I am a giant fan of getting as a lot data as I can get throughout the command line. I could not go with out realizing which git department I am on, for instance. One other vital piece of knowledge I like having is my present battery proportion.
To get the present battery stage from command line, you may run:
pmset -g batt | grep -Eo "d+%"
Since I get misplaced in command line for hours at a time, having the share current saves me the labor of shifting my eyes exterior of shell. What data do you want having in your command line?
An Interview with Eric Meyer
Your early CSS books have been instrumental in pushing my love for entrance finish applied sciences. What was it about CSS that you just fell in love with and drove you to put in writing about it? At first blush, it was the simplicity of it as in comparison with the table-and-spacer…
Create a CSS Dice
CSS cubes actually showcase what CSS has change into through the years, evolving from easy shade and dimension directives to a language able to creating deep, artistic visuals. Add animation and you have one thing actually neat. Sadly every CSS dice tutorial I’ve learn is a bit…
Chris Coyier’s Favourite CodePen Demos
David requested me if I might be up for a visitor submit selecting out a few of my favourite Pens from CodePen. A frightening activity! There are such a lot of! I managed to choose just a few although which have blown me away over the previous few months. When you…
File Textual content Alternatives Utilizing MooTools or jQuery AJAX
One approach I am seeing increasingly more nowadays (CNNSI.com, for instance) is AJAX recording of chosen textual content. It is smart — for those who detect customers choosing the phrases time and again, you may in all probability assume your guests are looking that time period on Google…