Jason Y

Micronaut 3.8.0 released, JVM-based microservice application framework- News Fast Delivery

Micronaut is an open source project created by the author of the Grails framework. It is also a new generation of JVM-based full-stack microservice framework for building modular and easy-to-test microservice applications. Click here to view the introduction of Micronaut’s features. Micronaut 3.8.0 is officially released, the specific updates are as follows: bug fixes Responses […]

Micronaut 3.8.0 released, JVM-based microservice application framework- News Fast Delivery Read More »

Scheme langserver 1.0.10 released- News Fast Delivery

Scheme-langserver is a language server protocol implementation based on Chez Scheme and compatible with scheme r6rs. Its biggest feature is programming assistance based on unfinished code, including auto-completion, definition jump, etc. These features are based on static analysis of the r6rs standard scheme. It is released on Akku and github. Scheme-langserver version 1.0.10 fixes many

Scheme langserver 1.0.10 released- News Fast Delivery Read More »

Bytebase v1.10.0 release- News Fast Delivery

Bytebase is a web-based, zero-configuration, no-dependency database schema change and version control management tool for developers and DBAs. Bytebase 1.10.0 is released, the updates are as follows: new function Workspace owner and DBA can view audit logs Support for creating/viewing roles for PostgreSQL libraries via Terraform provider Support viewing and editing the primary key and

Bytebase v1.10.0 release- News Fast Delivery Read More »

Explain the IO multiplexing model- JD Cloud developer’s personal space- News Fast Delivery

Author: JD Retail Shi Chaoyang Before talking about the IO multiplexing model, let’s have a general understanding of the Linux file system. In the Linux system, whether it is your mouse, keyboard, or printer, or even the socket client connected to the local machine, they all exist in the system in the form of file

Explain the IO multiplexing model- JD Cloud developer’s personal space- News Fast Delivery Read More »

Amazon summarizes the development of DAMON in the Linux kernel in 2022- News Fast Delivery

In 2021, DAMON, a data monitoring access framework developed by Amazon, was successfully merged into Linux Kernel 5.15; since then, more related functions have been gradually added. This year, Amazon engineers are responsible for about two-thirds of DAMON activities, while more independent developers and developers from other organizations continue to participate. Amazon’s SeongJae Park published

Amazon summarizes the development of DAMON in the Linux kernel in 2022- News Fast Delivery Read More »

Mesa’s net growth of 720,000 lines of code in 2022 is a record – News Fast Delivery

Every year at the end of the year, there will be various projects and software to review their development process in the past year. Now let us review the changes and development of Mesa in the past year. According to Mesa’s GitStats, the number of code commits in Mesa in the past year has hit

Mesa’s net growth of 720,000 lines of code in 2022 is a record – News Fast Delivery Read More »

The author of curl received a Mac mini from a community member – News Fast Delivery

Daniel, the author of curl, recently received the M1 version of Mac mini (8C CPU/16GB/1TB/8C GPU/1GbE) presented by community members. This device will be used for curl development. According to Daniel’s description, although Apple has used curl for more than 20 years, they have never assisted, helped, or otherwise contributed to the development of curl,

The author of curl received a Mac mini from a community member – News Fast Delivery Read More »

The new QQ Linux 3.0 is officially launched- News Fast Delivery

Tencent officially announced that QQ Linux version 3.0 has been launched on the QQ official website, and said that this large-scale version reconstruction and update not only realized a new architecture, but also added many special features that meet the daily needs of Linux users. Download address: https://im.qq.com/linuxqq/index.shtml According to the announcement, the QQ Linux

The new QQ Linux 3.0 is officially launched- News Fast Delivery Read More »

NativeScript 8.4.2 released, a cross-platform native application framework

NativeScript enables users to access native APIs directly from JavaScript. Currently, the framework provides iOS and Android runtimes for rich mobile development and can be used for a variety of different use cases. Currently NativeScript 8.4.2 has been released. This version fixes several problems, mainly bringing the following changes: Bug Fixes android: backward compatible with

NativeScript 8.4.2 released, a cross-platform native application framework Read More »

Zotero 6.0.19 Released, Reference Management Tool – News Fast Delivery

Zotero is a reference management software and a free Firefox and Google browser extension. Zotero can help users collect, manage and cite research resources, including journals, books and other documents, web pages, pictures, etc. Currently, Zotero 6.0.19 has been released, and the updated content of this version is as follows: Feature changes or additions Automatic

Zotero 6.0.19 Released, Reference Management Tool – News Fast Delivery Read More »

redb homepage, documentation and downloads – Embedded key-value database in pure Rust – News Fast Delivery

redb is a simple,Portable, high-performance, ACID, embedded key-value storage. redb is written in pure Rust and is supported by lmdb some inspiration.data stored inan mmap’ed,copy-on-write B-trees in the collection.For details, seedesign document. use redb::{Database, Error, ReadableTable, TableDefinition}; const TABLE: TableDefinition<str, u64> = TableDefinition::new(“my_data”); fn main() -> Result<(), Error> { let db = unsafe { Database::create(“my_db.redb”)?

redb homepage, documentation and downloads – Embedded key-value database in pure Rust – News Fast Delivery Read More »

HandBrake 1.6 Released, Multifunctional Video Transcoding Tool- News Fast Delivery

The developers of open-source video converter Handbrake have released Handbrake 1.6, a new version for 64-bit versions of Windows 10 and Windows 11, as well as Mac and Linux devices. Handbrake 1.6 introduces support for AV1 video encoding to convert existing media to the new format using custom settings or new presets: Add AV1 video

HandBrake 1.6 Released, Multifunctional Video Transcoding Tool- News Fast Delivery Read More »

Rust-GPU 0.4 released, applying Rust to GPU programming – News Fast Delivery

Rust-GPU is an open source project for GPU programming, developed by a well-known game studio Created and maintained by Embark Studios, itsThe goal is to make Rust a “first class citizen” programming language and ecosystem for GPU shader development.Through this project, Embark Studios hopes to bring Rust to the field of GPU programming, thereby promoting

Rust-GPU 0.4 released, applying Rust to GPU programming – News Fast Delivery Read More »