Month: November 2018
-
Google, Amazon, Microsoft: How do their free machine-learning courses compare?
Machine-learning engineer was the fastest growing job category in the five years to 2017, according to LinkedIn. But tech’s hottest role isn’t a simple field to break into, requiring at least high school math and some programming knowledge, even to get started. View original article
-
Apktool : A tool for reverse engineering 3rd party, closed, binary Android apps.
A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. View original article
-
Writing Your First Electron App | Electron
View original article
-
The Electron Open Framework and Why It’s Awesome for Apps Development
These days, there are many types of desktop devices, along with the many different operating systems that run on them. As such, getting programs that work on all of them can be a bit of a challenge. And that’s where Electron open framework comes in, as a way of helping to solve this problem. View original article
-
Push data into a Power BI dataset from PHP and Laravel Application
I had a request to Integrate Microsoft Power BI Reporting tool to a custom Developed ERP Product which is based on PHP Laravel Frame Work and My SQL Database… After several hours of research and studies through the documentation, I end up with a successful effort. View original article
-
Executing Dart in the Background with Flutter Plugins and Geofencing
Whether handling push notifications, location updates, or sensor events, many useful features require that an application has the ability to handle events without user interaction, even when not running in the foreground.
-
Executing Dart in the Background with Flutter Plugins and Geofencing
Whether handling push notifications, location updates, or sensor events, many useful features require that an application has the ability to handle events without user interaction, even when not running in the foreground.
-
Google open-sources AI that can distinguish between voices with 92 percent accuracy
Diarization — the process of partitioning out a speech sample into distinctive, homogeneous segments according to who said what — doesn’t come as easy to machines as it does to humans, and training machine learning algorithm to perform it is tougher than it sounds. View original article
-
Flutter for Desktops, Windows or Mac?
Has anyone tried this? https://github.com/google/flutter-desktop-embedding
-
How to use an old iPad as a secondary screen for Windows 10
I have an old iPad 2 lying around. This iPad is getting useless as time goes by, and my 2 monitor setup at home is, sometimes, just not enough. Recently i’ve found a handy piece of software called Wired XDisplay. The setup is pretty straightforward: Install XDisplay from the AppStore, install the Agent on Windows…