Simple guide to productivity
I’ve read tons of guides on how to be productive and make a smarter use of time. I have summarized them up here: Be proactive. It refers to taking the initiative and not waiting for orders. Start working with a Read more
I’ve read tons of guides on how to be productive and make a smarter use of time. I have summarized them up here: Be proactive. It refers to taking the initiative and not waiting for orders. Start working with a Read more
What makes it possible for the program to run both via the console and in the graphical environment is that it is capable of recognizing the boot mode with which the user has booted it. These two possible modes are Read more
Some time ago I was developing an R service that used MicrosoftR, now called Machine Learning Server, which instead of creating a model as suggested in the documentation examples it just run R routines which operated over a data.table . Therefore, I Read more
Cuda First of all, it is inevitable to have an external graphics card or one that is integrated into your computer, otherwise it will be impossible to run the program optimally and completely. Otherwise, only CPU execution can be used.CUDA, Read more
If you use a virtual machine to develop your Node.js app and probably you use Vagrant to configure and port your work environment, sooner or later you are going to need to debug.While node has a built in debugger, node-inspector Read more
I have recently found this awesome web http://nodeschool.io/ where you can learn Node.JS with interactive lessons. Its motto states: Install these choose-your-own-adventure style lessons and learn how to use node.js, npm and other related tools by writing code to solve Read more
When implementing an API need to protect its endpoints in each request. So you need to authenticate them. PassportJS is authentication middleware for Node.js.It is extremely flexible and modular, and designed to serve a purpoose: authenticate requests. It can be Read more
Link: Hola niños, hoy aprenderemos a hackear un microondas con una Raspberry Pi A developer has achieved a “future” appliance that allows him to execute voice commands and cook food with barcodes that indicate the exact preparation instructions.
https://github.com/infochimps-labs/style_guide/blob/master/style-guide-for-readme-files.md In this web, you can test the result: how to test it: http://tmpvar.com/markdown.html Title – Requirements – Installation — Running the tests — Deployment — Built With — Contributing — Versioning — Authors — License — Acknowledgments