GitHub is giving users the ability to express their feelings in pull requests, issues and comments. The company announced new reactions to conversations in order for users to get their feelings across more simply and effectively. “While people have been able to include emoji in responses for a long time, using them as reactions resulted … continue reading
Trending like a piece of space rock falling from the sky is this open-source project called Meteor: a full-stack JavaScript platform that gives developers a way to build real time mobile and Web apps, entirely in JavaScript form one codebase. With Meteor, developers can “write apps in pure JavaScript, write apps that send data over … continue reading
Programming languages don’t have to be boring; they can be fun, bright and colorful! One GitHub project aims reinvent what it means to be a programming language. Emojicode is an open-source object orientated programming language the uses emojis. “Emojicode aims to be the first high-level programming language that uses Emojis to structure the program and … continue reading
Google is revamping its ratings and reviews on Google Play to help developers engage and understand their users. “In the last few months, we’ve made a number of improvements in the Google Play Developer Console to help you better analyze and manage ratings and reviews so that you can improve your app experience and boost … continue reading
Some developers are talking about a new GitHub project that they claim is the easiest way to build isomorphic JavaScript apps using React and Redux. After giving it a look, we decided to feature it for our SD Times GitHub project of the week. Can you feel the MERN yet? MERN is a scaffolding tool … continue reading
Yahoo has released CaffeOnSpark, which brings the fruits of two University of California, Berkeley projects together: vision-focused deep learning framework Caffe, and Big Data processing engine Apache Spark. Without the aid of Spark, Caffe can process up to 60 million images per day. Those numbers come from benchmarks on a single NVIDIA GPU, so the … continue reading
IBM’s InterConnect 2016 conference kicked off today, with the company making cloud-based announcements for its product lines. Chief among them was a new partnership with VMware to bring virtual-machine-hosted applications into IBM’s cloud-based offerings. The IBM announcement was riddled with partnerships, many of which were focused on bringing the benefits of IBM’s cloud offerings to … continue reading
Google has announced the release of TensorFlow Serving, a flexible, high-performance and open-source serving system for machine-learning models. The solution was designed for production environments and optimized for TensorFlow, the company’s machine-learning system. “Machine learning powers many Google product features: from speech recognition in the Google app to Smart Reply in Inbox to search in … continue reading
It is no surprise that the technology world is dominated by men, or that women are often looked down upon in the workforce. Why? Some contribute this rationale to the way we were brought up (programmable toys are often geared towards boys), and some say it is because women aren’t as confident or don’t speak … continue reading
GitHub is finally responding to a group of frustrated developers who wrote an open letter to the open-source code repository last month. “We hear you and we’re sorry. We’ve been slow to respond to your letter and slow to respond to your frustrations,” GitHub wrote in a blog post. According to the open letter from … continue reading
RethinkDB is an open-source scalable database that makes building modern, real-time apps relatively easy. It does this by utilizing a new database access model that pushes updated query results to applications in real time. With RethinkDB, developers can get a scalable real-time Web app running with fewer engineering resources. In this case, real time means … continue reading
Developers can now use a new Ruby library called Scientist, which will help them rewrite critical code. As codebases in applications mature, often developers will need to replace or rewrite part of a system, according to a blog post by GitHub engineer Jesse Toth. As a way to ensure testing correctness for these applications, GitHub … continue reading