Delivery

OCaml 5.0.0 Officially Released- News Fast Delivery

OCaml is a functional, imperative, modular, and object-oriented general-purpose programming language, derived from the ML (Meta Language) language family. OCaml 5.0.0 has been officially released recently. The main update highlight is the introduction of a new runtime environment that supports shared memory parallelism and effect handlers. The so-called shared memory parallelism refers to Multicore OCaml. […]

OCaml 5.0.0 Officially Released- News Fast Delivery Read More »

WordPress is testing support for SQLite – News Fast Delivery

WordPress has recently merged a PR integrating the SQLite module to test the implementation of official support for SQLite in WordPress. According to reports, the code of this PR is copied from https://github.com/aaemnnosttv/wp-sqlite-db/blob/master/src/db.php, which is a branch of the sqlite-integration plugin. The developers refactored it a bit, applied coding standards, and built integrations with plugins.

WordPress is testing support for SQLite – News Fast Delivery Read More »

Experience Gitea Actions – News Fast Delivery

The upcoming Gitea Actions is committed to creating a standard protocol for CI/CD tools. Third-party CI systems can integrate with the Gitea platform based on the actions protocol to provide a one-stop management solution. Gitea Actions has taken the first step towards this. Learn GitHub Actions GitHub Actions is a continuous integration and continuous delivery

Experience Gitea Actions – News Fast Delivery Read More »

Fun with Go link tracking- kevwan’s personal space- News Fast Delivery

foreword Link tracking is a must-have tool for every microservice architecture. Of course, go-zero has already been considered for us, and it can be used only by adding configuration in the configuration. About the principle of how go-zero is tracked, some students have shared it before, so I won’t say more here. If you want

Fun with Go link tracking- kevwan’s personal space- News Fast Delivery Read More »

Ymuse Homepage, Documentation and Downloads – MPD client written in Go – News Fast Delivery

Ymuse is an MPD client written in Go that supports both light and dark desktop themes. Install If your distribution supports snap packages: sudo snap install ymuse Otherwise, you can use the binary packages in the Releases section. build from source Require getting Started Install Go Make sure you have

Ymuse Homepage, Documentation and Downloads – MPD client written in Go – News Fast Delivery Read More »

Bitwarden v2022.12 Released, Open Source Password Manager – News Fast Delivery

Bitwarden is an open-source password management service that allows users to store sensitive information in an encrypted vault. The Bitwarden platform provides a variety of client applications, including web versions, desktop applications, browser extensions, mobile applications, and CLI versions. A few days ago, Bitwarden updated the Desktop, Web and Browser versions, bringing the following updates:

Bitwarden v2022.12 Released, Open Source Password Manager – News Fast Delivery Read More »

Next.js developer Vercel officially launched Edge Functions – News Fast Delivery

Vercel, the developer behind the Next.js framework, has announced Edge Functions, now generally available (GA) to all customers. According to the introduction, Vercel Edge Functions are JavaScript, TypeScript or WebAssembly functions, which are usually more efficient and faster than traditional Serverless compute because they run in a more streamlined runtime. Deployed globally by default, Edge

Next.js developer Vercel officially launched Edge Functions – News Fast Delivery Read More »

Opera introduces an innovative Lucid mode to improve video quality with one click – News Fast Delivery

Although Opera was once a very popular browser, it is now a niche browser with a market share of only about 2%. Opera is also an easy to forget option when we talk about browsers. However, Opera has not stopped innovating, and the newly introduced Lucid mode can greatly improve the user viewing experience. Lucid

Opera introduces an innovative Lucid mode to improve video quality with one click – News Fast Delivery Read More »

OBS Studio will soon support WebRTC, using Rust to implement – News Fast Delivery

OBS Studio recently added a PR called “Add WebRTC (WHIP) output support”, the main content is that contributors want to use Rust to add support for WebRTC to OBS Studio. Specifically, this PR adds a plugin for extensible support, including: WebRTC service type with recommended settings for maximum compatibility with webrtc peers WebRTC output Rust

OBS Studio will soon support WebRTC, using Rust to implement – News Fast Delivery Read More »

Deno 1.29 released, supports custom registry, improves quality- News Fast Delivery

Deno 1.29 has been officially released. major changes Improve npm compatibility This release features several npm compatibility improvements and 30+ bug fixes since 1.28.0. Support for custom registries through environment variables Deno will now obeyNPM_CONFIG_REGISTRYEnvironment variable that allows specifying a custom npm registry. # change this to a custom registry NPM_CONFIG_REGISTRY=https://registry.npmjs.org deno run main.ts

Deno 1.29 released, supports custom registry, improves quality- News Fast Delivery Read More »

QEMU 7.2 Released, Optimized 9p File System Performance- News Fast Delivery

QEMU is a free and open-source emulator that emulates a machine’s processor through dynamic binary translation and provides the machine with a set of different hardware and device models, enabling it to run various guest operating systems. QEMU 7.2 is released. This version supports AVX / AVX2 / F16C / FMA3 / VAES instruction sets,

QEMU 7.2 Released, Optimized 9p File System Performance- News Fast Delivery Read More »

Xfce 4.18 Released, Lightweight Linux Desktop – News Fast Delivery

After nearly two years of development, the Xfce 4.18 desktop environment has been released. The new version has made many improvements to its Thunar file manager, contains various window manager/compositor enhancements, and a lot of UI beautification. Some details are as follows. libxfce4ui XfceFilenameInput Added XfceFilenameInput, a widget for filename input. Xfce Shortcut Editor A

Xfce 4.18 Released, Lightweight Linux Desktop – News Fast Delivery Read More »

Kaisen Linux 2.2 Released, Debian-Based Distribution – News Fast Delivery

Kaisen Linux is a distribution based on Debian GNU/Linux whose originality lies in providing a set of tools dedicated to system administration, covering all needs for diagnosing and dealing with failures or failures of the installed system and its components. Kaisen Linux also integrates a large number of Wi-Fi/video/audio and Bluetooth drivers. In addition to

Kaisen Linux 2.2 Released, Debian-Based Distribution – News Fast Delivery Read More »