April 2023

Sometimes

Original link: https://kaix.in/2023/0409-take-care/ Hai Long and I are not very close – since about ten years ago I deliberately kept my distance from people. Running a small shop that is more of a parlor than a café, my job is to connect with people. Acquaintance, acquaintance, estrangement, long-term separation, this seems to be a routine

Sometimes Read More »

Solve the problem that the network folder is currently mapped with a different username and password

Original link: https://nicksxs.me/2023/04/09/%E8%A7%A3%E5%86%B3-%E7%BD%91%E7%BB%9C%E6%96%87%E4 %BB%B6%E5%A4%B9%E7%9B%AE%E5%89%8D%E6%98%AF%E4%BB%A5%E5%85%B6%E4%BB%96%E7%94 %A8%E6%88%B7%E5%90%8D%E5%92%8C%E5%AF%86%E7%A0%81%E8%BF%9B%E8%A1%8C%E6%98%A0 %E5%B0%84%E7%9A%84/ When using the smb protocol to share a disk in Windows and use a mapped network drive before, if the account password has been changed after the previous login, or if it was changed incorrectly last time, There will be such a prompt This article is reproduced from: https://nicksxs.me/2023/04/09/%E8%A7%A3%E5%86%B3-%E7%BD%91%E7%BB%9C%E6%96%87%E4

Solve the problem that the network folder is currently mapped with a different username and password Read More »

Sometimes

Original link: https://kaix.in/2023/0409-ends-with-time/ Hai Long and I are not very close – since about ten years ago I deliberately kept my distance from people. Running a small shop that is more of a parlor than a café, my job is to connect with people. Acquaintance, acquaintance, estrangement, long-term separation, this seems to be a routine

Sometimes Read More »

Liu Yuhui: Deflation has begun and the economy has fallen into the recession quadrant

Original link: https://macin.org/2023/04/09/jing-ji-shuai-tui-liao/ In a word, the current economic situation in China is that deflation has begun, and the economy has fallen into the recession quadrant. In the previous 15 months, we have carried out high-intensity currency credit injection, and M2 has increased by more than 40 trillion. The data for March will come out

Liu Yuhui: Deflation has begun and the economy has fallen into the recession quadrant Read More »

blog update

Original link: https://juemuren4449.com/archives/blog-update-to-161 The blog has been upgraded for more than half a month, and it is currently running stably. Let me record the upgrade process. Upgrade reason My blog uses ” Halo “. The deployment time is 2019. It has been four years now. The version deployed at that time was a version between

blog update Read More »

blog update

Original link: https://juemuren4449.com/archives/blog-update-to-161 The blog has been upgraded for more than half a month, and it is currently running stably. Let me record the upgrade process. Upgrade reason My blog uses ” Halo “. The deployment time is 2019. It has been four years now. The version deployed at that time was a version between

blog update Read More »

Run Mochi Diffusion, an open source AI image generation model, on a MacBook

Original link: https://blog.frytea.com/archives/778/ Mochi Diffusion is an open source client that runs Stable Diffusion natively on Mac. You can use Stable Diffusion to draw on iOS and Mac without networking. Stable Diffusion, as an open source solution in the current popular AI image generation, has received widespread attention. This model can be run relatively quickly

Run Mochi Diffusion, an open source AI image generation model, on a MacBook Read More »

Install and start Git LFS large file processing module

Original link: https://blog.frytea.com/archives/777/ Git LFS(Large File Storage)是一个Git 扩展,用于更有效地处理大型文件。在基于git 托管大模型的平台拉取AI 模型时常常需要开启这一功能。要在不同的操作系统上安装Git LFS,请按照以下步骤操作: ## 第一步、安装Git LFS ### 对于macOS如果你已经安装了Homebrew,你可以使用以下命令安装Git LFS: brew install git-lfs 如果你还没有安装Homebrew,可以访问Homebrew 官方网站获取安装指南。 ### 对于Windows访问Git LFS 的GitHub 仓库的Releases 页面。下载适用于Windows 的最新版本的安装程序(.exe 文件)。双击下载的.exe 文件并按照提示进行安装。 ## 对于macOS如果你已经安装了Homebrew,你可以使用以下命令安装Git LFS: brew install git-lfs 如果你还没有安装Homebrew,可以访问Homebrew 官方网站获取安装指南。 ### 对于Debian-based 系统(如Ubuntu)在终端中运行以下命令: sudo apt-get update sudo apt-get install git-lfs ### 对于Fedora-based 系统在终端中运行以下命令: sudo dnf install

Install and start Git LFS large file processing module Read More »