Fonte: Python and Bluetooth
Autor: rob
Shared via the Google app
Sent from my iPhone
Sent from my iPad
This post describes how to get the card working in Windows 7 (BIOS / Bootcamp install) which includes getting Optimus to work (read: Accelerating the internal screen of the laptop). This is mostly getting the software to work, my hardware setup is described more here. Setup Boot into OS X Use Boot Camp to create … Continue reading “eGPU: rMBP with Windows 7 (BIOS) and NVIDIA GTX 760 using PE4L with Sonnet adapter”
Fonte: eGPU: rMBP with Windows 7 (BIOS) and NVIDIA GTX 760 using PE4L with Sonnet adapter | Odd One Out
So I have a 2010 15″ macbook pro (MBP6,1) and I replaced the optical drive with a hard disk. I wanted to install windows 7 on the hard disk with boot camp with a USB and ISO image.After searching I
Fonte: bootcamp – Boot camp install of Windows 7 issue, no bootable devices – Ask Different
Why It’s Impossible to Tune a Piano
Sent from my iPad
Sent from my iPad
CSS Grid
A new ETL paradigm is here. Build and implement real-time streaming ETL pipeline using Kafka Streams API, Kafka Connect API, Avro and Schema Registry.
Fonte: Building a Real-Time Streaming ETL Pipeline in 20 Minutes – Confluent
gceasy.io/
Sent from my iPhone
Download the Twitter app
Sent from my iPhone
blog.wercker.com/what-is-ci-and-cd
Sent from my iPhone
TensorFlow em 5 minutos – YouTube
Blockchain 101 – A Visual Demo
Sent from my iPad
The circumstances where Scrum is used are diverse. When people get Scrum to work well for them, they have had to make it fit their situation. They often feel that was a shortcoming of Scrum, and if…
Fonte: Scrum Improvements | Ken Schwaber’s Blog: Telling It Like It Is
The most comprehensive eGPU Setup Guide for Mac. If your Mac has a Thunderbolt port, it can harvest the power of an external graphics card.
Fonte: eGPU for Mac: The Beginner’s Setup Guide – The IT Sage
Looking to build an external graphics card for your Mac? Read our comprehensive setup guide with step-by-step how-tos, recommended enclosures and GPUs.
Sent from my iPad
github.com/samdeeplearning/The-Terrible-Deep-Learning-List
Sent from my iPhone
Check out this video on YouTube:
Sent from my iPad
www.hpcwire.com/2017/05/25/google-debuts-tpu-v2-will-add-google-cloud/
Sent from my iPhone
eGPU-accelerated internal display in macOS is now possible. Read this How-to by Goalque, the author of automate-eGPU.sh script.
Fonte: How to: eGPU-Accelerated Internal Display in macOS – eGPU.io
What’s the best Thunderbolt eGPU for Mac in 2017? The team at eGPU.io tested three eGPU enclosures with four Mac laptops to provide a definitive answer.
Fonte: Thunderbolt eGPU for Mac – 2017 Update – macOS Sierra – eGPU.io
johnmathews.eu/blockchain-introduction.html
Sent from my iPhone
Check out this video on YouTube:
Sent from my iPad
44 engineering management lessons
It’s impossible to deny the influence technology has had on our daily lives for the past few decades, and now more than ever, automation and the use of artificial intelligence (AI) is ubiquitous. Big data and analytics are disrupting the most traditional of trades and spring-boarding new ones altogether. Let’s start with the foundation: What … Continue reading “Rise of the Superhumans in Customer Service”
Fonte: Rise of the Superhumans in Customer Service – ELYA MCCLEAVE
A new event at the upcoming OpenStack Summit in Boston, Open Source Days will provide space for related cloud and infrastructure projects to gather and learn from one another.
Fonte: The best minds in open source gather at OpenStack Summit Boston | Opensource.com
Check out this video on YouTube:
https://youtu.be/55aEVvITNJ0
Sent from my iPad
Just to give you an idea on how powerful some distributed systems can become, did you know that the largest Cassandra production cluster is from
Fonte: Cassandra Overview | Jorge Acetozi | Pulse | LinkedIn
Check out this video on YouTube:
Sent from my iPad
For our products, like the trivago [hotel search](http://www.trivago.com/), we are using [Redis](http://redis.io/) a lot. The use cases vary: Caching, temporary storage of data before moving those into another storage or a typical database for hotel meta data including persistence. The main parts of the hotel search are built with PHP and the Symfony Framework for the frontend (web) and Java for the backend part. In this article, we will focus on the collaboration between our PHP application and Redis. Both are running fine, but it was a long and hard way up to the current situation. This is the story of how we learned to use Redis, including our failures and experience.
Fonte: Learn redis the hard way (in production) · trivago techblog