JetBrains launches 2024.1 with local AI code completion

JetBrains has released the 2024.1 updates for its IDEs with several major new features, headlined by full-line code autocompletion powered by local AI models.

The new full-line code completion functionality ensures code suggestions are processed entirely on the user's device, minimising latency and providing a seamless offline experience.

“We’ve developed models that run directly on your device, and the IDE verifies each suggestion,” explained Mikhail Kostyukov,...

Python skills ‘increasingly essential’ to dev teams venturing into advanced AI

Python’s status as the primary language for AI and machine learning projects, from its extensive data-handling capabilities to its flexibility and portability, is well-founded. Just how well-founded can be seen in new user data from Snowflake.

The cloud data provider reported that, year on year, use of Python grew 571% in Snowpark, Snowflake’s set of libraries which securely deploy and process non-SQL code. In other words, it will not be a surprise to see Python, Scala and...

Bitwarden strengthens passwordless authentication with magic links API

Credential management firm Bitwarden has announced an enhancement to its Passwordless.dev platform with the release of a magic links API.

Bitwarden’s latest offering empowers developers to seamlessly integrate passwordless authentication into their applications, providing a more secure and user-friendly experience for end-users.

The magic links API enables developers to send unique one-time-use links via email, allowing users to securely access their accounts or easily...

PyPI suspends registrations amid malware attack

The Python Package Index (PyPI) has suspended new project creation and user registration to mitigate an ongoing malware upload campaign. This move comes as security researchers at Checkmarx uncovered a campaign involving multiple malicious packages related to the same threat actors.

The attackers are targeting victims through typosquatting attacks, tricking users into installing malicious Python packages through their command-line interface. This multi-stage attack aims to steal...

Backend Software Engineers are Designers Too

In technology, we typically associate 'design' with front-end developers and visual aesthetics - a beautiful website or a visually appealing user interface. But, backend developers are designers too. They are masters of System Design, meticulously crafting the architecture, dependencies, and data structures that influence user experiences. This post will explore the hidden artistry in their work.

The internet is overflowing with memes of “dev vs designer”, and it’s...

New OutSystems data fabric unifies data across the enterprise  

OutSystems, a specialist in high-performance application development, has unveiled what it describes as one of the most significant updates to OutSystems Developer Cloud since its initial release.

With the launch of OutSystems Data Fabric, organisations can lay the groundwork to build dynamic applications, harness data across the enterprise, and increase developer productivity. 

In an era where outdated data can cost businesses more than $15 million annually (per IDC...

GitHub’s code scanning autofix enters public beta

GitHub has announced that its code scanning autofix feature, powered by GitHub Copilot and CodeQL, is now available in public beta for all GitHub Advanced Security customers.

The autofix tool aims to remediate over two-thirds of vulnerabilities found during code scanning with minimal editing required by developers.

"Our vision for application security is an environment where found means fixed," said GitHub in a blog post. "By prioritising the developer experience in...

NVIDIA employs GenAI for rapid software vulnerability detection

NVIDIA has demonstrated how its generative AI technologies can help to quickly identify and mitigate common vulnerabilities and exposures (CVEs) and other software security risks.

The NVIDIA NIM and NeMo Retriever microservices – along with the Morpheus accelerated AI framework – enable security analysts to detect and mitigate risks in a matter of seconds, a task that previously took hours or even days using traditional methods.

Traditional cybersecurity methods...

AI in game development grows despite concerns

A growing number of game development studios are embracing AI to streamline their processes, according to a new industry report from Unity.

The report finds that 62 percent of studios now utilise AI tools at some stage of development. The top use cases include improving character animations, code writing assistance, art and level generation, narrative design, and automated playtesting:

Credit: Unity

68 percent leverage AI specifically to accelerate prototyping. World...

Discord announces SDK for in-app experiences

Discord has announced the upcoming launch of its Embedded App SDK, allowing developers to build apps and games that can be played directly within the platform.

Set to become available globally on March 18th, the Embedded App SDK lets developers create apps embedded in an iframe within Discord, essentially enabling the creation of new 'Activities' that users can play together.

"We want Discord to grow into the best place for developers to do it all: build, share,...