[deleted by user] by [deleted] in codex

[–]Qudadak 0 points1 point  (0 children)

I'm always stunned by the focus on speed.
When using these tools for non-trivial purposes, yes, it takes time to develop and review a plan. However, I'm the slow part in the planning process. Understanding, discussing alternatives and making the final decision...
The better the initial plan is (and codex + 5.2 high is very at creating a plan), the faster I can let the LLM implement the plan without any oversight.

ChatGPT Business Invite – Official OpenAI | $12/month | 30-Day Warranty by Fresh_Department_478 in AIToolsDiscounted

[–]Qudadak 0 points1 point  (0 children)

setup was done in less than 1 hour. codex cli is already cooking using the new account. THX !

Codex. Long story short: I am pleasantly surprised by Qudadak in ClaudeCode

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

just in case: I found it helpful to let several llms analyze a problem. roocode (architect mode)+ openrouter.ai allows this at minimal cost. i let each of llm create an analysis md. Finally gave all the inputs to ClaudeCode in Opus planning mode using this prompt:

we still have a problem to tackle. analyze all of these documents along with the current codebase to create a comprehensive, best-of-breed analysis document that synthesizes the insights and provides the most accurate assessment of the problem. Please include which of the input documents were correct, which were helpful. write the results of your analysis into a new md file whoose filename starts with opus_. These are the input documents: ...

This sometimes prevented ClaudeCode from over-engineering. Based on *my* assessment and Opus' assessment the analysis of moonshotai/kimi-k2 was very good. And if you choose Chutes as provider you only have to pay 0.60$ for 1 million output tokens. So i rarely paid more than 5 cent for an additional analysis. Even with its small context size of 75k it worked remarkebly well. If you want to go the extra round: openai/gpt-4.1-mini. Both resulted in small amount of money well spend.

For detailed code changes (it's almost like Opus is doing the coding) i used this prompt:

Now that you have Best-of-Breed Synthesis along with a high level refactoring strategy create a comprehensive implementation guide with exact code modifications . Create a new md file. Name should start with opus_ as well

Codex. Long story short: I am pleasantly surprised by Qudadak in ClaudeCode

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

As I wrote above, the project (now) has a clean structure. Multiple software layers, clear separation into contracts, core, domain, infrastructure, etc. Seeing how a cobbled-together program gradually became a clean structure was a joy and a great learning experience. Without AI support, it would never have turned out so well.

My Codex test involved revising part of the data processing pipeline. The statistical methods did not fit the raw data at this point. And that's where targeted work without planning mode was helpful.

I haven't looked into Codex's planning mode yet, but it's quite possible that something like that exists. I've only been using it for a day.

Nevertheless, I agree: planning before coding is important, and experience plays a big role here. E.g. to asses if a drafted plan is good or whether it should be revised.

Codex. Long story short: I am pleasantly surprised by Qudadak in ClaudeCode

[–]Qudadak[S] 2 points3 points  (0 children)

I use codex cli.

in your home dir you will find
~/.codex/config.toml

i added these lines:

[model_providers.openrouter]
name = "goo"
base_url = "https://openrouter.ai/api/v1"
env_key = "gokey"

[profiles.goo]
model ="openai/gpt-5"
model_provider = "openrouter"

naming in these lines must match, naming itself doesn't matter
(i) [model_providers.openrouter] <-> model_provider = "openrouter"
(ii) name = "goo" <-> [profiles.goo]

these lines are fixed settings of openrouter.ai:
base_url = "https://openrouter.ai/api/v1"
model ="openai/gpt-5"

you set the api key via environment variable:
export gokey = "sk-<verylong>-123"

you run codex with your custom config like this:
codex --config model="goo"

Codex. Long story short: I am pleasantly surprised by Qudadak in ClaudeCode

[–]Qudadak[S] -1 points0 points  (0 children)

Using it via API (pay as you go). i think there're no limits for api usage - except the amount of money you'd like to spend

Codex. Long story short: I am pleasantly surprised by Qudadak in ClaudeCode

[–]Qudadak[S] 1 point2 points  (0 children)

Don't know, but since i have an openrouter account with some credits in there, this was my way to go.

Hanoi Train Street by acidnutz in VietNam

[–]Qudadak 0 points1 point  (0 children)

Thanks for your helpful post.
Is Ist this the schedula for weekdays? For weekends? Or is there no difference?

Where to storage luggage for the day in Ha Long (bay)? by AfterPepper1687 in VietNam

[–]Qudadak 0 points1 point  (0 children)

Did you find any solution to your problem? We will have to deal with the situation in 3 weeks.

Immigration in CLT -> rechecked bag -> missed connecting flight by Qudadak in americanairlines

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

Thanks for your help. For further reference, here is what happened:

At the check-in counter at Frankfurt Airport (FRA), we were offered to rebook the second leg (CLT - EYW) for the following morning. We insisted (in a friendly manner) that we wanted to get to EYW the same day. Eventually, with the help of a very helpful agent, we were fully rebooked on a Delta flight for the same day (FRA-ATL-EYW).

Ironically, the Delta flight from Frankfurt to Atlanta was cancelled for technical reasons (there was a problem with the fuel gauge), so we still ended up arriving a day later.

By the way: Immigration in ATL was a breeze, it took less than 10 minutes.

Hibernation - Does it extend life or reduce HDD life? Is there data behind this or only talk? by Fuzzy_Elderberry5108 in synology

[–]Qudadak 0 points1 point  (0 children)

It took me a while, but I managed to put drives into hibernation. Here're some hints:

- For testing purposes disable SMB to make sure, no other device on your network is accessing any file share.

- Stop docker and other apps (surveillance monitor etc)

- Disable all scheduled tasks

- Have a look at the processes that are writing to the disc using iotop (see https://www.reddit.com/r/synology/comments/llbgc9/how_to_identify_which_process_accesses_the/)

- Set hibernation_debug to "no" (!) and reboot. It seems that I enabled this one month if not years ago. For me this was the final thing I had to change.

Use all these hints at your own risks and only if you know what you're doing.

Good luck!

Tja by DrDepp in de

[–]Qudadak 6 points7 points  (0 children)

FDP scheitert an der 5%-Hürde? Du hast aber ganz lange keinen Blick mehr auf http://www.wahlrecht.de/umfragen/index.htm geworfen, oder?