记一次使用Codex简单实战

记一次使用Codex简单实战

项目背景:
在公司电脑上我会使用一个叫 DawnLauncher 的开源应用程序启动器,方便对软件进行分类管理,我个人挺喜欢的。本人在家日常使用 Linux 桌面环境,然而 DawnLauncher 并没有 Linux 版,我也没有找到类似的替代软件。

想起一个月前发布过一个对当前 vibe coding 到底有多强的疑问帖

当时佬友都建议我使用国外更强的模型亲身感受下。
于是上周末的时候,我使用 codex简单进行了一下实战,记录如下。

花费时间:
5小时

软件使用:
cpa
cc-switch-cli
clash-verge-rev
codex

系统环境:
Linux Mint 22.3

对话记录(只记录了我的输入):
请使用中文回答

查看 https://github.com/fanchenio/DawnLauncher项目,然后开发 linux版本

请直接安装 node环境,然后执行

启动报如下错误,请修复
A JavaScript error occurred in the main process
Uncaught Exception:
Error: EACCES: permission denied, mkdir ‘/opt/Dawn Launcher/data’
at Object.mkdirSync (node:fs:1398:3)
at co (/opt/Dawn Launcher/resources/app.asar/dist-electron/main/index.js:324:49189)
at Object. (/opt/Dawn Launcher/resources/app.asar/dist-electron/main/index.js:324:41892)
at Module._compile (node:internal/modules/cjs/loader:1271:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1326:10)
at Module.load (node:internal/modules/cjs/loader:1126:32)
at Module._load (node:internal/modules/cjs/loader:967:12)
at c._load (node:electron/js2c/node_init:2:13672)
at node:electron/js2c/browser_init:2:119882
at node:electron/js2c/browser_init:2:120091
[19445:0228/220628.312212:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization

启动依旧报相同错误,请修复,然后修复完成后自动进行安装启动测试

进程可启动,但是没有图像界面显示

最终效果:

Token 消耗:

最终体会:
老美的东西确实牛逼。

6 个赞

底层和后端用codex方便,前端设计Gemini无敌

cc的话,就用来解决一些介于他们之间的问题了……

目前模型性能我觉得基本上没问题了,只要上下文够长,他们应该可以解决目前90%还要多的软件工程问题

2 个赞