Jason Y

Volvo technologist: Rust is useful, plans to expand Rust within the company

Johannes Foufas, a software engineer at Volvo Cars, is the company’s technologist and system architect (also its embedded Rust pioneer1) Julius Gustavsson conducted an interview discussing the use of Rust in automobiles. Gustavsson revealed that he discovered Rust in 2014 when he had been working on C/C++ for 15 years and was questioning his own […]

Volvo technologist: Rust is useful, plans to expand Rust within the company Read More »

Fedora Disables Mesa’s H.264/H.265/VC1 VA-API Support Due to Legal Issues

Fedora’s Mesa package has been built with full VA-API support(The Video Acceleration API is an open source library and API specification that provides access to graphics hardware acceleration capabilities for video processing.)but Fedora Linux 37 is removing its H.264/H.265/VC1 acceleration support for legal (patent) reasons. The change happened last week,Fedora Removed a bunch of H.264/H.265/VC1

Fedora Disables Mesa’s H.264/H.265/VC1 VA-API Support Due to Legal Issues Read More »

vscode plugin PPZ.vscode

PPZ is a vscode plugin that provides a graphical interface for operating the database. For details, please refer to the help: white_check_mark: Clean interface: white_check_mark: Supports multiple databases (currently: MySQL, MSSQL (SQL Server), SQLite3, PostgreSQL, CockroachDB, StoneDB (domestic) ), MariaDB, etc.) :white_check_mark: connection management: white_check_mark: data management: white_check_mark: data or table structure export: white_check_mark: SQL

vscode plugin PPZ.vscode Read More »

Cocos Creator web debugging tool ccc-devtools

ccc-devtools is an out-of-the-box debugging tool for Cocos Creator 3.x web-side preview, which supports real-time display of the scene node tree and synchronous changes to node properties.Display the node tree when the function is running. Update node properties in real time, synchronously modify output nodes and component references to the console, and mark the location

Cocos Creator web debugging tool ccc-devtools Read More »

From load balancing to routing, the microservice application site is in place with one click – Alibaba Cloud Cloud Native Personal Space – News Fast Delivery

Author: Yushan, Shimian In the microservice architecture, the dependencies between services are intricate, and we often use load balancing components to cooperate with the registry to realize the perception between services. This perception behavior requires the cooperation of the caller, the load balancing component, the registry, and the callee to achieve it. When a problem

From load balancing to routing, the microservice application site is in place with one click – Alibaba Cloud Cloud Native Personal Space – News Fast Delivery Read More »

COSCL Community Chat Phase 2: The Unique Secret of Open Source Projects to Apache

The Apache Open Source Foundation is both familiar and mysterious to most developers. Familiarity is because as the world’s largest open source foundation, it is inevitable to come into contact with many open source software under Apache during the development process; and its mystery comes from the fact that most people have not participated in

COSCL Community Chat Phase 2: The Unique Secret of Open Source Projects to Apache Read More »

Chrome 106 Released, Introducing New CSS ‘ic’ Length Unit

Chrome 106 has been released, and the Chrome Blog shows that there are 20 security fixes in Chrome 106. There are five “high” CVE-level security vulnerabilities and eight “moderate” severity vulnerabilities. Second, Chrome 106 includes a ton of new features, such as: New Intl APIs Chrome 106 adds a bunch of new Intl APIs, including

Chrome 106 Released, Introducing New CSS ‘ic’ Length Unit Read More »

Google open source TensorStore, designed for reading and writing large multi-dimensional data – News Fast Delivery

Google published a blog post last week introducing an open source C++ and Python library, TensorStore, that developers can use to store and manipulate multidimensional data, designed to better manage and process large data by set to solve key engineering challenges in scientific computing. Various applications in computer science and machine learning today operate on

Google open source TensorStore, designed for reading and writing large multi-dimensional data – News Fast Delivery Read More »

Beijing Linzhuo established GraphicSystem SIG to jointly build openKylin community graphics system innovation-News Fast Delivery

In September 2022, after deliberation and approval by the openKylin community technical committee, the GraphicSystem graphics system special interest group—GraphicSystem SIGformally established. The GraphicSystem SIG was initiated and established by Beijing Linzhuo Information Technology Co., Ltd., the governing unit of the openKylin community. It is responsible for the adaptation and optimization of GPU drivers in

Beijing Linzhuo established GraphicSystem SIG to jointly build openKylin community graphics system innovation-News Fast Delivery Read More »

20-Year-Old Chipset Solutions Are Hurting Modern AMD Linux Systems

AMD engineer K Prateek Nayak recently discovered that a 20-year-old chipset workaround in the Linux kernel is still used in modern AMD systems, and in some cases hurts the performance of modern Zen hardware.and proposes a relatedpatchaimed atLimit this workaround to legacy systemsthereby helping to improve the performance of modern systems. According to the introduction,

20-Year-Old Chipset Solutions Are Hurting Modern AMD Linux Systems Read More »

FSF 2022 Free Software Awards nominations open – News Fast Delivery

Free Software Foundation (FSF)The annual Free Software Awards (Free Software Awards)” nominations have begun,Deadline for nominations is November 30th at 23:59 pm Geographical scope: AoE (anywhere on earth). This award is given to groups and individuals in the free software community who have made significant contributions to the cause of software freedom. There are 3

FSF 2022 Free Software Awards nominations open – News Fast Delivery Read More »

Google Linux kernel developers use macOS to compile the ARM64 Linux kernel – News Fast Delivery

Nick Desaulniers is a Linux kernel developer at Google, best known for compiling the Linux kernel with LLVM/Clang. Recently he started experimenting with compiling the Linux kernel on the macOS platform. According to his recent email, Nick Desaulniers has successfully compiled the ARM64 Linux kernel on his Apple M2 MacBook Air (running macOS 12.5.1 “Monterey”).

Google Linux kernel developers use macOS to compile the ARM64 Linux kernel – News Fast Delivery Read More »

openSUSE ALP prototype “Les Droites” to be released this week

The openSUSE Adaptable Linux Platform (ALP), developed by SUSE Corporation in conjunction with the openSUSE community, will be the successor to SUSE Linux Enterprise 15 — and will see “fundamental changes” in technology and design as the next-generation enterprise-grade SUSE operating system. According to the release schedule, the first public preview of openSUSE ALP will

openSUSE ALP prototype “Les Droites” to be released this week Read More »

A new generation of compiler compiler langcc

langcc is a tool that takes a formal description of a language in a standard BNF-style format and automatically generates a compiler front end, including the language’s Abstract Syntax Tree (AST) and traversed data structure definitions, a dictionary, a parser, and A pretty-printer. langcc is also a companion software implementation of the following technical reports

A new generation of compiler compiler langcc Read More »