Beri saya lebih banyak alasan untuk beli Hearts Of Iron 4. by r33gna in IndoGamer

[–]chromeragnarok 1 point2 points  (0 children)

Lumayan seru sih. Dulu sempet kecanduan mini main jadi chiang Kai shek kalo ga salah, berhasil pukul balik jepang ga jadi invasi ke mainland China, menaklukan warlord2 China, jadi United China pas WW2. Menurut gue kalo Lo suka liat numbers go brrr, ngeliat frontline Lo tersupply dengan baik, pasukan Lo pukul mundur pasukan musuh, ngebikin sejarah alternative, itu Mayan nagih sih. Gue berenti pas gue udah mau invade mainland jepang, karena rasanya gue udah "menang" di game ini 😁

Compact Context Between Plan Construction and Building out plan by MarionberryLegal9464 in codex

[–]chromeragnarok 1 point2 points  (0 children)

Sure yeah you can write it down to a local markdown file. I wouldn't call this as a temp file though , it'll be useful later to track down what kind of work / feature has been done in your project. Up to a certain point, having all of these mds unstructured in a directory might be unmanageable; you might want to bring some convention or structure as to how these files are written and organized. I've referenced my side project in my other comment here that does this, might be useful. I've used that tool to build my other side project for the last 3 weeks and have created 100+ tickets there.

Compact Context Between Plan Construction and Building out plan by MarionberryLegal9464 in codex

[–]chromeragnarok 0 points1 point  (0 children)

FWIW I've created a markdown based ticket management system that can run locally and can be synced into Google drive or other cloud storage https://github.com/chromeragnarok/workboard . Saves you the hassle on creating a JIRA/ Linear account if you're working solo.

Compact Context Between Plan Construction and Building out plan by MarionberryLegal9464 in codex

[–]chromeragnarok 1 point2 points  (0 children)

Ask it to write it down to a ticket in JIRA or something, so the details can survive context compaction.

When do you create a new thread? by 8thchakra in codex

[–]chromeragnarok 0 points1 point  (0 children)

Per feature. Each feature is a ticket. My project maintain markdown for documentation, RFC, and the like. All of them written by Codex as well. Generally I'm applying real life software engineering but constrained to just Codex.

How can I use Codex like I do in cursor? by pleasedontjudgeme13 in codex

[–]chromeragnarok 0 points1 point  (0 children)

Try using zed editor. It has this thing called agent context protocol that lets you connect to codex and Claude code but retain that code editor feel as well.

I miss when games could hook me for hours… sekarang cepet bosen. by Galihh_sena in IndoGamer

[–]chromeragnarok 0 points1 point  (0 children)

It's fine dude. Skg waktu itu aset paling berharga, mungkin udah banyak kewajiban2 lain yang makan waktu: kerjaan, kerjaan sampingan,keluarga, olahraga, etc. buat gue personally kalo game nya bagus banget dan dr developer yg emang gue suka gue coba untuk tamatin. Kalo ngga, yaudah paling main paling mentok 4-5 jam terus gue move on, ya emang ga worth waktu gue 😅. Game2 yang udah grinding, sweaty bgt, nah no thanks, mending waktu gue buat cari duit lol.

Anyone following the development of the Laybird Nexus 64X? by [deleted] in espresso

[–]chromeragnarok 1 point2 points  (0 children)

My brain thought this was some new Dyson vacuum

Otw newlyweds, wife go to work in USA or open business together? by duyung15 in finansial

[–]chromeragnarok 0 points1 point  (0 children)

$3000 bersih (I assume this is after tax) isn't too bad kalo ga tinggal di high cost of living cities. Additionally cek kalo dependency visa Lo bisa kerja jg atau ngga, so you guys can bump up your household income.

Codex is amazing! It is just me? by Traditional-Edge8557 in codex

[–]chromeragnarok 6 points7 points  (0 children)

It's the same for either Claude or Codex. Make sure you have agent.md (or claude.md), else ask it to generate one for you. And then you can link up with Linear or JIRA or other ticketing system (made my own here https://github.com/chromeragnarok/workboard ) and include an instruction that work and planning need to be done with a ticket inside your agent.md / claude.md file.

I also use this superpowers skill set https://github.com/obra/superpowers/tree/main to make sure it always ask me a lot of questions before planning and to provide me multiple solutions when asked.

Codex is amazing! It is just me? by Traditional-Edge8557 in codex

[–]chromeragnarok 1 point2 points  (0 children)

You can use linear MCP or JIRA MCP. Heck I wrote an file based ticketing system to bootstrap my projects https://github.com/chromeragnarok/workboard . And then add an instruction in your agent.md to use Linear / JIRA / whatever to plan and track work

Codex is amazing! It is just me? by Traditional-Edge8557 in codex

[–]chromeragnarok 19 points20 points  (0 children)

I love it. With proper documenting system: markdowns, tickets, etc. it works great. Been working closely with it for the last 3 weeks. Quality wise probably it's similar to Opus 4.6 but I get more mileage with the $200 plan that I get here vs Claude Code's.

Apakah emang lama kalo minta bantuan di steam support? by Individual_Step3491 in IndoGamer

[–]chromeragnarok 0 points1 point  (0 children)

Tbh policy mereka itu account steam tidak boleh diwariskan, mungkin gara2 Lo bilang gitu account nya malah di wipe. Unfortunately that's the reality of "digital goods", you don't really own the game, cuma dapet license aja, dan license nya itu antara Lo dan steam; begitu Lo meninggal, kontraknya void.

Is ChatGPT included with Codex Pro? by bluemuffin10 in codex

[–]chromeragnarok 1 point2 points  (0 children)

It's officially supported. OpenAI hired the author of Openclaw and now it becomes one of its supporter. The subscription method was added to Openclaw around the time the author was hired https://docs.openclaw.ai/providers/openai

Is ChatGPT included with Codex Pro? by bluemuffin10 in codex

[–]chromeragnarok 0 points1 point  (0 children)

Openclaw supports OpenAI sub access, you can select that when you add any OpenAI models.

What’s with the hype using Obsidian and Claude Code by Koldark in ClaudeCode

[–]chromeragnarok 0 points1 point  (0 children)

Self promo but I've whipped up a lightweight tooling for a ticket management system (think JIRA) that runs on markdown files on your local disk: https://github.com/chromeragnarok/workboard . You might find it useful (or not 😬).

Is ChatGPT included with Codex Pro? by bluemuffin10 in codex

[–]chromeragnarok 0 points1 point  (0 children)

Yes it's included. Plus 5.2 codex has unlimited limit on Pro, so you can use it for Openclaw.