Agentic Systems Engineer/Designer · Building AI Powered Pipelines · Former Riot (League of Legends), BioWare (Mass Effect)

Galveston, TX
Joined June 2007
Do you use Codex and Claude? Do you wish Codex had access to all your claude personal skills and plugin skills? I have the solution. github.com/kitaekatt/codex-k… The claude-plugins-kit codex plugin creates native Codex wrappers for all your claude plugin-skills and personal-skills. Unlike other solutions, it auto-updates whenever you add new plugins or skills. Enjoy!
2
184
In sports everyone has access to the same equipment.
I don't understand one thing If everyone has access to the same AI tools, what becomes your real advantage?
1
328
Did some research, TLDR, Jev is faster and cheaper than LLMs at routing problems. Here are some RL examples of routing problems: - Analyzing a customer service e-mail and identifying the right response template - Analyzing chat logs to see if players are being toxic - Analyzing a raw bug report and correctly classifying it within a bug system - Picking what LLM-model to route a problem to Jev is not a chat agent, it doesn't work with a coding harness. Jev can't do anything new that an LLM can't already do, but for routing problems it is much faster and cheaper. This is very valuable for large-scale LLM powered applications (get Jev to do the routing instead of your regular LLM). It is less valuable for developers who work in a harness every day. If you want to know if Jev is relevant to you, ask the question, how many tokens do you spend on routing? If the answer is a lot, Jev might be useful to you.
After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x cheaper (w/ output tokens free) • Frontier composable intelligence optimized for decisions AFAICT the shortest path to AI-based economic revolution
1
305
Christina @ATX retweeted
Here's a comprehensive list of tips for saving money with AI... 1. Set the model to Luna Max You can do 90% of everything with just Luna and its so dirt cheap that it's almost free.
31
12
2
237
34,811
Luna is a much better orchestrator than Sonnet.
1
1
308
Christina @ATX retweeted
There is a cohort of unfortunate individuals who label anything coming from AI as "slop".
137
75
12
1,204
43,209
Today I'm going to try luna xhigh as my orchestrator and see how it goes. Wish me luck!
2
3
322
Got to love those codex resets, might be time to upgrade soon
2
4
374
WHAAT? :/ @ChatGPT Please.
1
1
72
Ladies this is DOPE
just one-shotted this “find your ideal look” app. mira-me.grok.me I can't believe it. @grok Build is insane.
1
2
313
What they always should teach: - how to think critically - how to teach yourself - how to particilate in society
If AI can answer every question, what should schools actually teach?
1
4
373
AI Tip of the day: Use oneline format to combat verbosity
264
dear @ChatGPT the desktop in-app browser doesn't support "mouse lock" which is a critical feature for game dev, please add support
2
1
8
747
I like how codex will queue up a question it wants you to answer, but keep working away. Much nicer than claude's AskUserQuestion tool which blocks the main thread.
1
303
Hey experienced codex users! If you use codex to orchestrate tasks, what's your default model (sol, luna) and effort level (i.e. xhigh). Have you found that specific models/effort-levels work particularly well for you? I have been orchestrating with sol/medium and not too happy with the results.
1
296
Christina @ATX retweeted
26 LLM routers are secretly injecting malicious tool calls and stealing creds. One drained our client $500k wallet. We also managed to poison routers to forward traffic to us. Within several hours, we can directly take over ~400 hosts. Check our paper: arxiv.org/abs/2604.08407
205
1,033
272
5,738
2,129,927
The flickering stars background in codex CLI gives me trauma flashbacks to when my RTX5090 was dying and was rendering random colored dots all over my screen.
1
3
335
Anyone else finding sol seems dumber since astra was released? I know this is almost certainly not true, and based in psychology, but man sol seems dumb today.
2
1
321
What I'm seeing, to be more specific, is what I'd call a lack of awareness. For example: - I discuss a problem and constraints around the solution - Sol provides a solution - I provide a critique - Sol provides a solution that violates the constraints It's like Sol is being extra forgetful, or hyper focused on just the last few messages. Maybe I'm just having back luck.
62
I wanted to share two Claude Code skills I’ve found really powerful (neither is mine): • grill-me — has Claude interview you about a plan or design until you’ve worked through the important decisions and reached a shared understanding. Great to run before asking Claude to tackle something complex. github.com/mattpocock/skills@mattpocockuk • show-me — tells Claude to show rather than just explain: diagrams, trees, diffs, or an HTML visualization when appropriate. Great when Claude is giving you pages of gobbledygook and you just want to understand what’s going on. github.com/humanlayer/skills@dexhorthy
3
283