Posts

Showing posts from September, 2016

You Are Not So Smart — Discover

Image
The weekly podcast with David McRaney explores the ways we develop an undeserved confidence in human perception, motivation, and behavior. “The central theme of You Are Not So Smart is that you are unaware of how unaware you are.” via You Are Not So Smart — Discover

Setting up Mysql in c9

MySQL is the world's most widely used open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. MySQL's most common features A broad subset of ANSI SQL 99, as well as extensions Cross-platform support Stored procedures Triggers Cursors Updatable Views Information schema Many more 192 Using MySQL with Cloud9 This article explains our first iteration of MySQL support in Cloud9. It makes it super easy to install, start and stop a MySQL instance right in your workspace. The nice thing is that every workspace will run a separate database so your projects will never interfere with each other. You can control MySQL with the mysql-ctl command line tool run from the terminal: # start MySQL. Will create an empty database on first start $ mysql-ctl start # stop MySQL $ mysql-ctl stop # run the MySQL interactive shell $ mysql-ctl cli You can then connect to the database with following paramet...

How technology change the way I work

Technology may be the bane of invasion of your personal life as you get another ‘ding’ at 4am in the morning to tell you know your boss is sending his first email in the morning. There … Source: How technology change the way I work

Superhero — The Daily Post

Image
We all want to be able to identify with a hero. This week, create a post about a hero who speaks to you. via Superhero — The Daily Post

Observation Post — Discover

Image
Is the photographer watching the cat, or is the cat watching the photographer? A striking image, taken in the mountain village of Zermatt, Switzerland. via Observation Post — Discover