InfoQ Homepage News
-
Rust Language Server Available for Early Adopters
The Rust Language Server (RLS) aims to make it easier to build tools providing features such as code auto-complete, goto definition, reformatting, etc. RLS alpha is now available for early adopters to try on real projects and send feedback, writes Jonathan Turner, one of the main contributors to the project.
-
Improving Azure SQL Database Performance Using In-Memory Technologies
In late 2016, Microsoft announced the general availability of Azure SQL Database In-Memory technologies. In-Memory processing is only available in Azure Premium database tiers and provides performance improvements for On-line Analytical Processing (OLTP), Clustered Columnstore Indexes and Non-clustered Columnstore Indexes for Hybrid Transactional and Analytical Processing (HTAP) scenarios.
-
Bluepill is LinkedIn’s Open-Source Tool for iOS UI Testing at Scale
LinkedIn’s Bluepill allows developers to run iOS UI tests using multiple simulators on a single machine, writes LinkedIn software engineer Keqiu Hu, and aims to provide tool stability and test scalability.
-
Microsoft Open Sources Visual Studio Test
Microsoft has open sourced their Visual Studio Test Platform (VS Test) used to run tests in many languages, collect diagnostic data and report the results.
-
Trust and Leadership - New Study Reiterates Connection
Being trustworthy is highly associated with leadership success. A recent study by the Ken Blanchard Companies re-iterates this connection, showing how trust of one's leader affects an individual's intentions toward the organization, including performing well, endorsing the company, and staying at the company.
-
The Last Days of Parse
Parse co-founder Kevin Lacker sent out a final reminder of Parse shutting down at the end of this month. Developers are urged to export any data they would like to save as soon as possible.
-
How 3rd Party Tools Nearly Killed Performance (and Culture) at Adidas
How the shoe and clothes giant manufacturer's IT tamed an out-of-control proliferation of third party tools in their global websites which was killing performance. Furthermore, this led to a blame culture setting in between business and IT. A new third party governance process focusing on performance data and user experience validation was key to stop the bleeding.
-
Pivotal Releases First Milestone of Next-Generation Spring Data Featuring Reactive Database Access
Pivotal recently released the first milestone of next-generation Spring Data projects featuring full support for Java 8 and Spring 5, and reactive database access for MongoDB, Apache Cassandra, and Redis.
-
Writing Good Unit Tests
Try to keep units small, use appropriate tools, and pair-up programmers and tester; these are suggestions for writing good unit tests. Unit testing is a mixture of programming and testing; programmers can work together with testers to learn from each other and broaden their knowledge horizons.
-
Twitter Sells Fabric to Google
Google has bought Twitter Fabric and will integrate the platform into Firebase.
-
Webpack 2 Finalized with Focus on Improved Documentation
The final release of webpack 2, the popular JavaScript module and asset bundler, has arrived, bringing with it native support for ES2015 and vastly improved documentation. However, it's too early to tell if the new version will dramatically improve build times and file sizes.
-
Microsoft Edge Updates Support for WebVR, Makes Flash Click-to-Run
Microsoft has started 2017 by rolling out Windows 10 build 15002 to end users, giving developers a new UWP architecture for Microsoft Edge’s multi-process model and click-to-run Flash content.
-
QCon London 2017 in Full Gear: Talks from Jonas Bonér, Sachine Kulkarni & Martin Thompson
With just under 50 days to go before QCon London 2017, tickets for the 11th annual technology conference hosted at the iconic Queen Elizabeth II Conference Center March 6-8 are moving quickly.
-
Java 10 Could Bring Upgraded Lambdas
A new JEP proposes enhancements to lambda functionality, including better disambiguation, use of the underscore for unused parameters, and shadowing of outer variables. Although these changes would bring lambdas in Java closer to other languages', the community seems divided for now. This JEP complements a series of other proposals to improve the Java language with type inference and better enums.
-
Lessons Learned the Hard Way
Ricardo Fiel, Cloud Solutions Architect at Microsoft, gave a presentation at the Scrum Gathering Portugal 2016 on some common ground he has found when collaborating with several types of organizations and about the lessons he has learned on his way while trying to leverage teams’ environment.