
Codex 额度重置提醒|别错过 reset credits
自动监控 Codex 额度重置,通过 Telegram 推送及时提醒。
zemul · V2EX
每次 Codex 额度刷新全靠社区消息,反应慢一步直接错过 所以我搭了个自动化服务: - 抓取 OpenAI 员工的公开推文 - 新推文丢给 LLM 做语义判断:是不是在说额度重置 / 限额恢复 - Telegram 推送 地址: https://divin.cc/
完整作品展
技术栈
15 projects

自动监控 Codex 额度重置,通过 Telegram 推送及时提醒。
zemul · V2EX
每次 Codex 额度刷新全靠社区消息,反应慢一步直接错过 所以我搭了个自动化服务: - 抓取 OpenAI 员工的公开推文 - 新推文丢给 LLM 做语义判断:是不是在说额度重置 / 限额恢复 - Telegram 推送 地址: https://divin.cc/

查看 Codex API 配额的最后重置时间。
@Ethan_huang0807 · X
SaaS 时代: 大家关心的是 Monthly Active Users。 AI 时代: 大家关心的是 「今天 Reset 了吗?」 竟然有人专门做了一个网站实时追踪: 一个以前没人会想到存在的产品。

查看Codex重置的实时状态和24h/48h预测分数。
@AlexGiraffe031 · X
做了一个监控Tibo和实时预测codex什么时候重置的网站,Tibo我会一直视奸你...直到永远...

为 Codex Desktop 设计自定义主题,调整背景、颜色、透明度和视觉效果。
plutozc · V2EX
做了个 Codex Desktop 主题预览和切换工具,先调好再安装 最近一直在用 Codex Desktop ,觉得默认界面看久了有点单调,就顺手做了个主题编辑工具,分享一下: [Codex Skin]( https://getcodexskin.com) 可以先在网页里预览主题,调整背景透明度、面板透明度、颜色、模糊和圆角等参数,满意之后再下载并切换到 Codex Desktop 。 目前支持: - 自定义 JPG 、PNG 、WebP 背景 - 在线实时预览主题效果 - 调整透明度、颜色、模糊、圆角 - 预览满意后生成安装命令 - 不喜欢了可以恢复默认外观 目前主要面向 macOS 上的 Codex Desktop ,还是个人项目,功能和兼容性都在继续打磨。 欢迎试试,也想听听大家对主题参数、预览效果和安装流程的反馈。 直接网址: https://getcodexskin.com [轻喷 轻喷,可能还有些 bug

压缩LLM提示词和文档以降低token使用和API成本
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

由Codex和Grok驱动的AI笔记应用。
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

用免费检查工具分析落地页的转化潜力,或预订24小时内完成的自定义设计。
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

浏览和安装 Codex 主题,包含完整工作区预览,或分享你的设计。
@cnyzgkc · X
idoubi @idoubicc 老师执行力拉满! 直接做了一个 CodexThemes 主题站,把创建、分享、查找、安装、启用 Codex 主题的流程闭环! 使用方式:直接复制提示词发给 Codex,就可以让Codex 管理主题。 网站地址:

用您的数据微调语言模型并管理自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

压缩提示词并检测重复工具调用,降低LLM代币成本
@DeveloperL92487 · X
I built my first app in 60min And now I got $500 MRR in one month Check here if you are interested It’s a tool to reduce agent token consumption, speed up agent response, and clean up memory cache

使用本地AI模型在浏览器中重排PDF。
ldenoue · HN
Show HN: PDF reflow in the browser with local AI model

为Claude Code和Codex设计的开源遥控器,支持iOS、Android和网页。
@Ex3NDR · X
Few days ago Happy had a birthday. Tried to refresh one of the most neglected part of it: our Happy Website: also i built a new harness called “rig”. i started to use at work recently instead of codex/claude code and i liked how it does work. i want to share this with everyone. it is a codex and cause code reimplemented using Pi, but keeping native prompts and expanded a little for uniformity (like added workflows to codex yay!). when something new released that is worthy of porting - i ask Sol to mim for prompts or read sources directly and i can have a feature within an hour. why this is needed? i was constantly blocked by the needing of integrating a lot of models together, which each has their own harness or many doesn’t have any, but i didn’t want to go too far from native and don’t like the idea of extensions - i want experience to be the same everywhere. i think configuration > extensions. more soon