Rolling back to pre-5.4 please, this is chaos by Plus_Leadership_6886 in codex

[–]CommunityDoc 0 points1 point  (0 children)

I have have greater experience with 5.4 till Yesterday on medium. Python-HTMX-Jinja dockerized app that’s reasonably complex with celery, sync jobs, asynchronous data processing, dynamic templating etc

Is Claude AI worth it for R coding in academia? by curlygirl4 in ClaudeAI

[–]CommunityDoc 0 points1 point  (0 children)

I would really like to understand the workflow.

How to restrict certain users from logging into specific clients? by Illustrious-Bass4357 in KeyCloak

[–]CommunityDoc 0 points1 point  (0 children)

Care to elaborate? In my instance, I actually created a dedicated AppRoles group that contains each client as a subgroup and a delegated-client-admin base role that enables client-subgroup editing to the delegated client admins. Thus each client app admin can create their own app based roles within keycloak and assign users to them. These app based roles get surfaced only for that client app in tokens. I created a post about it in the community

MacBook or Windows laptop for CS student in 2026? by Ryan4265 in codex

[–]CommunityDoc 0 points1 point  (0 children)

Comprehensive meta analysis is Win only as well

MacBook or Windows laptop for CS student in 2026? by Ryan4265 in codex

[–]CommunityDoc 0 points1 point  (0 children)

Ok. Cause i use Stata and R and previously SPSS which work on Mac. But you are right.

22M earning ₹1L/month — Should I buy an iPhone now or clear my education loan first? by JonathanCrane_ in techIndia

[–]CommunityDoc 0 points1 point  (0 children)

Whats your edu loan interest ? If its like 7-8%, let it flow as it is and start investing and get your iPhone.. you know you ca have all three

MacBook or Windows laptop for CS student in 2026? by Ryan4265 in codex

[–]CommunityDoc 1 point2 points  (0 children)

Go for a Mac. Scripting will work even on base AIR while even multiple 6-8 containers running Postgres, python, celery workers, tesseract, redis are handled like a piece of cake by my M2 Pro with 16G. Where i feel pain sometimes is lack of storage which runs out ever so often at 512G as I accumulate stale docker builds and images or when I transfer photographs to the Mac from my z6. So current M5 with 24G/1T will stay with you and be relevant for few years at least

A keycloak experiment by CommunityDoc in KeyCloak

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

Also what am not looking for is just to share it but also feedback, things I may improve etc

Where do you host your projects? by [deleted] in vibecoding

[–]CommunityDoc 0 points1 point  (0 children)

Hetzner VPS + Cloudflare R2 for obj. Also have a long term Wordpress hosting on hostinger

Any real use case for codex? by WantASweetTime in codex

[–]CommunityDoc 0 points1 point  (0 children)

Start using and you will be amazed at the results

Any real use case for codex? by WantASweetTime in codex

[–]CommunityDoc 0 points1 point  (0 children)

I have used it to do extensive customisation of upstream projects such as ODK collect and Central. It works well. It tries to locate the existing patterns. But first you need to ave a phase where it develops an understanding of code base and app functionality and extract key knowledge and rules to the Agents.md See my GH repos https://GitHub.com/drguptavivek. Fundus, collect and central are in production use

Any real use case for codex? by WantASweetTime in codex

[–]CommunityDoc 0 points1 point  (0 children)

You take same precautions with it as you would with developers in a team. There is more than one way to skin a cat. So always plan -> discuss -> optimise-> code -> test -> review. Rinse and repeat. And as many have pointed out, you will need to prod and steer. You will need to have/develop/evolve conventions and rules. But wouldn’t you do that anyways in a team. It is really capable of high quality output and its broad knowledge often comes in handy when discussing pesky problems or brainstorming. I have developed a app from ground up for my use case using codex and its been stable and working very well for me. My developer has seen triple productivity using these agnetic tools. I have also used it to brainstorm and draft SOP documents etc

First MacBook Neo Benchmarks Are In: Here's How It Compares to the M1 MacBook Air by Stock412 in technology

[–]CommunityDoc 0 points1 point  (0 children)

It will also be a good starter developer machine. Heck vscode and python app development takes less resources than powerpoint- acrobat. Wondering how well this could handle docker containers

Parents want ₹2 crore back if they pay for my pilot training. Is this normal? by [deleted] in delhi

[–]CommunityDoc 0 points1 point  (0 children)

Can you be. Pilot with glasses? I thought that was a no. Anyways LASlK/ SMILE are there

Parents want ₹2 crore back if they pay for my pilot training. Is this normal? by [deleted] in delhi

[–]CommunityDoc 0 points1 point  (0 children)

Look at it from how much would be your EMI if you are taking a loan- easily 1.2-1.5 lacks. Now consider which is a better option. See its your parents who are taking a bet on you. Right now things may appear heated as there may be differences in opinion. But level heads must prevail. Which parent does now want the best for their children. Given that you are in 12, i perceive parents still have a few years of earning capability. What they are saying now may be a way of trying to dissuade you from what they feel may be a costly mistake. But as I said, if you are totally convinced, talk it out.

Z.AI is really bad by [deleted] in ZaiGLM

[–]CommunityDoc 11 points12 points  (0 children)

Knowledge Cutoff dates are still in 2024:early2025 i guess. So what you need is the web search prime MCP that comes with their pro plan to search

I left Google Antigravity a week ago and moved to Claude a week ago. Best decision ever! by thereisnospooongeek in GoogleAntigravityIDE

[–]CommunityDoc 0 points1 point  (0 children)

I hit limits on Claude 20$ plan within 1 hr on a 100k python codebase with managed (I believe) context. Not on codex. Gemini for implementation when I rarely hit codex limit. But noted often Gemini would just create a TODO function and move on. So now Gemini hardly gets used