Jason Y

IntelliJ IDEA 2022.3 EAP 3 is released, bringing a series of new Java checks

IntelliJ IDEA 2022.3 EAP 3 is now available! The new EAP release introduces a redesigned Settings Sync solution that seamlessly synchronizes personal IDE settings, a range of new Java checks and other improvements, and an experimental Maven import feature that leverages the new IntelliJ IDEA Workspace Model API. The new sync settings solution introduces a […]

IntelliJ IDEA 2022.3 EAP 3 is released, bringing a series of new Java checks Read More »

.NET Word(docx) template export engine does not require installation of Office COM+ Supports Linux and Mac

using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using System; using System.Collections.Generic; using System.IO; using System.Net; using MiniSoftware; public class Program { public static void Main(string[] args) => CreateHostBuilder(args).Build().Run(); public static IHostBuilder CreateHostBuilder(string[] args) => Host.CreateDefaultBuilder(args).ConfigureWebHostDefaults(webBuilder => webBuilder.UseStartup<Startup>()); } public class Startup { public void ConfigureServices(IServiceCollection services) => services.AddMvc(); public void Configure(IApplicationBuilder app,

.NET Word(docx) template export engine does not require installation of Office COM+ Supports Linux and Mac Read More »

Apache Kvrocks: High-performance distributed KV database

Apache Kvrocks (incubating) is a high-performance distributed KV database. It uses RocksDB as the underlying storage engine and is compatible with the Redis protocol. It can solve the problems of high memory cost and limited capacity of Redis, and can also be used as a solution for PB-level mass data storage. . #Apache #Kvrocks #Highperformance

Apache Kvrocks: High-performance distributed KV database Read More »

11 Visual Studio Code extensions you don’t need

Developer Wesley Smits lists 11 extensions that he thinks are no longer useful, using his own experience as an example. “Because extensions can cause performance issues, increase CPU usage, and may conflict with other extensions or native functionality, it’s best to limit extensions to those you need”. Wesley Smits pointed out that some extensions even

11 Visual Studio Code extensions you don’t need Read More »

Linux 6.1 introduces VirtIO block “Secure Erase”, vDPA feature configuration

Linux 6.1 incorporates VirtIO changes this week, Linux 6.1 notable on the VirtIO side is the introduction of “SECURE ERASE” support for the block driver “virtio_blk”. Now that the Secure Erase feature has been added to the VirtIO specification, the newly introduced VIRTIO_BLK_F_SECURE_ERASE requires that in addition to the regular SSD “discard” functionality, all discarded

Linux 6.1 introduces VirtIO block “Secure Erase”, vDPA feature configuration Read More »

How to build a developer community operation strategy from scratch

Speaking of open source community operations, the essence is still community operations and user operations. The former is a subset of the latter, and is a relatively niche special case, but it still cannot escape the commonality of user operations, that is, around the core of people, sorting out user portraits, understanding user needs, and

How to build a developer community operation strategy from scratch Read More »

The annual open source event, the global open source technology summit GOTC 2023 is here

The Global Open-source Technology Conference, or GOTC for short, is a grand open-source technology feast for global developers, jointly initiated by the Linux Foundation Asia Pacific, open source China and the open source community. The first GOTC in 2021 was successfully held and received a warm response. The time of GOTC 2022 originally scheduled to

The annual open source event, the global open source technology summit GOTC 2023 is here Read More »

Concave languages ​​support JetBrains Fleet syntax highlighting

The concave language supports JetBrains Fleet syntax highlighting for the first time! JetBrains has announced the first public preview of Fleet, available to all. Fleet is the next-generation IDE built by JetBrains, first officially launching in 2021. It is a new distributed multilingual editor and IDE based on JetBrains’ IntelliJ platform in the backend, built

Concave languages ​​support JetBrains Fleet syntax highlighting Read More »

PDManer [元数建模]-v4.2.0 release: a simple and easy-to-use database modeling platform

[PDManer元数建模-v4], which lasted for four years, continued to upgrade, craftsmanship, and made a simple and easy-to-use database modeling platform. Element modeling platform, built using React+Electron+Java technology system. [PDMan-v2] –> [CHINER-v3] –> [PDManer-v4], for four consecutive years, has maintained a good inheritance and continuation. Introduction of PDManer arity modeling software (v4 version): PDManer [元数建模]-v4.0.0 release: a

PDManer [元数建模]-v4.2.0 release: a simple and easy-to-use database modeling platform Read More »

Daily blog | The practice of rich media in customer service IM message communication in seconds

Compared with ordinary text transmission, rich media can intuitively understand the content of the message, but it also faces problems such as large files, large memory consumption, and long transmission process during the transmission process. #Daily #blog #practice #rich #media #customer #service #message #communication #seconds

Daily blog | The practice of rich media in customer service IM message communication in seconds Read More »