Some thoughts on telecommuting

Original link: https://aaronnick.github.io/posts/a-few-thoughts-on-remote-work/ I have been working remotely for a while, let me briefly talk about some feelings during the period. Have more time to exercise . The biggest change I have made in the past month or so is the increase in exercise time. I have exercise records three or four times a week, […]

Some thoughts on telecommuting Read More »

Tauri for cross-platform development

Original link: https://juemuren4449.com/archives/tarui Compared with Electron, Tauri’s packaged installation package is really small. cross-platform development I recently wrote a software using a cross-platform development framework, and record it here. Speaking of cross-platform development, my understanding is this: Rely on the browser environment to run Use more front-end languages ​​for development It only needs to be

Tauri for cross-platform development Read More »

Clash for Windows Chinese version

Original link: https://www.munue.com/432.html Clash for Windows is currently a free and open-source network proxy tool widely used on Windows. It supports multiple protocols including SSR/v2ray/Trojan/Surge. By subscribing to the protocol configuration provided by the airport, you can obtain server nodes to achieve load balancing, and use Clash API The port is used to configure and

Clash for Windows Chinese version Read More »

Dumousi: I chatted a few more words about ChatGPT with my colleagues in China, and roughly came to the following conclusions: 1. The quality and quantity of domestic corpus are far inferior to other languages. If it is not as good as English, it is normal, and it is less than Japanese. Off the spectrum. Therefore, if you want to train a large language model in China, you must use other languages, hoping that the model can learn knowledge from other languages ​​through translation. In fact, this is not just a problem of large language models. In the human world, we call this “studying abroad”. Not only is it a question of large language models, but it is also a question of what is “language/corpus quality” and what is the purpose of studying abroad. While I don’t think there’s anything outrageous about being less than Japanese, I’d be interested to know if that’s the case, and why.

Original link: https://blog.yitianshijie.net/2023/04/19/3694/ Lawrence Li Dumus : I chatted a few more words about ChatGPT with my domestic counterparts, and roughly came to the following conclusions: 1. The quality and quantity of domestic corpus are far inferior to other languages. If it is not as good as English, it is still normal, and it is

Dumousi: I chatted a few more words about ChatGPT with my colleagues in China, and roughly came to the following conclusions: 1. The quality and quantity of domestic corpus are far inferior to other languages. If it is not as good as English, it is normal, and it is less than Japanese. Off the spectrum. Therefore, if you want to train a large language model in China, you must use other languages, hoping that the model can learn knowledge from other languages ​​through translation. In fact, this is not just a problem of large language models. In the human world, we call this “studying abroad”. Not only is it a question of large language models, but it is also a question of what is “language/corpus quality” and what is the purpose of studying abroad. While I don’t think there’s anything outrageous about being less than Japanese, I’d be interested to know if that’s the case, and why. Read More »

Change Parameters in Bitcoin Transfer API

Original link: https://justyy.com/archives/61689 Physical Bitcoin (Pie) Recently, I was studying how to send bitcoins through the API, and saw the following sample code: var transaction = new Transaction() .from(UXTOs) // Provide information about unspent transaction outputs that can be used unspent transaction outputs, UTXOs .to(receivingAddress, amount) // Add an output for a specified amount of

Change Parameters in Bitcoin Transfer API Read More »

Consumption data in the first quarter exceeded that before the epidemic; Shanghai Auto Show 2023: Domestic cars become the absolute protagonists

Original link: https://www.latepost.com/news/dj_detail?id=1607 Consumption data in the first quarter exceeded that before the epidemic According to preliminary calculations by the National Bureau of Statistics, the gross domestic product (GDP) in the first quarter of this year was about 28.5 trillion yuan (28.4997 billion yuan), a year-on-year increase of 4.5% at constant prices, exceeding the market’s

Consumption data in the first quarter exceeded that before the epidemic; Shanghai Auto Show 2023: Domestic cars become the absolute protagonists Read More »

Why no .com.us?

Original link: https://hsiaofeng.com/archives/226.html A very interesting fact – although we have seen .com.cn com.au and other domain name suffixes divided by country, we have never seen .com.us . Please note that this article only makes reasonable guesses based on Internet-related information, without careful historical research on this, please carefully screen and think for yourself. Query

Why no .com.us? Read More »

April 18, International Day of Monuments and Sites

Original link: https://www.munue.com/monuments-and-sites-day.html Every April 18th is the “International Day on Monuments and Sites” established by UNESCO, which aims to call for social attention and protect monuments and sites. Various commemorative activities will be held on this day around the world; including Visits to monuments and sites, conferences, round tables and newspaper articles aimed at

April 18, International Day of Monuments and Sites Read More »

Synchronize files with rsync

Original link: https://hsiaofeng.com/archives/225.html rsync is a Linux software for file synchronization, which can realize file synchronization between local-local or local-remote. Using rsync, when updating a static website, it is not necessary to package the whole site, and only update the parts that need to be updated, saving server bandwidth and time. Common methods: rsync -avuz

Synchronize files with rsync Read More »

What should I do if the self-built VPS exclusive IP is blocked by ChatGPT? ChatGPT members are better off buying Tokens (a friend: who TM uses ChatGPT Plus! ChatGPT Api will live forever!)

Original link: https://v2fy.com/p/2023-04-18-chatgpt-dev-1681812847000/ title: What should I do if the exclusive IP of the self-built VPS is blocked by ChatGPT? ChatGPT members might as well buy Token (a friend: who TM […] This article is transferred from: https://v2fy.com/p/2023-04-18-chatgpt-dev-1681812847000/ This site is only for collection, and the copyright belongs to the original author.

What should I do if the self-built VPS exclusive IP is blocked by ChatGPT? ChatGPT members are better off buying Tokens (a friend: who TM uses ChatGPT Plus! ChatGPT Api will live forever!) Read More »