2025 06 15 开始在Mac Mini上写日志
文章目录
Notes:
更新了 pdca-blog目录下config.toml 中的
|
|
6/12/2025 提交了 Disable Github 2FA, Reset password and update SSH
Create an SSH key on your local machine and add it to your GitHub account settings.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
1. Open a terminal or command prompt. 2. Run the following commands: ssh-keygen -t rsa -b 4096 cat ~/.ssh/id_rsa.pub > ~/.ssh/authorized_keys git config --global user.name "hustbill" git config --global user.email "hua.zhang@wsu.edu" git config --global credential.helper store git config --global github.username "hustbill" git config --global github.password "MyPAssword2025@@" 3. Go to your GitHub profile, click on "Settings" and then navigate to "SSH and GPG keys". Click on "New SSH key" and paste the contents of `~/.ssh/id_rsa.pub` into the field. 4. In your terminal or command prompt, run: ```bash git clone git@github.com:hustbill/pdca-blog.git
终于能够在Mac Mini上自由地写自己的日志了。
坚持记录自己的生活、工作和学习。持续精进自己的,而不是泡在油管,看一些娱乐视频。
坚持有价值的输入,持续读书与写作,提升自己的产出能力。
能够自己写逐字稿,自己录制音频和视频,提高自己的产出能力。
股票
6/14/2025
Chime Fintech公司股票上市,27美元初始价格,目前35附近上下,可以观望。
CIRCLE 一直上涨,一天上涨了25% 我不敢跟进。 目标价位108美元,估计是达不到了。
6/18/2025
忍不住买了一股 CIRCLE $156 , 下午206 买了15股,跌到203, 又涨到了214.50
我本来想卖掉6股,没想到点成了买入6股。 后来股价开始跌,我和爸妈商量后,有点不放心,于是在210.50全部卖完了。 只赚50刀。 哈哈。 因为CIRCLE后来跌倒209, 收盘价在211.80
其实,我作为普通散户,没有自律,很难赚到钱的。
文章作者 Hustbill billyzhang2010@gmail.com
上次更新 2025-06-15