Google is focused on making developers day-to-day app development easier in the latest release of its IDE Android Studio. This release makes the company’s Project Marble, an initiative where the company focused on system health, feature polish and bugs, now stable. “Have you ever wished that Android Studio was faster, more performant, and more memory … continue reading
In the world of software, things are getting smaller all the time: smaller teams, smaller bits of code, smaller releases, smaller places for code to live and execute (containers). The point of getting smaller is to allow your organization to think bigger by getting the most advantage out of cloud resources and bringing more value … continue reading
DigitalOcean is expanding on its managed database solutions with new releases for MySQL and Redis. Managed databases are a critical component of application development and provides terabytes of storage, ability to process thousands of I/O operations, and enables data access with minimum latency, the company explained. The new releases allows developers to now use MySQL … continue reading
Kony wants to help developers create personalized user experiences with the release of its Conversational AI DevKit. The new solution provides drag-and-drop conversational capabilities developers can integrate into their applications. RELATED CONTENT: Tips for building AI into mobile apps According to the company, AI-based conversational interfaces are the next wave of user interactions. Conversational AI … continue reading
The latest version of Ruby on Rails, the web application framework for creating database back-end web solutions, is now available. Version 6.0 has been 2 1/2 years in the making with 7,275 commits. “Dealing with incoming email, composing rich-text content, connecting to multiple databases, parallelizing test runs, integrating JavaScript with love, and rewriting the code … continue reading
Microsoft announced that it is acquiring jClarity to support their continued contributions to open source while driving increased performance for Java workloads on Azure. jClarity is a leading contributor for AdoptOpenJDK, an open-source OpenJDK binaries project. “The jClarity team are JVM experts who have helped their customers optimize their Java applications while also providing leadership … continue reading
Many developers turn to Stack Overflow to ask questions, share programming knowledge and learn from others, but the amount of information available on the online community can be overwhelming. To tackle this, a group of researchers have developed the Crowd Knowledge Answer Generator (CROKAGE), a new solution designed to help developers easily find relevant information … continue reading
The developers of the Julia programming language conducted its first user and developer survey to find out what users like and dislike about the language. According to the survey, speed and performance were ranked as the most popular technical features in Julia. The survey also showed that most users and developers use Julia for research … continue reading
Low-code development is gaining acceptance in organizations looking to empower non-developers to create applications, hoping to eliminate backlogs and overcome the shortage of programmers they face. But another huge benefit of these frameworks and platforms is in the area of mobile development. These modern solutions have evolved from the RAD tools of days gone by … continue reading
Artificial intelligence researchers want to advance natural language processing with the release of SuperGLUE. SuperGLUE builds off of the previous General Language Understanding Evaluation (GLUE) benchmark, but aims to provide more difficult language understanding tasks and a new public leaderboard. SuperGLUE was developed by AI researchers from Facebook AI, Google DeepMind, New York University and … continue reading
The open-source machine learning framework PyTorch is tackling production usage in its latest release. PyTorch 1.2 features an update to the TorchScript environment. TorchScript enables users to create serializable models from PyTorch code and can be saved from a Python process. The new improvements are designed to make it easier to ship production models, expand … continue reading
Systems in production fail. Nodes go down, networks become inaccessible. Chaos engineering is the practice of intentionally failing production infrastructure to see how resilient the system is. At this year’s ChaosConf, attendees will learn the how-to and benefits of failing parts of their infrastructure to see how their systems hold up, and to see where … continue reading