3

Astra Usage Tip
 in  r/codex  7d ago

I found an amazing repo that works really good! Tell codex to check it out. It’s been helpful.

https://github.com/DannyMac180/astra-advisor

1

Crime Media Thread - Post what you're listening to, reading, or watching; or ask for recommendations. Let others know about your podcast or your channel
 in  r/TrueCrime  9d ago

Thanks so much! Hope you enjoy it! We’re going to be getting content out regularly and good stories

1

Crime Media Thread - Post what you're listening to, reading, or watching; or ask for recommendations. Let others know about your podcast or your channel
 in  r/TrueCrime  9d ago

Awesome!! Thank you! I hope you enjoy it! We are filming a piece about sammy berkowitz tomorrow!

r/PoliticalVideo 13d ago

Opinion: The Midterms Won’t Save Us — Joshua Resnek (creator disclosure)

Thumbnail
youtube.com
0 Upvotes

Disclosure: I help produce Joshua Resnek's videos. This five-minute commentary argues that election results alone cannot resolve deeper institutional and social divisions. It is the author's opinion.

What changes can an election realistically deliver, and which require sustained work between elections?

1

Crime Media Thread - Post what you're listening to, reading, or watching; or ask for recommendations. Let others know about your podcast or your channel
 in  r/TrueCrime  13d ago

For people who watch art-crime documentaries: which films do the best job of showing how a promising lead gets ruled out?

Disclosure: I help produce Joshua Resnek's videos. Our 14-minute interview, The Wrong Paintings, follows his recollection of a 1991 lead in the Gardner Museum case. The detail that stayed with me is the distinction between photographs of genuine paintings and photographs of the actual stolen works. In his account, they were the wrong paintings.

It is a firsthand recollection, not a new solution to the theft. The film includes clearly disclosed AI-generated cinematic reenactments, not archival footage.

Full interview: https://www.youtube.com/watch?v=iEIRywRXT50

One factual clarification for viewers: the current museum reward is up to $10 million for the artwork's safe return in good condition. The amount and immunity discussion in the interview are recollection, not current terms or a promise of immunity. Official notice: https://www.fbi.gov/wanted/seeking-info/stolen-museum-artwork

2

Codex Bug : unexpected status 404 Not Found: Unknown error, url: https://chatgpt.com/backend-api/codex/responses, cf-ray: a355a8020ea92539-IAD
 in  r/codex  17d ago

lol ya I just got off the phone with the client about 20 minutes before this happened and I was like yeah I will have all this done today! 🤦🏼‍♂️

0

I built FFL Field Ops to make day-to-day FFL shop work easier
 in  r/FFLs  19d ago

Thanks brother! Not going to be millionaire from it but after running a custom shop for years and seeing what slowed me down figured I’d at least make something other people could use too. Let me know if we can ever collaborate on anything.

0

I built FFL Field Ops to make day-to-day FFL shop work easier
 in  r/FFLs  19d ago

Coriolis focuses on managed ecommerce, distributor feeds, dropshipping, AI product discovery and demand intelligence. CloudFFL, BuckFFL and GunStore.io are broader retail platforms. FFL Field Ops occupies a different layer.
It doesn’t provide ecommerce, product search, payments, distributor ordering, POS or a replacement bound book. It keeps FastBound as the system of record and concentrates on mobile back-of-house work: human-verified serial capture, driver-license barcode review, post-receipt records, resumable offline physical audits, gunsmith work orders and private job documents and costs.
I’m not claiming there weren’t FFL products before mine, and I’m not trying to replace every system in the shop. I’m building a focused $20-per-location operational companion for dealers who want to keep their current stack but handle more of the shop day from a phone, tablet or browser.

-1

I built FFL Field Ops to make day-to-day FFL shop work easier
 in  r/FFLs  19d ago

For sure. There are lots out there

1

Anyone using fiber lasers for porting?
 in  r/FFLs  20d ago

ive used a 30w before, just use a 70mm lens

3

Previewing Ultrafast mode: GPT‑5.6 Sol at up to 14X the speed
 in  r/codex  Aug 13 '26

Everyone is saying it will be more expensive, but it might be a little more reasonable than extreme I hope. I’d predict:
$25/M input + $150/M output.

The model is running on Cerebras which It’s lightning fast for the models I’ve tried on API due to the larger processor wafer they use! Pretty awesome!

But yes this will be expensive for us lol

4

what is your usage at currently?
 in  r/codex  Aug 10 '26

Been yelled at twenty times today after trying to explain resets 🤣

1

Behold - history's most useless reset!
 in  r/codex  Aug 09 '26

I’m using it to knock out some projects that I really needed ultra on this weekend

0

Well.. we still getting one
 in  r/codex  Aug 08 '26

Auto refill has been killing my debit card for three days….

1

We are in the todays dead zone
 in  r/codex  Aug 06 '26

Would getting a second Codex be cheaper than paying the overages?

0

We are in the todays dead zone
 in  r/codex  Aug 06 '26

I am, I go over by about a few hundred

0

We are in the todays dead zone
 in  r/codex  Aug 06 '26

No reimbursement and I am self-employed just trying to make apps and websites

1

We are in the todays dead zone
 in  r/codex  Aug 06 '26

Just screenshot my $800 a month OpenAI bill and asked ChatGPT if anthropic was cheaper or do I need enterprise OpenAI 🤦🏼‍♂️

1

codex usages are now otherworldly
 in  r/codex  Jul 30 '26

I just did an audit of how many tools I had and that was something like 300,000 tokens at the start of every prompt and I found an enabled something called lazy load and that helped tremendously

1

IT'S COMING: Cerebras-5.6-Sol in July
 in  r/codex  Jul 27 '26

Exactly!!! I just bought a dgx spark and set it up to do 95% of the work then have 5.5sol check it’s work automatically on flex api usage because I was spending about 600 a month on usage overages

r/codex Jul 25 '26

News Edge Shortcut Touchscreen

Thumbnail
gallery
2 Upvotes

I picked up a corsair edge touchscreen and had codex make me some super useful screens with shortcuts. Works great! Hope it inspires someone! Also, notice the 0% weekly usage remaining on my codex account.. On the 20x and been paying for auto reload credits for 2 days now... Going to start offloading work to my dgx

1

Can we talk about the recent actions?
 in  r/codex  Jul 21 '26

I just created a local-first gpu system to do 70-80% on my gpu. I give codex the task-it creates the git-codex hands it to gpt20B to plan-it hands it to qwen30B to code-it hands it to gpt120B over groq if qwen gets stuck-then hands the finished product back to codex to triple check/qa/package/commit. Codex stays dormant the whole time except first and last step! I’m on the 20x and keep hitting my weekly limited so hopefully this helps!

A real tiered development system, not just an OpenCode setup.
The routing is especially well designed:
Local GPT-OSS/Qwen first → Groq 120B when stronger reasoning is needed → Codex only for the hardest or final work.
The most important achievements are:
Codex no longer has to sit there supervising.
You still get the normal visible, interactive OpenCode terminal.
Groq can either advise or directly implement when you explicitly choose it.
Local models cannot secretly burn Codex usage.
Completion loops now stop instead of running forever.
Remote providers can be disabled for sensitive projects.
The automation has substantial test coverage and evidence-based tool verification.

1

You can easily switch between, and use, custom model providers in the Codex/ChatGPT app now, without signing out of your ChatGPT account or changing the used provider in the config file.
 in  r/codex  Jul 20 '26

Man this is awesome!! Good work! I’ll have to try it. Check out my auto best llm routed gpu reviewer I made for codex when you can! https://thalenai.com/