InfoQ Homepage News
-
WebAssembly Browser Preview Asks Community for Feedback
The upcoming WebAssembly technology has reached the browser preview stage where major browser vendors have released a stable and compatible version of the language. They are now asking the community to use it and provide feedback.
-
Dealing with the Impostor Syndrome
The impostor syndrome refers to people who fear being exposed as a "fraud". They think that they do not belong where they are, don't deserve the success they have achieved, and are not as smart as other people think. According to Agile Coach Gitte Klitgaard, many high-achieving people suffer from the impostor syndrome. It hinders people in their work and stops them from following their dreams.
-
PaintCode 3 Now Supports Swift 3 and Android Code Generation
PaintCode is a design and development tool running on macOS that is capable of generating code from vector drawings. Its latest version, PaintCode 3, brings support for Swift 3, Android, and JavaScript canvas.
-
QConSF: Keynote - The Second Act
Michael Lopp gave the second keynote at QCon San Francisco; titled "The Second Act" he explored what cultural changes are necessary when growing an organisation from building one product to building a business that builds products.
-
Oracle Presents First Proposal for Value Types Implementation
A couple of months ago, John Rose, JVM Architect, and Brian Goetz, Java Language Architect, both at Oracle, published the first minimal value type proposal to allow early prototyping. At this point, the proposal makes no changes to the Java language itself, and adds only one new bytecode instruction. InfoQ analysed this proposal to indicate the direction that Project Valhalla is heading.
-
QCon SF Keynote: The History and Future of Wearable Computing and Virtual Experience
Amber Case gave the opening keynote talk at QCon San Francisco. She spoke about the history and current state of virtual reality interfaces, the challenges faced by augmented reality and how these can be overcome as people become more comfortable with the advances in technology.
-
JVMs Across the Data Center and Twitter's JDK
The Twitter Sponsored Solutions track at QConSF2016 features an engineering talk on JVMs Across the Data Center and unveils an in-house OpenJDK fork, the Twitter-JDK, with noted potential open-sourcing or release to broader public.
-
Google Details Allo Recommendation Graph Processing Algorithm
Google details a graph streaming algorithm for constant runtime over large graphs of varying complexity space and predictor outputs.
-
VS Code Breaks NPM Registry
Microsoft has launched VS Code 1.7.1, after breaking NPM registry with its 1.7 release. Project manager Wade Anderson said VS Code's Automatic Type Acquisition unintentionally flooded npm with requests for non-existent packages.
-
Blisk, A New Browser for Developers
Blisk is a Chromium-based browser that brings together the performance of Chrome and the developer support found in Firefox Developer Edition.
-
Enterprise Development Trends 2016: A Survey of JVM Developers by Lightbend
Lightbend surveyed over 2100 JVM developers to study correlations between development and infrastructure trends. Their findings, published in a whitepaper, revealed that microservices and lightweight containers are challenging heavyweight J2EE application servers.
-
Microsoft Releases Data Science Tools for Interactive Data Exploration and Modeling
Microsoft recently released two new data science tools for interactive data exploration: modeling and reporting. These tools can be reused by data science teams with data specific tasks in their projects. The goal is to ensure consistency and completeness of data science tasks across different projects in the organization.
-
Introducing the F# Software Foundation Programs
The F# Software Foundation oversees all aspects related to F#. This includes the technical side as well as promoting the language and offering services to its members such as its mentorship program. InfoQ reached out to Reed Copsey, Jr., executive director of the foundation, to learn more about the foundation’s role and its programs.
-
Rollout Aims to Enable Live Updates for Swift iOS Apps
Rollout, maker of a solution that makes it possible to live-update native Objective-C apps without going through the App Store review process, has announced support for Swift. Live-update of Swift apps is achieved through a technique Rollout calls pseudo method-swizzling.
-
Azure Relay Freed from WCF Shackles, Goes Cross-Platform
Developers attracted to the Azure Service Bus Relay for its ability to expose web services on internal networks to Internet-facing consumers have had, until recently, only one way to build such services: WCF. Using a just-released public preview called Azure Relay Hybrid Connections, developers may now use any Web socket friendly platform to connect local services to this cloud-based broker.