In 2019, Oracle made a decision that shook up the Java community. The company changed their licensing model so that only those with a paid commercial subscription plan would receive updates to Java SE. While some companies using Java have stuck with Oracle and dealt with increased support costs, many are jumping ship. According to … continue reading
Federal guidelines on social distancing have prevented conferences from taking place for the past few months. But just because physical events can’t be held isn’t stopping many companies from still hosting their planned events virtually. While many events have simply been livestreams of what the event would have been if it had gone on in … continue reading
Despite Python 2 nearing end-of-life on January 1, 2020, 10% of Python developers were still using it in 2019, according to JetBrains’ 2019 Python developer survey. The share of developers still using Python 2 has been decreasing year-over-year. JetBrains’ 2017 survey found that 25% were using Python 2 and their 2018 found that 16% were … continue reading
With November’s election approaching, election security is something many people are already starting to think about. Data verification company Melissa has announced that it will be offering free data optimization services that will improve registered voter rolls and encourage fair election processes. According to Melissa, the combination of increasing numbers of vote-by-mail options and an … continue reading
AI coding assistant Kite has announced the release of an AI-driven code completion feature for JavaScript. Its goal in creating this feature is to reduce the need for developers to write repetitive boilerplate code. Previously the company only offered this capability for Python code. This new JavaScript code completion ability is based on a deep … continue reading
Microsoft is releasing the latest version of TypeScript. TypeScript 3.9 introduces speed improvements to the compiler and editing experience and reduces bugs and crashes. The team accepted a number of pull requests that optimize speed, each of which should reduce compile times by 5-10%. “Our team has been focusing on performance after observing extremely poor … continue reading
Anvil has open-sourced its App Server that allows developers to build apps using just Python. Traditionally, developing and deploying web applications doesn’t require a developer to know just one language. An app can be built using multiple languages and frameworks, and this can shut out many beginner developers and slow down development. Anvil’s platform aims … continue reading
OutSystems is the most complete low-code development platform for building enterprise solutions that drive real business value. Recognized as a Leader by both Gartner and Forrester, OutSystems technology gives our customers the speed of SaaS with the flexibility of coding, within a single platform that is purpose-built for scalability, security and performance. Thousands of happy … continue reading
Mike Hughes, product evangelist at OutSystems Today, many organizations are saddled with loads of technical debt and are unable to adapt at the speed the business needs. The developer skill sets required to deliver the digital experiences customers expect are either impossible to find or prohibitively expensive. OutSystems believes it is possible to deliver great … continue reading
Low-code tooling has long been seen as a way to get business users involved in the development process, or to help developers augment and speed up their own development process. Now those two groups are working together and using low-code at the heart of modernization efforts. Though often low-code is talked about as a way … continue reading
A new machine learning startup has been launched by the creators of Uber’s Michelangelo machine learning platform. Tecton.ai is a data platform for machine learning that lets data scientists transform raw data into production-ready features. The company is founded by CEO Mike Del Balso, CTO Kevin Stumf, and VP of Engineering Jeremy Hermann. The three … continue reading
To further its commitment to open-source, IBM is releasing Elyra. Elyra is a set of open-source extensions for AI for Jupyter Notebooks, a browser-based IDE that allows developers to write and share code online. The initial release offers a Notebooks Pipelines visual editor, the ability to run notebooks in batches, hybrid runtime support, Python script … continue reading