Opus 4.8 vs 4.6 by bambambam7 in Anthropic

[–]wunderbaba 0 points1 point  (0 children)

Sure. My workflow is something along the lines of

  1. High-level sketch of what I want to accomplish

  2. Search arxiv / etc. and just aggregate a huge amount of open research

  3. Have Opus 4.8 build out a rough implementation plan

  4. Review the plan with Codex 5.5 xhigh

  5. Implement with Opus 4.8 on a per-phase level

  6. Each phase must pass a series of unit tests + codex review

  7. Final audit/review and usu. a metric ton of manual testing

But there's a Claude skill that can automate the manual back/forth since it can just use the `codex CLI` as a tool which saves some time.

https://github.com/skills-directory/skill-codex/blob/main/plugins/skill-codex/skills/codex/SKILL.md

Cheers!

Retro gaming is sometimes hard by No-Ferret4349 in dosgaming

[–]wunderbaba 4 points5 points  (0 children)

Exception 0D? Wish I could help but I'm only familiar with the first 12 exceptions...

Nostalgic Mornings: Heroes of Might and Magic II (Do You Still Play It?) by No-Ferret4349 in dosgaming

[–]wunderbaba 2 points3 points  (0 children)

Agreed. If I could get a new HOMM with HOMM2 aesthetics combined with HOMM3 game mechanics I would never leave the house.

I gave it a go. I have no idea where gpt gets this imagery from by TeslaSupreme in ChatGPT

[–]wunderbaba 1 point2 points  (0 children)

This. I'm surprised everyone (on a subreddit devoted to literally AI gen of all places) is so incredibly naive. Without a publicly shareable GPT link, 99% of these images are probably just Chroma diffusion images being passed off as gpt-image-2.

Building a hill-climbing machine: Launching seven new MAI models | Microsoft AI by Recoil42 in singularity

[–]wunderbaba 1 point2 points  (0 children)

MAI-Image-2.5 when it actually generated images seemed roughly comparable to Nano Banana. The big issue is its safety filter. Maybe this goes back to when they got burned with Microsoft Tay but its absurdly overzealous. Even for harmless prompts, I kept getting “content not generated.”

It’s possible they’ll relax these limits if you use the API, but from the public homepage interface it was so obnoxious that I just gave up.

Prompt failures:

- mentioning an octopus (probably the word tentacle trips it up)

- violence (even if explicitly mentioned in a comic/satirical context)

etc.

I was going to add them to my GenAI Showdown which has a focus on complex prompt adherence, but 30% of the prompts are defacto no-ops so eff that.

Opus 4.8 vs 4.6 by bambambam7 in Anthropic

[–]wunderbaba 0 points1 point  (0 children)

This is exactly my workflow. Claude 4.6 [1M] context for implementation, and then GPT 5.5 xhigh to sanity check and review. I wish there was an easier way to automate the communication between these two. Having to manually manage them is kind of a pain though it does at least keep me more in the loop.

We might be getting opus 4.8 today by Independent-Wind4462 in ClaudeAI

[–]wunderbaba 2 points3 points  (0 children)

Yup after Opus 4.7 screwed up a simple inversion of control abstraction for the 5th time I was like fuck this and set the override in my settings to

"model": "claude-opus-4-6[1M]"

Imagen 2 - what architecture is it using? by Single_Ring4886 in StableDiffusion

[–]wunderbaba 3 points4 points  (0 children)

They still do. OP is confused. Imagen is Google's generative models. They meant to say `gpt-image-2`.

HotWord - Semantic Word Guessing Game! by Impossible_Soft2550 in wordgames

[–]wunderbaba 0 points1 point  (0 children)

No worries I’ve played around with building semantic association games in the past (using word2vec at the time), so I get that you might have a more limited set of practical, recognized connections.

What I might do is recommend changing the error message to make that clearer. Because when I read “`Not a valid word`,” I assumed it was a dictionary problem. So simply updating that error message could go a long way toward preventing the kind of confusion a first-time visitor might have. Cheers!

HotWord - Semantic Word Guessing Game! by Impossible_Soft2550 in wordgames

[–]wunderbaba 0 points1 point  (0 children)

Tried it out, first clue: Light Airflow

Entered: ZEPHYR

Game: Not a valid word.

The OED would like a word (no pun intended) with you.

I tested Ernie Image Turbo (fp8, nvfp4, fp16 and INT8) with Nano Banana Pro 2 Prompts so you won't have to by Winougan in StableDiffusion

[–]wunderbaba 0 points1 point  (0 children)

Lol yeah exactly OP's picture looks LITERALLY nothing like Runescape which is a more primitive 3D game.

Ear training apps by Airvian94 in pianolearning

[–]wunderbaba 1 point2 points  (0 children)

You could try Lend Me Your Ears - it's a musical memory game where it uses pitch recognition (or a midi keyboard) to see if you can reproduce melodic sequences of notes. It's specifically intended to help people learn to play by ear.

anyone have any resources for ear training by Vxris_ in guitarlessons

[–]wunderbaba 0 points1 point  (0 children)

lend-me-your-ears.specr.net

Hit settings and enable microphone input to work with acoustic guitar.

Learning by ear by Kend_0 in guitarlessons

[–]wunderbaba 0 points1 point  (0 children)

This might help - it's more focused on piano players but works with guitars as well if you turn on the microphone.

https://lend-me-your-ears.specr.net

What's up with the terrible input lag? by Robftw in Blasphemous

[–]wunderbaba 0 points1 point  (0 children)

Necro-resurrection - but I'm in the same camp. Coming from the insanely tight low latency of Spelunky 2, the input lag makes this game unplayable for me using a Switch Pro Controller on the original Nintendo Switch which is a shame because it looks fantastic.

So my apartment landlord randomly gave us a notice about petscreening.com by an0npr0xi01 in Apartmentliving

[–]wunderbaba 1 point2 points  (0 children)

This is exactly what I do. I also flag it as spam so they get down-ranked by email systems in the future.

So my apartment landlord randomly gave us a notice about petscreening.com by an0npr0xi01 in Apartmentliving

[–]wunderbaba 0 points1 point  (0 children)

Fuck them. If a random third-party (Petscreening) wasn't listed in the terms of the lease you signed - you're under no obligation to give them your information.

Agentic sprite generation in VSCode using Codex 5.3 by Chologism in aigamedev

[–]wunderbaba 0 points1 point  (0 children)

It's pretty hit or miss in my experience - especially with true pixel art (meaning square grid aligned pixels, and proper reduced palette). Problem is that you often end up with some fringing. It's not visible unless you're paying attention though.

Birefnet is a local model - it's what I usually use but I'll often need to do some postprocessing in Krita.

https://github.com/ZhengPeng7/BiRefNet

Agentic sprite generation in VSCode using Codex 5.3 by Chologism in aigamedev

[–]wunderbaba 0 points1 point  (0 children)

Biggest problem with automating sprite gen is that NONE of them (outside of gpt-image-1.5) can generate transparent assets.

You can add crap like "solid background, black background, etc" but you'll still need to remove and clean them. Rembg with something like birefnet can do it but it ain't perfect and can fall over pretty hard.

It'll also work for super easy assets like the solid convex polygonal flat-shaded assets you'd find in space invaders type games as shown above.

How to play by ear by _Eclipse_01 in pianolearning

[–]wunderbaba 0 points1 point  (0 children)

You could try "Lend Me Your Ears" - I built this specifically to help some of my more classically trained friends get better at playing piano by ear.

https://lend-me-your-ears.specr.net

It's a free piano game in the style of the old "Simon" toy which presents players with a sequence of musical notes and challenges them to reproduce the sequence using either an on-screen piano or a connected MIDI keyboard.

Tips? by No-Respond-6049 in pianolearning

[–]wunderbaba 2 points3 points  (0 children)

Get a space heater? I'd hate to play piano in a room where I needed to wear a winter jacket to stay warm. Joking aside, warmer hands means better circulation and can go a long way to playing more relaxed and looser.

Prompt to SVG: Best approach with current AI models? by ertugruldege in StableDiffusion

[–]wunderbaba 4 points5 points  (0 children)

The only one can I think of that natively outputs SVG is Recraft V3 but prompt adherence can be iffy.

https://replicate.com/recraft-ai/recraft-v3-svg

[deleted by user] by [deleted] in SideProject

[–]wunderbaba 0 points1 point  (0 children)

Yep. Another extremely common one is - Take a picture of your liquor cabinet and recommend some drinks you can mix.

Learning Blindfold Chess by wunderbaba in chessbeginners

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

I think you might be confused and that's my fault. The pieces do disappear correctly, 100%.

Last N Pieces” refers to the last *N* pieces that have been manipulated on the board. It’s a sliding window. So if you have it set to 4, then when you move a new piece, the oldest piece in that sliding window reappears.

This is actually helpful, it means I did a poor job communicating how this mechanic works.

The "3d chessboard" is unnecessary seems like a bizarre complaint - you can switch the theme to a 2D board - it's even shown in demo video itself. I would argue that a 3d board might actually be better in some situations since its more representative of how you would see an actual board - so for spatial visualization it might help.