News

Lost CEO, Short of Funds, Fosshost to Shut Down- News Fast Delivery

Fosshost is a UK-based open source software hosting and cloud computing provider. Fosshost’s services have been used by many well-known open source projects such as GNOME, KDE, Armbian, Debian, Rocky Linux, Ubuntu Unity and Xfce. Recently they announced that the server is about to shut down and will no longer provide services. At first, when […]

Lost CEO, Short of Funds, Fosshost to Shut Down- News Fast Delivery Read More »

Simple Admin distributed background management system v0.1.7 release- News Fast Delivery

Major updates: 1. Simple admin tools upgrade to v0.1.0 2. Add Ent-based CRUD code generation to quickly generate RPC services 3. Added CRUD code generation based on Proto file to quickly generate api gateway logic code 4. Add code generation documentation 5. Optimize the API request path 6. Added error types 7. Fixed several bugs

Simple Admin distributed background management system v0.1.7 release- News Fast Delivery Read More »

openKylin won the News Fast Delivery “2022 Excellent Open Source Technology Team” award! – News Fast Delivery

On November 30, 2022, News Fast Delivery (Open Source China), a well-known domestic open source technology community, announced the winners of the “2022 Excellent Open Source Technology Team”.openKylin (Open Kylin) won the “2022 Excellent Open Source Technology Team“Awards. As the first desktop operating system root community in China, the openKylin community has actively promoted the

openKylin won the News Fast Delivery “2022 Excellent Open Source Technology Team” award! – News Fast Delivery Read More »

Go language general code generator Fairchild releases early adopter version 11, which is compatible with the Excel template of Java general code generator- News Fast Delivery

Fairchild, a general code generator for Go language, releases early adopter version 11, which is compatible with the Excel template of Java general code generator GO Language Universal Code Generator: Fairchild Early adopter version 11. There are enhancements and bug fixes on the basis of the early adopter version 10, and it supports Chinese comments

Go language general code generator Fairchild releases early adopter version 11, which is compatible with the Excel template of Java general code generator- News Fast Delivery Read More »

ChatGPT: Realize programming language, build virtual machine… – News Fast Delivery – Chinese Open Source Technology Exchange Community

Artificial intelligence research firm OpenAI officially launched last week ChatGPTa conversation-based AI chatbot model that understands and responds in natural language. ChatGPT is fine-tuned based on the GPT-3.5 model, based on the language service model InstructGPT, and trained model RLHF through human feedback enhancement learning, but the data settings are slightly different.it interacts in a

ChatGPT: Realize programming language, build virtual machine… – News Fast Delivery – Chinese Open Source Technology Exchange Community Read More »

smart-mqtt v0.9 released, enterprise version supports cluster and Websocket – News Fast Delivery

1. About smart-mqtt smart-mqtt is an MQTT Broker service developed in java language, and it is also the first truly IoT-oriented solution under the smartboot organization. It aims to help enterprises quickly build stable and reliable IoT services at a lower cost, and facilitate the interconnection of all things. 2. Quick start 2.1 Jar package

smart-mqtt v0.9 released, enterprise version supports cluster and Websocket – News Fast Delivery Read More »

Android Memory Safety Vulnerabilities Decrease, Rust Becomes Key Factor

Since Android 12, Google has brought Rust language support in the Android system. As an alternative to C/C++, their goal is not to convert existing C/C++ code into Rust, but to write new The code is developed in Rust language. By integrating more and more Rust code into its Android operating system, Google’s efforts to

Android Memory Safety Vulnerabilities Decrease, Rust Becomes Key Factor Read More »

4MLinux 41.0 stable version released- News Fast Delivery

4MLinux is a lightweight Linux distribution for 32-bit and 64-bit architectures. It is named “4MLinux” because it has 4 main operating system components. Maintenance (which can be used as a rescue Live CD), Multimedia (which has built-in support for almost any multimedia format), Miniserver (which includes a 64-bit server), and Mystery (a collection of classic

4MLinux 41.0 stable version released- News Fast Delivery Read More »

DedeCMS founder Mr. Lin Xue (IT Plato) died of cancer- News Fast Delivery – Chinese Open Source Technology Exchange Community

Message from Dedebiz: On the afternoon of December 3, 2022, Mr. Lin Xue (IT Plato), the founder of DedeCMS, died of cancer. Mr. Lin Xue was born on October 10, 1979. The DedeCMS written in August 2004 is still used by hundreds of thousands of companies and individual webmasters. Among the users, there are inevitably

DedeCMS founder Mr. Lin Xue (IT Plato) died of cancer- News Fast Delivery – Chinese Open Source Technology Exchange Community Read More »

acl 3.6.0 release, cross-platform network communication and server development framework

Acl is a cross-platform network communication library and server development framework, supports LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS, and implements common network communication protocols: HTTP/Websocket/SMTP/ICMP/MQTT/Redis/Memcached/ Beanstalk/Handler Socket implements common codecs: XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, and also encapsulates common data… #acl #release #crossplatform #network #communication #server #development #framework

acl 3.6.0 release, cross-platform network communication and server development framework Read More »

Read the source code of RocketMQ and learn the three major artifacts of concurrent programming

The author is a loyal fan of RocketMQ. In the process of reading the source code, I learned a lot of programming skills. In this article, the author combines the RocketMQ source code to share the relevant knowledge points of the three artifacts of concurrent programming. CountDownLatch is a synchronization tool class, which is used

Read the source code of RocketMQ and learn the three major artifacts of concurrent programming Read More »