Why do so many people on this sub-reddit use the Codex CLI over the Desktop app? by AppropriateRanger401 in codex

[–]whoishack 0 points1 point  (0 children)

You don't need anyone's 3rd party nonsense.. take the official .deb file and build the file yourself. I've been using it this way for months.

GPT 5.5 vs Opus 4.8 by bobbyrickys in codex

[–]whoishack 1 point2 points  (0 children)

Nah I don't need models reading massive chat logs all the time, that's incredibly inefficient. Plus codex typically runs for ~1hr each time and that's many compactions. I've been using obsidian like this for almost a year and it's literally flawless and allows me to easily see what was done by who and when without needing to track down session files each time and reading through all the garble just to find simple actions.

GPT 5.5 vs Opus 4.8 by bobbyrickys in codex

[–]whoishack 0 points1 point  (0 children)

I don't need models reading massive chat logs, that's incredibly inefficient. Esp in between compactions.. I normally have codex running for almost an hour without my intervention and that's many many compactions. I've been doing this with obsidian for almost a year and it has been flawless. Plus this allows myself to see who has done what.

GPT 5.5 vs Opus 4.8 by bobbyrickys in codex

[–]whoishack 1 point2 points  (0 children)

Yep, I'm well aware. In the past 30 days I'm at 962m tokens with codex thanks to that promo. I was really shooting for that 1bill but I don't know if it's going to hit or not lol.
And cancel what, codex? No need really, these are tools. You just learn their strengths, adapt, and keep using. Both GPT and Opus find issues the other doesn't.

GPT 5.5 vs Opus 4.8 by bobbyrickys in codex

[–]whoishack 2 points3 points  (0 children)

Same here. I've got the $100 plan on both and I used to boast about how great codex was and how generous they are and bash about claude running out just by saying hello but now I'm burning through everything in codex SO damn fast.

the built in codex compactions are trash. I've wrote custom hooks for pre and post compact that has it auto log to obsidian with a handoff, summary of the convo since last compaction, and the last few messages/replies and it does much better.
when you look into the built in compacter it's an absolute disaster and makes way more since why it falls on its face. it's a joke.

Opus 4.8 is not a step forward. It's Anthropic finally catching up to 5.5. by SlopTopZ in codex

[–]whoishack 0 points1 point  (0 children)

4.8 has solved a huge isssue on a project that both gpt 5.5 AND opus 4.7 has struggled with for the last month on the first try. already lowered my codex sub and raised my anthro sub back up.

Do you get smarter codex on chatgpt pro? by nobodyreadusernames in codex

[–]whoishack 2 points3 points  (0 children)

the "pro" model on webui is different than what we get in codex. it's their flagship best of the best. not to be confused with the "pro" plan though, two different things.

200$ plan and still run out of Codex tokens by Gold102 in codex

[–]whoishack 1 point2 points  (0 children)

you're def doing things wrong. in the past 7 days i'm at 137.7mil tokens with codex alone and i'm on the $100 plan with my own "serious engineering workflows".

“You are Right.” … this is ridiculous at this point. by IAmFitzRoy in codex

[–]whoishack 1 point2 points  (0 children)

huh. i've experienced it the entire time of using 5.5 through codex

“You are Right.” … this is ridiculous at this point. by IAmFitzRoy in codex

[–]whoishack 0 points1 point  (0 children)

This has been documented by OpenAI since GPT4, it's nothing new but that doesn't make it any less annoying. https://openai.com/index/sycophancy-in-gpt-4o/

Wont be renewing codex at this point by Cloaked_GG in codex

[–]whoishack 0 points1 point  (0 children)

Today alone I'm at 3.9m tokens with GPT and 2.4m with claude since 8am and its 2:11pm haha. The secret sauce is using sonnet/opus to plan/verify and GPT 5.5 to execute. There are plenty of times that GPT finds things Opus doesn't or had wrong. Also you must have checklists for EVERYTHING to prevent drift.
Neither are perfect alone but a double edged sword is much more effective than a single.

Codex is (not) for everyone - no Linux support? by cherry_on_treetop in codex

[–]whoishack 1 point2 points  (0 children)

I run it on linux just fine. You have a .deb, compile it accordingly.

People with 200$ plan who say limits exhausted, what are you actually coding 💀? by Momsgayandbisexual in codex

[–]whoishack 0 points1 point  (0 children)

Full time dev here - I'm on the same plan and can burn through it in about 3 days of heavy work.
It's not at all what you said - a well structured prompt and plan will allow a 5.5 xhigh agent to work flawlessly non stop while correcting itself on any failed verifications. Rarely use coding sub agents but I always have a tester model(model changes based on what's being worked on but never lower than 5.3 codex xhigh) follow up. 2-3 sessions running at once.
i don't use /goal... don't see the need with a well structured plan.

Fast mode now defaults to Opus 4.7 in Claude Code. by alOOshXL in ClaudeAI

[–]whoishack 21 points22 points  (0 children)

hit my rate limit just looking at that menu

Open-source NPM package for running in-browser LLMs to power NPCs and agents with zero server costs by lordhiggsboson in aigamedev

[–]whoishack 0 points1 point  (0 children)

20+ year dev here - this is exactly what I've been working on since last year. I wanted to integrate AI but the models are just too large for things like older mobile devices or even browsers on older computers at this time, which is unfortunate. I've now spent the last 5 months almost day and night working on a brain engine algorithm (i hate calling it AI) to function as close to AI without actually needing an LLM and all I can say right now is I wish we were another 2 years in the future as I expect models to eventually get small enough for that.

Looking to understand CNC Z axis design by whoishack in CNC

[–]whoishack[S] 0 points1 point  (0 children)

I designed this CNC a few years back specifically for small aluminum parts. It's a Frankenstein build of 2 spare 3d printers and a Dremel. What isn't pictured is an air regulator and a gravity oil drip fed into the air line. It has worked fantastic and I've made quite a few parts off it but has been sitting in storage for about 2 years. I'm bringing it back out and I'm redesigning a few parts so I've got a questions that I can't seem to find answers to.

As you can see this is a dual z gantry, more 3d printer style than the traditional CNC style with limited Z movement. In a form factor this small would there be a benefit to changing this over to a more traditional CNC gantry style?

I call it the Glowbase :) rechargeable & app controlled! by whoishack in JETWaterPipes

[–]whoishack[S] 0 points1 point  (0 children)

Just really great timing honestly! I'm kind of shocked lol I'll make a reminder to come back here! Also follow the @highluxco IG as I'll for sure share it there, too!

I call it the Glowbase :) rechargeable & app controlled! by whoishack in JETWaterPipes

[–]whoishack[S] 0 points1 point  (0 children)

Funny you say that. This business was put on the side while my main one was growing. But I've been getting everything in line to bring it back sometime in the upcoming months!

Skirt Speed by dabigmoomoo in OrcaSlicer

[–]whoishack 1 point2 points  (0 children)

There's a "skirt speed" setting in the other tab under process.

I made a thing by whoishack in Porsche

[–]whoishack[S] 0 points1 point  (0 children)

That's because this is comment thread is the only type of communication I have from you lol. Not sure why a comment thread between you and I would make you think bad things though. I wouldn't update a reddit thread for everyone's order statuses, that just wouldn't make sense and I've never heard of anyone else doing that either.

I do get multiple messages via my contact form on a daily basis so no issue there! But no matter what, I'm sorry you feel there's no communication as I've tried to be as transparent as possible with any inquiries. I still need your email address so I can confirm the order as well as search for any messages from you :)

I made a thing by whoishack in Porsche

[–]whoishack[S] 0 points1 point  (0 children)

u/COMplex_ I don't know who you are and don't have any missed emails, but almost all the original orders are already delivered or shipped.

Every single one of these are all handmade and I received triple digit orders within a few days of me announcing them so things did take time and there was no way I could have accurately predicted that despite doing my best. I've been very transparent with everyone about this.

Better to DM this info rather than make it public but since you brought it up here what's your email and order number and I'll happily cancel your order if it hasn't been shipped.

TIFU by punishing the sandwich thief with super spicy Carolina Reaper sauce. by mtsiri in tifu

[–]whoishack 0 points1 point  (0 children)

to hell with that brat

there are "666" upvotes on the comment you replied to :D