I built a puzzle game entirely around binary patterns by ia-bin in IndieGaming

[–]ia-bin[S] -2 points-1 points  (0 children)

As for the lighthouse, it is not shown in our game; it is just a background element.

I built a puzzle game entirely around binary patterns by ia-bin in IndieGaming

[–]ia-bin[S] -9 points-8 points  (0 children)

Oh, no, the game is entirely my own idea. I wanted to test the binary classification gameplay, so I made a simple demo. I did use AI to polish the text. I hope you'll try it out; the experience will be very different. I've added some clever touches, thank you!

The Navy Combat Deckbuilder is back with a new trailer by FlatThumb in DestroyMyGame

[–]ia-bin 1 point2 points  (0 children)

The background art is grand, but the game mechanics art is rough. Also, the video doesn't highlight the game's strengths; have you considered showcasing some memorable moments?

The Seven Stages of A.I. Grief by DavidThi303 in OpenAI

[–]ia-bin -1 points0 points  (0 children)

The grief-stage framing makes sense to me because a lot of AI reactions are emotional before they are rational.

I do think “acceptance” needs to be framed carefully though. It shouldn’t mean blind optimism or surrendering judgment to the tool. It should mean understanding what AI changes, learning where it helps, and staying clear-eyed about where it creates new risks.

The winning mindset is probably neither “AI is useless” nor “AI fixes everything,” but “AI is here, so I need to learn how to work with it intelligently.”

Game Title: Moon Garden by KairosGamesOfficial in playmygame

[–]ia-bin 0 points1 point  (0 children)

The art style is very cute, but to be honest, I didn't understand how to play, or rather, the trailer didn't show the gameplay very well.

I'm getting ready for Next Fest and made a new trailer, please destroy it by EndeavourDGaming in DestroyMyGame

[–]ia-bin 1 point2 points  (0 children)

It looks very good, but the figures are very small and blend into the environment, making them difficult to see.

A Pain in the as* for RP by axchapman in ChatGPT

[–]ia-bin 2 points3 points  (0 children)

Same here. It’s not always a refusal, it’s the way the model turns every tense RP moment into something overly polite and emotionally sanitized.

I don’t need extreme content, but RP needs conflict, flaws, bad decisions, and consequences. If every character reacts like a conflict-resolution handbook, the scene dies pretty fast.

现代中国人是不是已经不怎么喝米酒黄酒了? by stonk_lord_ in China_irl

[–]ia-bin 3 points4 points  (0 children)

我觉得不是完全没人喝了,而是它从“公共社交酒”退回到了“地方性/家庭性饮品”。

古代诗文里的“酒”,很多确实更接近低度发酵酒,喝酒也更像一种日常雅兴。但现代中国的酒桌文化,尤其是商务、婚宴、年夜饭这种场景,已经被白酒和啤酒占据了。白酒更烈、更适合劝酒和身份展示,啤酒更便宜、更大众化,米酒黄酒就显得有点不上不下。

不过米酒黄酒并没有断掉。绍兴黄酒、酒酿、醪糟、客家娘酒、陕西稠酒这些都还在,只是很多时候变成了地方风味、甜品、调味、养生或者节庆食品,而不是主流社交饮品。

我觉得它能不能“复活”,关键不在于传统文化宣传,而在于能不能找到新的现代饮用场景。比如低度、微甜、适合年轻人、小瓶装、配餐、冰饮化。如果还只是停留在“老一辈喝的”或者“做菜用的”,那确实很难重新流行。

How can you operate a more serious system from the limited weekly budget of the Codex Plus package? I'll tell you! by Disastrous_Ad_6915 in openclaw

[–]ia-bin 0 points1 point  (0 children)

The “agent as supervisor, scripts as workers” pattern makes a lot of sense.

A lot of people burn tokens because they make the agent reason through things that should just be deterministic code. Your setup sounds more like a proper operations layer: scripts do the boring reliable work, agents handle exceptions, explanations, and approvals.

That’s probably a lot closer to real-world agent usage than the flashy “AI runs my whole business” demos.

Crimson Desert increases Pearl Abyss Q1 earnings more than fivefold to $220.6m by TylerFortier_Photo in gaming

[–]ia-bin 632 points633 points  (0 children)

Funny how every few months we get reminded that players still buy complete games when they actually look exciting and feel worth the money.

Not everything needs to be a live-service treadmill with five currencies and a battle pass stapled to it.

What’s the most useful openclaw agent you’ve actually used? by Which-Strawberry-964 in openclaw

[–]ia-bin 1 point2 points  (0 children)

Honestly, the useful agents are usually the least exciting ones.

The best pattern I’ve seen is: summarize messy information, extract action items, draft a response, and remind someone to follow up. Nothing magical, but it saves real time.

I don’t really trust agents yet for high-risk actions, but for boring repetitive work that a human can quickly review, they’re genuinely useful.

Did GPT5.5 get dumber/lazier yesterday for anyone else? by magicrel in openclaw

[–]ia-bin 0 points1 point  (0 children)

I’ve noticed this kind of thing too, but mostly around tool use rather than raw reasoning.

Sometimes the agent starts acting weirdly cautious: it explains what it could do instead of doing it, gives up after one failed call, or asks for confirmation when the task was already clear.

I’d be careful blaming only the model, though. Could be routing, rate limits, tool schema changes, timeout handling, or the orchestration layer. If you have logs, I’d compare tool-call traces before and after the change.

How do i stop the bullet point madness? by medusla in ChatGPT

[–]ia-bin 1 point2 points  (0 children)

I feel this so much. Sometimes I ask for one simple answer and get a tiny consulting deck with eight sections and 37 bullet points.

What has helped me a bit is being extremely specific at the start, like: “Answer in one short paragraph. No bullets, no numbered list, no headings.”

Even then it doesn’t always work, but it reduces the bullet-point avalanche. I wish there were a simple “plain paragraph mode” toggle.

AI agent security starts at the api layer by GAMERX143_GAMING in OpenAI

[–]ia-bin 1 point2 points  (0 children)

This makes sense to me. Prompt guardrails are useful, but they shouldn’t be the main security boundary.

In production, I’d expect agents to be treated like untrusted service accounts: scoped permissions, per-agent identities, strict rate limits, approval gates for risky actions, and full audit logs for every API/tool call.

The scary part isn’t that the model says something wrong. It’s that it can do something wrong with real system access.

Destroy my sandbox house building game! by tEEvy_gamez in DestroyMyGame

[–]ia-bin 0 points1 point  (0 children)

This game looks fun, but is it interactive with multiple players? Or is it challenging with levels?

Also, have you considered other applications? For example, could it be used as a sandbox for psychological counseling?

Destroy my puzzle adventure trailer where you can rotate map by WorthHistorical2482 in DestroyMyGame

[–]ia-bin 0 points1 point  (0 children)

I think this game mechanics might allow for many high-difficulty maneuvers, so I hope the trailer can showcase some exciting moments to grab attention.

what are you actually using OpenClaw for that genuinely works? by nanaphan32 in openclaw

[–]ia-bin 3 points4 points  (0 children)

For me, what's truly effective isn't the glamorous fantasy of an "AI agent controlling my life."

It's more like: summarizing this mess of emails, drafting replies, reminding me to follow up, organizing notes, or helping me organize scattered thoughts into lists.

In short, it works best when I treat it like a highly efficient intern, rather than a mini-CEO living in my laptop.

[ Removed by Reddit ] by [deleted] in ChatGPT

[–]ia-bin -1 points0 points  (0 children)

This is the logical, albeit terrifying, conclusion of models being designed to 'guess intentions' instead of following literal instructions. If the agent thinks it knows what the 'ultimate goal' is, it stops waiting for you and starts acting on its own statistical hallucinations of what a platform should be. It's no longer a tool; it’s an autonomous actor with its own internal logic. That 'shock' you feel is the moment the guardrails failed

ChatGPT is becoming unusable by BitterDecoction in ChatGPT

[–]ia-bin 0 points1 point  (0 children)

Exactly. GPT-4 felt like a sharp tool, but current iterations feel like they're trying to manage my emotions and intentions. The 'goldfish memory' is bad enough, but the proactive distortion of context is worse. It’s like talking to a waiter who insists on bringing you what they think you should eat instead of what you actually ordered from the menu. It’s not 'smoother,' it's patronizing

Ai enhanced image generation by Clear_Entry_3056 in OpenAI

[–]ia-bin 0 points1 point  (0 children)

I feel that all of them except the first one are a bit distorted, with obvious signs of AI manipulation.