<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Lucas's Blog</title><link>https://Albert511.github.io</link><description>LOVE AND PEASE</description><copyright>Lucas's Blog</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://avatars.githubusercontent.com/u/43559840?v=4&amp;size=64</url><title>avatar</title><link>https://Albert511.github.io</link></image><lastBuildDate>Tue, 04 Aug 2026 07:21:23 +0000</lastBuildDate><managingEditor>Lucas's Blog</managingEditor><ttl>60</ttl><webMaster>Lucas's Blog</webMaster><item><title>优秀skill的安装</title><link>https://Albert511.github.io/post/you-xiu-skill-de-an-zhuang.html</link><description># mattpocock/skills的安装使用

## codex中的使用

### 1、安装命令

正常使用该命令以下命令安装；

```sh
npx skills@latest add mattpocock/skills
```

目前还没有codex的agents安装方式，所以采用全局安装方式来使用这些skill；

```
npx skills@latest add mattpocock/skills --agent codex --global
```

通过以下命令检查是否安装成功；

```
npx skills@latest list --global --agent codex
```



### 2、选择skill

&gt; 一些skill是项目级，一些skill是全局级的；
&gt;
&gt; 这里展示的只是其中一部分，想要其它的skill可再进入该仓库mattpocock/skills查看；

#### 1、/setup-matt-pocock-skills

这个初始化 Skill，装完后在 AI 编程工具里运行一次：

AI 会问你几个问题来适配你的项目。</description><guid isPermaLink="true">https://Albert511.github.io/post/you-xiu-skill-de-an-zhuang.html</guid><pubDate>Wed, 22 Jul 2026 03:00:07 +0000</pubDate></item><item><title>AI工具的使用</title><link>https://Albert511.github.io/post/AI-gong-ju-de-shi-yong.html</link><description># 一、codex
## 1、Windows中下载/安装
* 1、通过电脑中的微软商店搜索 ChatGPT安装；
* 2、通过官网下载安装；
   下载地址：https://get.microsoft.com/installer/download/9PLM9XGG6VKS?cid=website_cta_psi
## 2、使用
### 1、激活
#### 1.1、官方账号
如果有官方账号，并且订阅了对应的套餐，可直接打开codex使用官方账号登录；
#### 1.2、中转平台账号
1、第一步，如果打开了codex，先关掉codex进程，然后根据中转平台里的使用提示修改配置文件，如果还未打开过，就先打开codex然后再关闭（打开后codex才会初始化config.toml文件），找到并打开config.toml文件，将中转平台中的api秘钥里的配置复制到codex的配置文件前面；
model_provider = 'OpenAI'
model = 'gpt-5.5'
review_model = 'gpt-5.5'
model_reasoning_effort = 'xhigh'
disable_response_storage = true
network_access = 'enabled'
windows_wsl_setup_acknowledged = true

[model_providers.OpenAI]
name = 'OpenAI'
base_url = 'https://xxx'
wire_api = 'responses'
requires_openai_auth = true

[features]
goals = true


2、第二步，选择通过其它方式登录codex，将OPENAI_API_KEY的值填入，登录即可；
`{
  'OPENAI_API_KEY': 'sk-xxx'
}`
&lt;img width='1637' height='1140' alt='Image' src='https://github.com/user-attachments/assets/9cbb1aa9-9bee-4a6c-b038-431deb7cdf5a' /&gt;

&lt;img width='609' height='417' alt='Image' src='https://github.com/user-attachments/assets/dbff5012-807a-4a1d-ab15-5c90f4f02321' /&gt;

### 2、修改配置
主题，我更喜欢深色主题；
修改应用UI语言为中文；


。</description><guid isPermaLink="true">https://Albert511.github.io/post/AI-gong-ju-de-shi-yong.html</guid><pubDate>Fri, 10 Jul 2026 06:34:51 +0000</pubDate></item><item><title>IP、域名、服务访问</title><link>https://Albert511.github.io/post/IP%E3%80%81-yu-ming-%E3%80%81-fu-wu-fang-wen.html</link><description># 1、免费ssl证书申请

## 1、通过乐此加密申请

### 1、先注册账号

通过 https://console.letsssl.cn/ 注册账号。</description><guid isPermaLink="true">https://Albert511.github.io/post/IP%E3%80%81-yu-ming-%E3%80%81-fu-wu-fang-wen.html</guid><pubDate>Wed, 24 Jun 2026 06:05:24 +0000</pubDate></item><item><title>微信小程序</title><link>https://Albert511.github.io/post/wei-xin-xiao-cheng-xu.html</link><description># 准备资料。</description><guid isPermaLink="true">https://Albert511.github.io/post/wei-xin-xiao-cheng-xu.html</guid><pubDate>Fri, 10 Apr 2026 03:14:10 +0000</pubDate></item><item><title>问题/解决方案【记实录】</title><link>https://Albert511.github.io/post/wen-ti---jie-jue-fang-an-%E3%80%90-ji-shi-lu-%E3%80%91.html</link><description># 1、GitHub中的gmeek不自动构建了
刚开始编辑一条issue并保存可以自动构建，然后访问网址可以访问到保存的信息。</description><guid isPermaLink="true">https://Albert511.github.io/post/wen-ti---jie-jue-fang-an-%E3%80%90-ji-shi-lu-%E3%80%91.html</guid><pubDate>Sat, 14 Mar 2026 03:05:16 +0000</pubDate></item><item><title>支付安全的方法论</title><link>https://Albert511.github.io/post/zhi-fu-an-quan-de-fang-fa-lun.html</link><description>做支付，最怕什么

“信息泄露了”、“被篡改了”、“交易被抵赖了”、“服务被攻击了”——“钱丢了”

而我依靠下面这些20年沉淀下来的底层支付安全方法论，没出过一次事故、没丢过一分钱

大部分人都知道支付安全很重要，但支付安全究竟包括哪些方面，面临的问题，以及有哪些具体方案来应对

# 1、在线支付面临的主要安全问题

在线支付面临的安全问题主要包括：

**1、账号或密码等敏感信息被盗用。</description><guid isPermaLink="true">https://Albert511.github.io/post/zhi-fu-an-quan-de-fang-fa-lun.html</guid><pubDate>Sat, 06 Sep 2025 02:58:27 +0000</pubDate></item><item><title>开源项目</title><link>https://Albert511.github.io/post/kai-yuan-xiang-mu.html</link><description># 1、开箱即用的开源项目
## 1、ruoyi-vue-pro
可快速做企业后台
例如：
IoT设备管理后台
SaaS运营平台
管理系统。</description><guid isPermaLink="true">https://Albert511.github.io/post/kai-yuan-xiang-mu.html</guid><pubDate>Tue, 03 Jun 2025 05:54:02 +0000</pubDate></item><item><title>idea中的leetcode插件</title><link>https://Albert511.github.io/post/idea-zhong-de-leetcode-cha-jian.html</link><description># 一、下载插件&#13;
&#13;
打开idea编译软件，点击右上角的File--&gt;Setting--&gt;Plugins。</description><guid isPermaLink="true">https://Albert511.github.io/post/idea-zhong-de-leetcode-cha-jian.html</guid><pubDate>Mon, 30 Dec 2024 12:12:23 +0000</pubDate></item><item><title>短视频</title><link>https://Albert511.github.io/post/duan-shi-pin.html</link><description># 快速入门&#13;
抓住短视频的机遇，可以从以下几个角度出发来快速入门：&#13;
&#13;
1. **了解平台规则**：&#13;
   - 不同的短视频平台有不同的用户群体和推荐机制。</description><guid isPermaLink="true">https://Albert511.github.io/post/duan-shi-pin.html</guid><pubDate>Wed, 25 Sep 2024 11:35:27 +0000</pubDate></item><item><title>开发中的经验总结</title><link>https://Albert511.github.io/post/kai-fa-zhong-de-jing-yan-zong-jie.html</link><description># 技术方面&#13;
## springboot整合jwt&#13;
1、在继承了OncePerRequestFilter的过滤器中，将有可能出现异常的地方全部捕捉，并手动抛出异常，不然配置了全局异常捕捉，也捕捉不到异常信息；&#13;
2、在过滤器中获取了请求参数处理后，需要把获取的参数信息放回请求中（取了就没了），不然后续的过滤器会拿不到参数；&#13;
&#13;
# 项目方面 &#13;
## 开发规范&#13;
遵循阿里巴巴Java开发手册；。</description><guid isPermaLink="true">https://Albert511.github.io/post/kai-fa-zhong-de-jing-yan-zong-jie.html</guid><pubDate>Sat, 14 Sep 2024 07:43:21 +0000</pubDate></item><item><title>工具</title><link>https://Albert511.github.io/post/gong-ju.html</link><description># 开发相关工具

## 开发工具
1、JDK
2、Maven
3、IntelliJ IDEA
4、DevSidecar-开发者边车工具
选择更通畅的网路
5、Notepad--（notepad pro）
修改主题为：Navajo
![cc83c2fdbc09662cb33464c32fdc5594](https://github.com/user-attachments/assets/7342a720-b35e-4a6c-a1e5-24bedd56050f)
6、typora - markdown语法的编辑器

6、jetbrain全家桶破解 
https://3.jetbra.in/
7、终端工具：tabby、xshell
8、apifox、apipost、postman
9、MySQL以及Navicat连接客户端
10、Redis以及Redis管理客户端
11、DataGrip：适用于数据库和 SQL 的跨平台 IDE - JetBrains
12、watt Toolkit：可用于加速github以及Steam等
13、

## 开发插件
idea下载插件的网址
https://plugins.jetbrains.com/
### 代码洁癖插件
1、Alibaba Java Coding Guidelines    阿里巴巴开发规范
[插件地址](https://github.com/alibaba/p3c)
2、FindBubs(spot bugs，sonar，Checkstyles)  检查代码中的bug
3、Metrics Reloaded  衡量方法、类以及模块当中的复杂度
4、lombok
5、save action  每次保存文件时自动格式化
6、SonarLint是一个静态代码分析工具
### 辅助编码插件
1、TONGYI Lingma 阿里的辅助插件
2、TalkX 辅助编码
3、CodeGeeX
4、AWS Toolkit（CodeWhisperer）：可用于辅助编码

## 其它插件
* MyBatisX
* Rainbow bracket 彩虹括号插件
* Maven Helper (依赖冲突分析神器)
[插件地址](https://plugins.jetbrains.com/plugin/7179-maven-helper/versions)
* Alibaba Cloud Toolkit
* MapStruct Support
mapstruct的插件，获得更加丰富的代码提示
* Code Glance 代码小地图
* StopCoding
提醒休息的插件[插件地址](https://github.com/jogeen/StopCoding/releases/tag/20210104-V1.0)
* PlantUML integration    uml时序图，类图
[插件地址](https://plugins.jetbrains.com/plugin/15524-plantuml-parser)
* IDEA 久坐提醒插件
[插件地址](https://github.com/s-unscrupulous/idea_seat)
* LeetCode Editor
[插件地址](https://github.com/shuzijun/leetcode-editor)
* SequenceGiagram 生成代码时序图

## 源码阅读
### 1、deepwiki
如果你也想第一个开源仓库，我这儿有一套路径比较顺手的流程，供你参考：

1. 打开它的 DeepWiki，直接把仓库地址放进去；
2. 接着，先看这个仓库的 Overview 和 Architecture，了解项目结构；
3. 再问三个问题：入口在哪、核心模块是什么、主流程怎么走，这时候就可以使用 Codemap 模式了；
4. 最后回到源码、测试和实际运行链路确认；




# 好用的开发相关的软件工具
1、简单免费的内网穿透小工具，有了它轻松让别人访问你的项目~
https://ngrok.com/
2、可生成banner图的网站
Patorjk：支持制作ASCII艺术字体的网站。</description><guid isPermaLink="true">https://Albert511.github.io/post/gong-ju.html</guid><pubDate>Thu, 12 Sep 2024 09:21:22 +0000</pubDate></item><item><title>备忘录</title><link>https://Albert511.github.io/post/bei-wang-lu.html</link><description># 每月提示&#13;
1、招商银行每月2号前还款；&#13;
2、花呗每月15号前还款；&#13;
&#13;
# 待买东西&#13;
- [ ] 钓鱼用品;&#13;
- [ ] 穿的衣服;&#13;
- [ ] 发工资后给家人买东西;&#13;
&#13;
# todo列表&#13;
- [ ] 域名注册以及IP绑定域名;。</description><guid isPermaLink="true">https://Albert511.github.io/post/bei-wang-lu.html</guid><pubDate>Thu, 12 Sep 2024 08:46:51 +0000</pubDate></item></channel></rss>