InfoQ Homepage News
-
New Bytecode Alliance Announces WebAssembly Nanoprocesses Proposal for Safe Use of Untrusted Modules
Mozilla’s Lin Clark recently announced the creation of the Bytecode Alliance. The Bytecode Alliance is an industry partnership aiming at proposing and implementing standards to enable the growth of a secure-by-default WebAssembly ecosystem, inside and outside the browser. The Bytecode Alliance introduced nanoprocesses to provide isolation and safety when running third-party Wasm packages.
-
Faster Web Rendering with WICG Display Locking Proposal
The Web Incubator Community Group (WICG) recently introduced Display Locking, a proposed set of API changes that make it straightforward for developers and browsers to easily scale to large amounts of content and control when rendering work happens.
-
Azure Functions Premium Plan Goes GA, Brings Pre-Warmed Instances, VNET Integration
Announced as a public preview back in April of 2019, the Azure Functions Premium plan is now generally available. This set of functionality is focused on scale, performance, and network connectivity for serverless functions. The Premium plan was released amongst a host of other Azure Functions updates meant to broaden the appeal of Microsoft's serverless computing platform.
-
PyTorch 1.3 Release Adds Support for Mobile, Privacy, and Transparency
Facebook recently announced the release of PyTorch 1.3. The latest version of the open-source deep learning framework includes new tools for mobile, quantization, privacy, and transparency.
-
Democratizing Portal Development, Microsoft Announces Power Apps Portals General Availability
In a recent blog post, Microsoft announced the general availability of Power Apps portals, a solution that allows organizations to publish customer, partner and community portals to internal and external users using a low-code, configuration-driven, responsive web experience.
-
Amazon Introduces Saving Plans for AWS Compute Services
Amazon introduces a new flexible pricing model for customers called Savings Plans, which can lead up to 72% of cost savings on Amazon EC2 and AWS Fargate in exchange for committing to a consistent amount of compute usage (e.g. $10/hour) for a one to three-year term.
-
From Waterfall to Agile at NAV Test Centre of Excellence
Changing how we work from waterfall to agile is all about envisioning the goals, focusing on success factors and then surviving the transit, said Torstein Skarra at TestCon Europe 2019. The Norwegian Labour and Welfare Administration (NAV) has moved from project-based waterfall and six releases per year to agile cross-function autonomous teams with several releases per day, per team.
-
Dropbox Predicts What File You Need Next with Content-Specific ML Pipelines
The Dropbox machine learning team shared how the company improved the model behind their content suggestions feature. The enhancements allow Dropbox to deal with different types of content, incorporate folder suggestions into the existing file suggestions model and handle cloud-based documents resulting from relatively recent partnerships.
-
Heroku's Journey to Automated Continuous Deployment
Heroku's engineering team wrote about their journey from manual deployments to automated continuous deployments for Heroku Runtime, their managed environment for applications. They achieved this using Heroku primitives and a custom deployer tool.
-
TypeScript 3.7 Adds Optional Chaining and Coalescing
The TypeScript team announced the release of TypeScript 3.7, including optional chaining, nullish coalescing, assertion functions, and numerous other developer ergonomic improvements.
-
Traefik 2.0 Supports TCP, Middleware, and New Routing Features
The release of version 2.0 for the cloud native edge router Traefik introduces support for TCP routing, request middleware, canary deployments and A/B testing, and a new dashboard and web UI. The latest release provides more tools for developers to configure and manage routes, and improved cluster visibility.
-
DOES 2019: BMW Journey to 100% Agile and BizDevOps Product Portfolio
BMW presented why and how they transformed their IT to 100% agile and BizDevOps. They adopted a holistic approach with four focus areas: Process, Structure, Technology and People & Culture, allowing them to move from project to products.
-
Rust Gets Zero-Cost Async/Await Support in Rust 1.39
After getting support for futures in version 1.36, Rust has finally stabilized async/.await in version 1.39. As Rust core team member Niko Matsakis explains, contrary to other languages, async/.await is a zero-cost abstraction in Rust.
-
Being Our Authentic Selves at Work
Can we truly be our authentic selves at work, or are we at times covering? Covering takes energy and can isolate people; companies that foster authenticity and remove barriers that inhibit people from being themselves tend to be more successful. At Women in Tech Dublin 2019, a panel consisting of Mairead Cullen and Ingrid Devin, led by Ruth Scott, discussed being our authentic selves at work.
-
Google Open Sources its Cardboard VR Platform
Low-cost virtual reality (VR) platform Google Cardboard is now available as an open source project to let developers create new VR-powered apps and adapt existing ones to new devices. Google's announcement comes a few weeks after the discontinuation of its Daydream VR platform.