Archives for Software Dev - Page 22
Inexpensive Masternodes and Where to Run Them
Chain Coin Digital Price (DP) ArcticCoin Eternity Coin Crown Coin Monaco Coin Syndicate (SYNX) TerraCoin CraveCoin AmsterdamCoin LINDACoin Can I run these on my home laptop / PC? Not…
linux ubuntu mining tips
On windows, it is fairly straightforward to increase your default page size (make it as large as possible) Tip 1 – Page Size On Linux , you need to edit…
Task Async Await
Long Running Task that returns an int call result = await The method containing the Task has to be marked async The method running the long running task also needs…
Modern Day Tech Interview Areas
Some areas that I can think of : -- Development Methodologies, -- Integration Technologies (RESTFul, SOAP, ), -- Full Stack Development (, angular, .NET), -- BigData (Hadoop, MapReduce, ),…
Who needs BigData? The $1.9 trillion value add
There’s a perception out there that BigData is only for Big Companies, with needs in the terabytes, petabytes and exabytes of ; Say, for instance, you are the NSA monitoring…
Sample Hands-on Projects in BigData
I would recommend using ClouderaVM to do these. Alternatively, you can use the Elastic Map Reduce service in AWS. Data Mining (Text Mining) General Strategy The basic data (text) mining…
The BigData Landscape
This is a Work in Progress… Pre Processing of Data (Un-Structured) Map Reduce Pre Processing of Data (Structured or Semi-Structured) PIG Hive Hadoop (see below) Statistical Analysis (After Pre-Processing) R…
SSH versus VPN
Both are technologies for accessing remote resources using a secure channel. VPN Base Use Case Some of the business’s employees may travel and frequently need to access these resources from…
Why AI won’t change the world…Top-Down versus Bottom-Up Understanding
This is the first in a series of AI related posts titled ‘Why Artificial Intelligence is just that…Artificial….) A simple chess problem – Top-Down versus Bottom-Up Understanding Consider the chess…
Has Agile gone Astray? Agile meets String Theory
Physics gone astray Theoretical Physics has gone astray. Ask any practicing physicist today and they will lament about the burgeoning number of contending versions of string theory, all…