| by Arround The Web

Golang 1.25 Released with New Garbage Collector & New Packages

Go programming language released new 1.25 version on Tuesday after another 6 months of development. The new release introduced new Go command options, runtime and compiler changes, some new packages, and platform changes. The go doc command in the release introduced new -http option, to start a documentation server showing documentation for the requested object, […]

Share Button
Read More
| by Arround The Web

VS Code 1.103 Released with OpenAI GPT-5 & Chat Checkpoint

Visual Studio Code 103, the July release of the Microsoft’s IDE, was released few days ago on Thursday. The new release made OpenAI GPT-5, the new model released on the same day, to all paid GitHub Copilot plans. AI chat now support checkpoints, allowing to easily go back to certain points of your chat conversations. […]

Share Button
Read More
| by Arround The Web

IntelliJ IDEA 2025.2 Released with JAVA 25 and Local AI Model Support

JetBrains announced the 2025.2 release of its IntelliJ IDEA and PyCharm IDE yesterday. In the release, the AI-powered code completion now suggests code blocks for Java in offline, and lets you choose your preferred local code completion model. AI Assistant has been updated with AI-powered code completion for SQL, YAML, JSON, and Markdown, and Junie […]

Share Button
Read More
| by Arround The Web

PyCharm 2025.2 Released as Last One with Community Edition

JetBrains announced the 2025.2 release of its PyCharm Python IDE today! 2025.2 will be the last supported version of PyCharm Community. In the next 2025.3, there will be only an unified PyCharm with core functionality (including Jupyter Notebook support) for free and a Pro subscription with additional features. The developer team will offer a seamless […]

Share Button
Read More
| by Arround The Web

Install .NET 10 (Preview) in Ubuntu via PPA

For testing purpose, Microsoft .NET 10 (preview version so far) is available to install in Ubuntu 22.04, Ubuntu 24.04, and 25.04 through PPA. .NET 10 is the next LTS (Long Term Support) release with 3 years of support. It’s so far in preview development stage, while the full release is expected in November 2025. What’s […]

Share Button
Read More
| by Arround The Web

VS Code 1.102 Released! GA MCP Support & Open-Source Copilot Chat

VS Code 1.102, the June release of Microsoft’s IDE, was released few days ago on Wednesday. Since the release, Copilot Chat is finally open-sourced under the MIT license. And, the source code, is available at this github page. As you see in the screenshot, the chat view has a new “Configure Chat” gear menu, allowing […]

Share Button
Read More
| by Arround The Web

Geany 2.1 Released with New Filetypes & LSP Plugin (Ubuntu PPA)

After more than one and half year of development, the free open-source geany text editor released new major 2.1 version! The new release of this lightweight IDE is named “Yage”. It added geany-themes, the separated color schemes in built-in. Meaning users can now easily change the color scheme from “View” menu, without downloading & installing […]

Share Button
Read More
| by Arround The Web

VS Code 1.101 Released with Tool Set, Custom Chat Mode & MCP Auth

Visual Studio Code announced new monthly 1.101 (aka May 2025) releases few days ago. The new release of this free open-source code editor allows you to define tool sets through either the UI or a proposed API. Tool set can group related tools together, making it easier to use them in your chat. The release […]

Share Button
Read More
| by Arround The Web

How to Install Python 3.14 Beta 2 in Ubuntu

Python 3.14, the next major version of the popular programming language, released the second Beta few days ago. Here’s how to install it in all current Ubuntu releases. Python 3.14 is planned to be released on October 07, 2025, with 5 years of support until 2030. It’s so far in Beta for testing and software […]

Share Button
Read More
| by Arround The Web

NetBeans 26 Added Java SE 25 Support for Tomcat, TomEE & GlassFish

After 3 months of development, Apache NetBeans announced the new 26 release today. The new release updated its UI with better HiDPI support. It now displays the dragged tab image and ensures to render SVG icons at full resolution on HiDPI screens. And, there are 150 more icons updated from GIF/PNG to SVG to look […]

Share Button
Read More
| by Arround The Web

Visual Studio Code 1.100 Released! GPT-4.1 as Default & New NES Model

Visual Studio Code 1.100, the April 2025 release of Microsoft’s IDE, was released one day ago on May 8. The new version now uses GPT-4.1 as the default base model in AI chat, though it’s a progressive roll-out feature that may not yet be available to all users. It implemented support for OpenAI’s apply patch […]

Share Button
Read More
| by Arround The Web

Visual Studio Code 1.99 Released with Chat Agent Mode & MCP

The March 2025 release of Visual Studio Code, aka 1.99, was released few days ago. The new release introduced chat agent mode for VS Code Stable, which can be enabled by setting chat.agent.enabled. With chat agent mode in Visual Studio Code, you can use natural language define a high-level task and to start an agentic […]

Share Button
Read More
| by Arround The Web

How To Install Java JDK on Ubuntu 24.04

This tutorial will help you install Java Development Kit or JDK on Ubuntu 24.04. This is required for you to do software development in Java programming language because it contains the compiler and Java Virtual Machine alias JVM as well as the librari…

Share Button
Read More
| by Arround The Web

GNU Octave 10.1.0 is out with New Functions [Ubuntu PPA]

GNU Octave, the free open-source programming language for scientific computing and numerical computation, rolled out the new 10.1.0 release. The official announcement is not ready at the moment of writing. Though, the source tarball was made available to download since last week. And, I’ve made the package into PPA for all current Ubuntu releases. According […]

Share Button
Read More
| by Arround The Web

Code::Blocks 25.03 Released! How to Install it in Ubuntu 24.04 | 22.04

After 5 years since the last 20.03, the Code::Blocks IDE finally announced new 25.03 stable release few days ago. The new Code::Blocks 25.03 added support for MinGW64, MSYS2, MSVC17 and TDM compilers, C++ standards 23 and 26 (and their gnu extensions), as well as new -std=c23 and -std=gnu23 options on GCC13 and newer. It also […]

Share Button
Read More
| by Arround The Web

VS Code 1.98 Released! GPT 4.5 & Attach Images in Copilot Chat

Visual Studio Code 1.98, the February release of the IDE and code editor, was released! The release added 2 new AI models, GPT 4.5 and Claude 3.7 Sonnet, to choose from when using Copilot, and allows to change the model for inline suggestions. The new release added notebook support in Copilot Edits (though experimental), removed […]

Share Button
Read More
| by Arround The Web

NetBeans 25 Released! PHP 8.4 Support & Parallel Test with Gradle

Apache NetBeans announced new 25 release a few days ago. Here are the new features and how to install guide for Ubuntu. NetBeans 25 was released after 2 release candidates. It updated the user interface with another batch of SVG icons for better HiDPI display support, and switched SVG loading routine in ImageUtilities from the […]

Share Button
Read More
| by Arround The Web

MemSed – New Cheat Engine Alternative App for Linux

Looking for a Cheat Engine like application to search and edit memory in Linux Desktop? Here’s a free open-source app work in process! It’s MemSed (MEMory Search and EDit), an open-source tool written in C programming language. If you have ever used Cheat Engine to scan & edit memory for computer games, you’ll find that […]

Share Button
Read More
| by Arround The Web

Go 1.24 Released with Fully Generic Type Aliases Support

After 6 months of development, Go language announced new 1.24 release few days ago on Tuesday. Go 1.24 now fully supports generic type aliases. Type aliases, a concept introduced in Go 1.9, allows to create a new name for an existing type without creating a new type. Previously, it didn’t support type parameters. But this […]

Share Button
Read More
| by Arround The Web

VS Code 1.97 Released with New AI Models, Custom Titlebar for Linux

Visual Studio Code announce new monthly 1.97 release! Here are new features in the IDE release. VS Code 1.97 is the first release in 2025. It added two more models OpenAI’s o3-mini and Gemini 2.0 Flash to choose from when using Copilot. It introduced new Copilot Next Edit Suggestions (Copilot NES) preview feature to help […]

Share Button
Read More