built a dashboard for my hermes agent so i can track how much it is costing me to "just let it cook"
also credit to @grimcodes for the dither kit charts and @jimmyverburgt for the svelte port
as much as i've been loving gpt-5.6 i can't put into words how much i hate this new codex update
@OpenAI please hide the chatgpt desktop stuff under settings and make it a toggle. i just want codex to feel like codex again😔
@pradeepcep haha no the phone didn’t flip it this model just opens in the most cursed way possible. i was following a disassembly video and apparently the keyboard side separates away instead of the back half so everything ends up looking upside down
bryan gets so much hate and i get why the whole don’t die thing can sound ridiculous but putting a man on the moon probably sounded ridiculous too. then we did it
i honestly think he’s pushing the frontier. whether people like him or not he’s moved the overton window on health
Nassim has been pretty tough on me, saying
"the contempt...disgust I have for your brand of non-stoical neurotic overoptimization."
But you know what, I really like Nassim. His books are great, his perspectives are unique, and I enjoy how he thinks.
been getting a few of these lately @OpenAI
i was literally just trying to come up with names for my side project. the only cybersecurity risk here is me picking a bad name
loved this idea from @KunalKSavita but i wanted it to work everywhere and not just the browser.
so i built lucent.
it's a tiny macos menu bar app that syncs your wiz lights to any screen or app window on your mac.
@aravindballa@OpenAI basically instead of asking me for every command codex would send it to a guardian model first and if it looked safe it got auto approved. so i didn’t have to click approve 500 times.
@OpenAI where did my guardian approval go 😭
i got this feature a week ago and it was perfect. guardian would approve safe commands so i didn’t have to give codex full access for long tasks. updated codex and it was gone.
please bring it back before full access nukes my mac
agent browser is so good!
a few months ago i was scraping a site and it took me a few days to get the data reliably. this time i just gave codex the prompt, it used agent browser, found there's an internal api we can use instead of scraping the dom and got all the data.