Development

The developer received death threats and the project stopped development- News Fast Delivery – Chinese Open Source Technology Exchange Community

Tahlreth is the developer of the AetherSX2 software, the best PlayStation 2 emulator for Android (there is none). Recently, the developer officially announced that it will stop the development of the project indefinitely. In a statement posted on the official website, Tahlreth said he made the decision because he suffered “endless impersonations, complaints, unreasonable demands, […]

The developer received death threats and the project stopped development- News Fast Delivery – Chinese Open Source Technology Exchange Community Read More »

TheRouter Homepage, Documentation and Downloads- Android Modular Development Solution Framework- News Fast Delivery

TheRouter is a set of solution framework for Android modular development written in Kotlin and open sourced by Huolala Technology. It supports KSP and AGP8, which not only decouples conventional module dependencies and page jumps, but also provides solutions to common problems in the modularization process.Github project address and usage documents are detailed in https://github.com/HuolalaTech/hll-wp-therouter-android.

TheRouter Homepage, Documentation and Downloads- Android Modular Development Solution Framework- News Fast Delivery Read More »

X11 development speed drops to lowest level in nearly two decades- News Fast Delivery – Chinese Open Source Technology Exchange Community

In the past two days, we reviewed the development and changes of Mesa in the past year. Now let’s take a look at the changes and development of the X Window System in the past year. Users who are familiar with Linux should know that X11 is already a somewhat “aging” technology. Due to historical

X11 development speed drops to lowest level in nearly two decades- News Fast Delivery – Chinese Open Source Technology Exchange Community 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 »

Huayun Data joins openKylin, contributing independent innovation “cloud power” to community development – News Fast Delivery

Recently, Huayun Data Holding Group Co., Ltd. (hereinafter referred to as “Huayun Data”) signed the openKylin community CLA (Contributor License Agreement) and officially joined the openKylin open source community. Since its establishment in 2010, Huayun Data has deeply grasped the pulse of the times. With the vision of being the power behind digital transformation, after

Huayun Data joins openKylin, contributing independent innovation “cloud power” to community development – News Fast Delivery Read More »

“Dengdeng” multi-tenant rapid development platform 3.9.0-java17-RC1 released- News Fast Delivery

build spring-cloud-dependencies.version>2022.0.0 spring-cloud-alibaba-dependencies.version>2022.0.0.0-RC1 nacos.version>2.2.0 mybatis.version>3.5.10 mybatis-spring.version>2.0.7 mybatis-plus.version>3.5.2.7-SNAPSHOT knife4j.version>4.0.0 springfox.version>3.0.0 knife4j-swagger-models-v3.version>2.2.7 sentinel.version>1.8.6 tencentcloud-sdk-java.version>3.1.548 aliyun-dysmsapi.version>2.0.22 bce-java-sdk.version>0.10.217 esdk-obs-java.version>3.22.3.1 lombok.version>1.18.24 ip2region.version>2.6.5 okhttp3.version>4.10.0 feat The spring.factories file is replaced with org.springframework.boot.autoconfigure.AutoConfiguration.imports The swagger online documentation is replaced by springfox with springdoc Maintain the source code of easy-captcha by yourself to support jdk17 javax.servlet-api -> jakarta.servlet-api refactor lamp-echo-start: Scan the entity

“Dengdeng” multi-tenant rapid development platform 3.9.0-java17-RC1 released- News Fast Delivery Read More »

EVUE Homepage, Documentation and Downloads- Full Platform UI Development Framework- News Fast Delivery

Evue is a high-performance gui application framework based on html/css, independent of platform and ui engine. Users only need to understand simple html and css knowledge to quickly develop beautiful UI programs, Hardware independent and OS independent The underlying UI engine of EVUE is based on Flutter and LVGL, and an EVUE application can run

EVUE Homepage, Documentation and Downloads- Full Platform UI Development Framework- News Fast Delivery Read More »

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

feilong 3.3.9 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.3.9</version> </dependency> Gradle dependency configuration: com.github.ifeilong:feilong:3.3.9 This upgrade has a total of 8 changes,

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

Cross-platform application development framework Neutralinojs releases 2023 roadmap- News Fast Delivery

Neutralinojs, a lightweight desktop application development framework, has released a roadmap for 2023. Neutralinojs is a lightweight, portable desktop application development framework. You can develop lightweight cross-platform desktop applications using JavaScript, HTML, and CSS. Applications built with Neutralinojs can run on Linux, macOS, Windows, and the web. Over the past few years, Neutralinojs has mainly

Cross-platform application development framework Neutralinojs releases 2023 roadmap- News Fast Delivery Read More »

Development version, beta version, stable version, Chrome launched an early stable version- News Fast Delivery – Chinese Open Source Technology Exchange Community

Google currently offers four different versions of its Chrome browser, namely Stable (stable version), Beta (beta version), Dev (development version) and Canary (canary version). The beta version allows developers to preview the features of the stable version of the Chrome browser within 4-6 weeks. Dev is a 9-12 week preview for developers. Canary is an

Development version, beta version, stable version, Chrome launched an early stable version- News Fast Delivery – Chinese Open Source Technology Exchange Community Read More »

Ten years of open source, AOSuite development platform stopped maintenance [EOL] – xiongchun – News Fast Delivery

AOSuite is an open source project that I developed and maintained between 2006-2016. That was an era when jQuery UI and ExtJS were rampant. Thinking about it now is full of memories. With the development of front-end technology and the popularity of back-end microservice technology, it’s time for AOSuite to exit. This article is written

Ten years of open source, AOSuite development platform stopped maintenance [EOL] – xiongchun – News Fast Delivery Read More »

MiniFramework 2.9.7 released, lightweight PHP development framework- News Fast Delivery

On December 26, 2022, MiniFramework released version 2.9.7, the main changes are as follows: Improve the add() method of the Mini\Base\Model class, and adjust the parameter to Boolean type, which is used for opening and closing preprocessing. Improve the save() method of the Mini\Base\Model class to support the output of SQL statements when using the

MiniFramework 2.9.7 released, lightweight PHP development framework- News Fast Delivery Read More »

Akka 2.8.0-M2 released, Actor model development library written in Scala

The second development milestone release of Akka 2.8.0 is now available. Akka is a library written in Scala that simplifies writing fault-tolerant, highly scalable Actor model applications in Java and Scala. Notable changes in 2.6.0-M2 include: chore: adjust commit message suggestion #31755 update sbt-java-formatter to 0.8.0 #31742 ci: go back to older version of setup-gcloud

Akka 2.8.0-M2 released, Actor model development library written in Scala Read More »