InfoQ Homepage News
-
GitLab Annual DevOps Survey Shows Emerging Trends and Changing Roles
Completed by over 3500 developers from 21 countries, GitLab's DevOps survey encompasses three major areas, development and release, security, and testing. The survey hints at faster release cycles and improved quality, with the more recent DevSecOps area requiring more organizational fine-tuning. InfoQ has taken the chance to speak with GitLab's senior developer evangelist, Brendan O'Leary.
-
Redis Labs Partners with Microsoft to Deliver a New Redis Cache for Developers
In a recent blog post, Microsoft announced a new partnership with Redis Labs to deliver Redis Enterprise as newly, fully integrated tiers of Azure Cache for Redis. The enhanced service offering, currently in private preview, will provide customers with two new Enterprise tiers.
-
Hegel, a New JavaScript Type Checker
JavaScript has a new type checker. Hegel strives to be an advanced static type checker for JavaScript. Hegel claims to provide a sound type system with strong type inference. It is still in alpha and can be experimented with in a dedicated online playground.
-
Time is Running out on Silverlight
In approximately 15 months from now, Silverlight will effectively cease to exist. On October 12, 2021, users will no longer be able to download the IE plugin needed to use applications created with it.
-
Fabulous Enables Building Declarative Cross-Platforms UIs for iOS and Android in F#
In a recent Channel 9 show, F# designer and architect Don Syme and Fabulous maintainer Timothé Larivière introduced Fabulous, a community-driven F# framework aimed to build cross-platform mobile and desktop apps based on Xamarin.Forms.
-
The Long Road to Groovy 3.0 Featuring Their New and Improved Parser
The Apache Foundation has released version 3.0 of Groovy, with new features including: a new parser, package namespace changes, an enhanced Elvis operator, and support for Java syntax such as the do/while loop, array initialization, lambdas, and method references. Paul King, principal software engineer at Object Computing (OCI) and Groovy committer, spoke to InfoQ about this latest release.
-
Project Leyden Aims to Improve Java Startup Time
Project Leyden is proposed to compile Java applications as native executable, decrease startup time and memory.
-
In Memory of John Horton Conway
John Horton Conway, pioneering Mathematician and creator of the Game of Life, was sadly lost to covid-19 in April. Hackday recently wrote about his influence on generations of programmers. The Communications of the ACM, the Scientific American and Siobhan Roberts, his biographer, have all written about his long list of celebrated accomplishments and contributions.
-
WebAssembly: Building a Secure-by-Default Ecosystem - Lin Clark at WebAssembly Summit
Lin Clark, principal research engineer at Mozilla focusing on WebAssembly and Rust, discussed at the WebAssembly Summit the security challenges WebAssembly must address. Clark explained how the nano-process proposal strives to provide portable, secure-by-default WebAssembly modules.
-
Rust/WinRT Brings Microsoft Closer to Adopting Rust Internally
Now available in preview, Rust/WinRT is a language projection for the Windows Runtime that enables calling Windows APIs in a natural and idiomatic way, similarly to other language projections such as C++/WinRT.
-
How Netlify’s Infrastructure Team Improved Observability While Increasing Deployment Speed
Netlify's infrastructure team shared their story of how they increased their customer deployment speeds by up to 2x by optimizing their deployment algorithm and increased observability into their systems in the process.
-
Building a Containerless Future with WebAssembly - Kevin Hoffman at WebAssembly Summit
Kevin Hoffman discussed at the WebAssembly summit the current state of the art in WebAssembly and what can be built with it today. Hoffman peeked at a containerless future where WebAssembly modules are the de-facto unit of immutable deployment in the cloud, at the edge, and in IoT and embedded devices.
-
Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
Swift 5.3 has recently entered the final stage of its development with the creation of the release/5.3 branch. One of the major goals for the upcoming Swift release is extending official platform support, including additional Linux distributions and Windows.
-
Amazon Announces General Availability of UltraWarm for Its Elastic Search Service on AWS
Recently, Amazon announced the general availability of UltraWarm for its Elasticsearch Service on AWS. Ultrawarm is a low cost warm storage tier, and extension to the Elasticsearch Service - offering up to three petabytes of storage, at almost a 90% cost reduction over existing options.
-
How to Supercharge a Team with Delegation: QCon London Q&A
Delegating work can result in getting it done better and faster; it increases team autonomy and creates opportunities for learning. Delegation is a continuum: it begins by doing a task yourself and ends by having somebody else take on that task. James Stanier, VP of engineering at Brandwatch, spoke about delegating to self-organizing teams at QCon London 2020.