InfoQ Homepage News
-
Yelp Bento Aims to Simplify Modularized UI Development on Android
Yelp has open-sourced Bento, a framework to build modularized user interface on Android by combining different, reusable components into a single screen.
-
Microsoft Releases .NET Framework 4.8
Microsoft has released .NET Framework 4.8, the first significant .NET Framework release in two years. The new release includes improvements in multiple product areas, including Windows Forms, WCF, WorkFlow, and WPF. It also includes changes in the Base Class Library (BCL) and in the Common Language Runtime (CLR). All product areas affected by this release received bug fixes.
-
NetBeans Promoted to Top-Level Apache Project
NetBeans has been promoted to a top-level Apache project following its donation to the Incubator in 2016. The community has since delivered several nominal features.
-
Fully Managed Blockchain Networks with Amazon Managed Blockchain Now Generally Available
Introduced at the AWS re:Invent 2018 event, Amazon Managed Blockchain has left preview and reached general availability. This new service aims to simplify creating and managing scalable blockchain networks based on Hyperledger Fabric and, soon, Ethereum.
-
Joseph (Joe) Armstrong: A Tribute
Some of Joe's former colleagues from Ericsson wrote a good-bye note and asked if we would publish it.
-
QCon NY (Jun 24-28): New Talks, a Focus on the Skills That Matter & Why You Should Join Us This Year
In the recent Stack Overflow 9th annual survey of over 90,000 software developers, we learned that non-development work remains a productivity challenge for software managers and leaders. At QCon New York, the conference for senior software developers, we have many sessions to help you learn how others have overcome those challenges.
-
Experiences from Getting Started as a Lead
Having a transition period to lead teams together with a mentor helped Dan Persa to have a smooth switch from senior software engineer to engineering lead. At Codemotion Amsterdam 2019 he shared some of his experiences and learnings, in order to inspire other developers to take the leadership path.
-
The Zero Server Web Framework Allows Developers to Create Web Applications with No Configuration
The Zero Server web framework allows developers to create, build and develop web applications with server-side rendering and no configuration. Zero 1.0 accepts a mix of Node.js, React, Vue, HTML, MDX, and static files, with support for Svelte poised to follow suite. Zero 1.0 features automatic configuration, file-system based routing, automatic dependency resolution, and more.
-
Partly Cloudy, Twitter Embarks on Their Cloud Journey
In a recent blog post, Twitter announced the start of their journey, a project known internally as "Partly Cloudy", to the public cloud. The post outlines some of the constraints that have prevented them from doing so in the past and describes why now is a good time to embark on this transformation.
-
Google Scales Weak Supervision to Overcome Labeled Dataset Problem
Google recognizes that the need for labeled data in machine learning (ML) is a significant bottleneck and recently adapted the open-source Snorkel framework to overcome the problem at scale. Google enhanced Snorkel by integrating it with Tensorflow, using the file system for sharing data instead of a database, and creating separate executables for labeling functions.
-
Google Announces Cloud Code: Extending IntelliJ and Visual Studio Code to Kubernetes Apps
Recently at Google Cloud Next 2019, Google introduced a new developer tool called Cloud Code. With Cloud Code, developers will get a set of plugins for development environments like JetBrains IntelliJ Idea IDE and Microsoft's Visual Studio Code editor.
-
Google Releases New Java Logging Framework
Google announced the release of a new open-source Java logging framework called Flogger that improves upon existing logging frameworks by reducing the cost of disabled log statements, increasing overall readability, and allowing extensibility.
-
DockerHub Breach Exposes Usernames, Hashed Passwords, and GitHub Tokens of 5% of Hub Users
Docker disclosed one of their Hub databases was hacked and a subset of non-financial data, including usernames, hashed passwords, and GitHub and BitBucket tokens, was stolen.
-
Teaching the Computer to Play the Chrome Dinosaur Game with TensorFlow.js Machine Learning Library
A simple, yet entertaining and useful for educational purposes application of machine learning, was recently made available on Fritz's HeartBeat Medium publication. Google's machine learning TensorFlow.js library is leveraged in the browser to teach the computer to play the Chrome Dinosaur Game.
-
HashiCorp Releases Nomad 0.9 with Additional Scheduling Features
HashiCorp has released version 0.9 of Nomad, their distributed scheduler platform. This release includes enhancements to the scheduling features that determine how Nomad places applications across the infrastructure. The other major release is the groundwork for a plugin-based feature strategy to enable easier integrations with a number of technologies.