碎碎念

2026-09-01 00:42

今天天气挺好骑车过来 路上听着歌上班 贼舒服 加上去

2025-01-21 06:40

我的推特被封了 我淦 感觉还是要有一个自己的信息渠道啊

2024-07-03 07:48

不是很想折腾博客了,好多不懂的,但是又控制不住

2024-07-02 10:09

牛皮 astro这样就可以条件判断了

      {post.data.lastModifiedDate && (
        <>
          <span>{t('lastModifiedDate')}</span>
          <time>{formatDate(post.data.lastModifiedDate)}</time>
        </>
      )}
2024-06-20 03:01

嘻嘻 说说终于到hexo了 参考
https://blog.leonus.cn/2023/memeos.html#post-comment

2023-12-26 09:30

我淦 刚知道 windows cmd 设置代理
set http_proxy=http://127.0.0.1:1080
set https_proxy=http://127.0.0.1:1080
之后,不能用ping 命令验证,是因为ping 命令是走的ICMP协议,不是直接走的http协议,应该用
curl -vv http://youtube.com 来验证

2023-12-25 08:25

测试阿里云存储

2023-12-10 13:31

中国朋友最喜欢的美剧:
"Endeavor", "How I Met Your Mother", "Vicious", "Suits", "Person of Interest", "Why Women Kill"

马斯瑞推荐节目:
1.日常生活的一些喜剧:"Modern Family", "How I Met Your Mother"
2.访谈节目:"The Ellen Show", "Conan", "James Corden"(英), "The Graham Norton Show"(英)
3.专业一点点节目:"Brooklyn 99", Scrubs", "Silicon Valley"
4.英文UP主:"Casey Neistat", "Best Dressed"
5.英国电视剧:"Fleabag"

2023-12-09 02:14
  1. 每天一个pr
  2. prolem solving mindset
2023-12-08 01:09

想要自己建立一个随机图的api,因为还是觉得用他人的不太靠谱,但是用1panel却又无法反向代理成功 难受

2023-12-01 11:57

匆匆忙忙 混了一个 vuepress的 pr 哈哈哈哈哈哈哈哈哈哈哈

2023-12-01 11:57

今天才发现 使用ssh连接githu的时候使用http方式 输入用户名之后,提示输入密码的其实是让输入token的

2023-11-29 03:56

hhhhhhhhh

0%