You’ve probably heard of the genetic testing site, 23andMe. The site allows users to send in a swab covered in their saliva for genetic decoding. When that code is translated, it’s viewable online as a pie chart of ancestry. 23andMe even offers an API that allows you to share your genetic information with the REST … continue reading
In today’s software development life cycle where developers are making use of more and more automated build tools and technologies, how long does your full, production build take? Miliseconds? Seconds? Minutes? Hours? Days? Do you only use JIT or interpreted languages? Let us know! Vote in the poll below and give us your explanation why in the comments! My build … continue reading
The NSA is getting into open source with the System Integrity Management Platform (SIMP), a cybersecurity tool for the masses. From the National Security Agency, the governmental organization that brought you PRISM and the arsenal of surveillance tools leaked in the Snowden files comes SIMP, a Linux framework designed to provide a combination of security … continue reading
Google is bringing its popular Material Design UI introduced in Android Lollipop to static websites. Material Design Lite (MDL), this week’s featured GitHub project, lets Web developers add a Material Design look and feel to static content websites. The Material Design implementation includes components of vanilla CSS, HTML and JavaScript, but doesn’t rely on any … continue reading
Software developers are still a long way from deploying Hadoop distributions en masse in enterprise organizations. In a recent poll, SD Times asked developers to indicate what stage they’re currently at in the Hadoop deployment process. Forty percent of the 131 respondents answered that the Big Data elephant in the room is still hiding under … continue reading
If you’ve been around this industry long enough, you likely recall a time when your manager came down to your office, large cardboard box in-hand, smiling like a boss that’s done good for his workers. The scenario likely played out as follows. Boss: Here, take this! (hands you the shiny box) You: What’s this? Boss: … continue reading
This week’s featured GitHub project doesn’t need much of an introduction. Originally devised as a way to note basic JavaScript concepts and syntax, JavaScript in one pic is an overview of the JavaScript programming language and a breakdown of its syntax. The project’s goals include adding more details to the diagram spanning functions, arrays, object-oriented … continue reading
The United States Supreme Court is not getting involved in the lawsuit between Oracle and Google. The case, in which Oracle accuses Google of infringing its copyright over Java APIs, will now return to lower courts, as both sides will most likely continue appealing the case. The tangled knot of decisions and accusations left even … continue reading
Cars are smarter than they used to be. Bluetooth, power windows and Aux cables have long since replaced VHS players, window cranks and giant 1980s-style car phones. So why do drivers still stick their hands out their windows and wave to signal thanks in traffic? MotorMood, a Kickstarter project from a Los Angeles startup team, … continue reading
At what stage is your Hadoop deployment? Is it still in the planning stages, in the lab, in development, in production or already making you money? Or is it still hiding under your desk? Let us know, and feel free to expand on your answer in the Comments section of this article! Where is your … continue reading
Google has developed an artificially intelligent neural network that’s transforming images into eye-popping pieces of psychedelic art. Through a process Google is calling “Inceptionism,” the company’s research arm has developed image recognition software running artificial neural networks that mimic human brain function. Inceptionism then allows the software to analyze an image—its objects, layers and characteristics—and … continue reading
We usually spend Friday mornings telling you about a new or unique open-source project gaining steam on GitHub, but this week we came across a fascinating proposal from Microsoft for a cross-platform server-side image manipulation library in .NET Core—and it’s all being prototyped by interns. The proposal, posted by Microsoft intern Kendra Havens (along with … continue reading
“Silicon Valley” had a chance to say something important. Faced with a software intellectual property case mirroring the same core concepts as the Google v. Oracle API copyright case looming over the tech industry, the show that’s gained enough street cred for humor and realism both with coders and a general audience positioned itself for … continue reading
Trine is “the library modern JavaScript doesn’t deserve, but needs right now,” at least according to its GitHub description. As Finnish developer Jussi Kalliokoski puts it, Trine is a utility library geared at tapping the full potential of functional programming in JavaScript. Kalliokoski explains that despite functional programming improvements introduced in both ECMAScript 5 and … continue reading