Delivery

LLVM officially supports the LoongArch architecture – News Fast Delivery

LLVM released version 16.0.0 on March 18, 2023, realizing perfect support for the LoongArch instruction set architecture at the official backend (official target) level. So far, the five most important basic software (BIG FIVE) in the open source software world, namely the Linux kernel, GCC, LLVM, Glibc, and Binutils, have released official versions supporting the […]

LLVM officially supports the LoongArch architecture – News Fast Delivery Read More »

XCP-ng attempts to rewrite Xen components in Rust – News Fast Delivery

XCP-ng is a Xen Project incubation project sponsored by the Linux Foundation. Recently, its team posted a blog saying that it will introduce Rust into the Xen project and use Rust to rewrite some Xen components. Xen is an x86 open source virtual machine monitor (VMM) developed by the University of Cambridge that supports high-performance

XCP-ng attempts to rewrite Xen components in Rust – News Fast Delivery Read More »

rdp Homepage, Documentation and Download- Remote Desktop Connection Tool- News Fast Delivery

This is a simple remote connection tool written in dtk, based on rdesktop, suitable for connecting remote computers with rdp protocols such as Windows(xrdpis also possible, tested), although withmstsc The difference is a bit far. In my test, I found that the system default version of rdesktop(1.8.6) is unable to connect Windows XP(I don’t know

rdp Homepage, Documentation and Download- Remote Desktop Connection Tool- News Fast Delivery Read More »

The truly intelligent ORM, sagacity-sqltoy-5.2.31 released – News Fast Delivery

Open source address: update content 1. Optimize reverse cache matching to obtain accurate key values. Use in(:keys) instead of like :nameKeyWords scenarios <sql id=”qstart_order_search”> <filters> <!– unmatched-return-self:缓存未匹配到key直接用名称代替(默认true) cache-not-matched-value: 缓存未匹配到给一个默认值 –> <cache-arg cache-name=”staffIdName” param=”staffName” alias-name=”staffIds” unmatched-return-self=”true”/> </filters> <value> <![CDATA[ select * from sqltoy_order_info where #[staff_id in (:staffIds)] ]]> </value> </sql> Key advantages of sqltoy:

The truly intelligent ORM, sagacity-sqltoy-5.2.31 released – News Fast Delivery Read More »

feilong 3.4.1 is released, a tool library that makes Java development easier- News Fast Delivery

feilong 3.4.1 is released, a tool library that makes Java development easier Let you get rid of a lot of repetitive underlying code and improve development efficiency; make your code更简炼,易写,易读,易于维护; Document address: http://feilong-core.mydoc.io/ maven dependency configuration: <dependency> <groupId>com.github.ifeilong</groupId> <artifactId>feilong</artifactId> <version>3.4.1</version> </dependency> Gradle dependency configuration: com.github.ifeilong:feilong:3.4.1 This upgrade has a total of 3 changes,

feilong 3.4.1 is released, a tool library that makes Java development easier- News Fast Delivery Read More »

Linux Mint 21.2, codenamed “Victoria”, will be officially released at the end of June- News Fast Delivery

Linux Mint project lead Clem Lefebvre introduced some of the new features of the next version 21.2. 21.2 is codenamed “Victoria”, continuing the distribution’s tradition of giving each release in the same series a female name beginning with the same letter (eg Linux Mint 21 “Vanessa”, 21.1 “Vera”). The main changes in Linux Mint 21.2

Linux Mint 21.2, codenamed “Victoria”, will be officially released at the end of June- News Fast Delivery Read More »

Official Announcement: Computing Middleware Apache Linkis Officially Graduated as Apache Top Project- News Fast Delivery

On December 03, 2022, the Apache Software Foundation (ASF) incubator passed the incubation graduation vote for the Apache Linkis computing middleware project. On January 18, 2023, the Apache Software Foundation officially announced that Apache Linkis had successfully graduated and became an Apache Top Level Project (TLP). The screenshot above is from Apache official website Original

Official Announcement: Computing Middleware Apache Linkis Officially Graduated as Apache Top Project- News Fast Delivery Read More »

After the turmoil, elementary OS 7 is officially released- News Fast Delivery

elementary OS 6.1 was released in December 2021. After that, in early 2022, the founders of elementary OS turned against each other and eventually left. After more than a year since the last version was released, elementary OS 7 ‘Horus’ is officially released. further reading elementary OS 7 brings new features and fixes, introduces new

After the turmoil, elementary OS 7 is officially released- News Fast Delivery Read More »

Monibuca v4.4.0 release – open source Go language streaming media server- News Fast Delivery

Add time retrospective function The so-called backtracking function is to increase the cache of the video stream on the server. You can control how long the cache lasts by configuring the buffertime under publish. For example, if you can cache 7 seconds of video, then the server will cache at least 7 seconds of audio

Monibuca v4.4.0 release – open source Go language streaming media server- News Fast Delivery Read More »

COSMIC desktop environment now supports Wayland and dynamic rendering- News Fast Delivery

COSMIC is a desktop environment specially created for the Pop!_OS distribution by the veteran Linux PC manufacturer System76. It is written in Rust and uses the native Rust cross-platform graphics toolkit Iced. Iced is a cross-platform GUI library written for the Rust programming language “with a focus on simplicity and type safety”. Iced’s design philosophy

COSMIC desktop environment now supports Wayland and dynamic rendering- News Fast Delivery Read More »

OpenAI personally launched an AI text detection tool – News Fast Delivery

Two days ago, we just reported that Stanford University has developed a model called DetectGPT, which can detect whether a text paragraph is generated by a given large language model (LLM). Stanford University will use DetectGPT to deal with students The phenomenon of cheating and paper generation using AI tools like ChatGPT. Only a few

OpenAI personally launched an AI text detection tool – News Fast Delivery Read More »

Consistency Design Practice of Random High Concurrency Query Results- JD Cloud Developer’s Personal Space- News Fast Delivery

Author: JD Logistics Zhao Shuai Yao Zaiyi Wang Xudong Meng Weijie Kong Xiangdong 1 Introduction The logistics contract center is the only entrance for JD logistics contract management. Provide merchants with the ability to create and seal contracts, and provide contract customization, filing, and query functions for different business lines. Due to the large number

Consistency Design Practice of Random High Concurrency Query Results- JD Cloud Developer’s Personal Space- News Fast Delivery Read More »

Cairo graphics library no longer supports OpenGL, delete 14k lines of code – News Fast Delivery

Cairo is an open source graphics library that provides software developers with a vector graphics-based, device-independent API. Cairo supports output to a number of different backends, including X11, Apple Quartz, Win32, and file formats such as PNG, PDF, PostScript, DirectFB, and SVG. Cairo is designed to produce consistent output across all output media, while taking

Cairo graphics library no longer supports OpenGL, delete 14k lines of code – News Fast Delivery Read More »