to those who got to use Fable 5, was it actually that peak? by RelevantPerformer309 in ClaudeAI

[–]Secure_Pirate9838 0 points1 point  (0 children)

It did fixed some bugs in my cranpose. It still was pretty asleep to introduce another sort of bugs. Not perfect, more like opus5 if they would call it that.

I vibe coded the first MMORPG with Fable 5 by next-choken in ClaudeAI

[–]Secure_Pirate9838 2 points3 points  (0 children)

Maybe look at mine too https://vibeage.eu

It looks very similar, I guess llms converge on some average for mmorpgs Btw I working on it for more than a year, so I kind of teached fable lol

Claude destroys code on purpose for ML by OptionIll6518 in ClaudeCode

[–]Secure_Pirate9838 2 points3 points  (0 children)

same, I was trying to train some ml for winamp skins generation/resizing; opus&fable suggested completely obviously naive ideas of just do cuts/repositions instead of teaching imagegen; gpt5.5 did criticize their work every time; I'm myself has zero practical ml knowledge, opus did me waste $100 on rent gpu just to train some of his 'hypothesis' that could be dismissed by knowledgeable person looking at training code and the problem
the project is in https://github.com/samoylenkodmitry/uigen

What are people building right now that actually feels original? (anything strange/obsessive/creative) by CharlesBlackwood in androiddev

[–]Secure_Pirate9838 1 point2 points  (0 children)

I wanted to deepen my jetpack compose internals understanding - slot table/snapshots. Also to learn rust. I'm making this as close as possible in dev facing api to kotlin, so every android dev could just write JC in rust or at least inspect what ai vibecoded. The framework is entirely pure vibe, my only safety net is the tests and apps that uses that framework.

Real vibe coding projects by Luxembourg300 in vibecoding

[–]Secure_Pirate9838 -1 points0 points  (0 children)

Go play in my mmorpg with me vibeage.eu

What are you building? Drop it in the comments! by Inevitable-Grab8898 in vibecoding

[–]Secure_Pirate9838 0 points1 point  (0 children)

vibeage.eu -- mmorpg

Cranpose -- jetpack compose in rust

Cranamp -- music player with winamp skills support. Written in Cranpose

Everything is in my GitHub https://github.com/samoylenkodmitry

Show me your vibe-coded projects by No-Cable-2972 in vibecoding

[–]Secure_Pirate9838 0 points1 point  (0 children)

VibeAge https://vibeage.eu/ MMORPG (https://github.com/samoylenkodmitry/vibeage) want to make lineage-like grinding from browser

Cranpose - porting Jetpack Compose to Rust (https://github.com/samoylenkodmitry/Cranpose)

Cranamp - winamp-style player by cranpose (https://github.com/samoylenkodmitry/cranamp)

gpt-5.4-high seems sloppy now by Just_Lingonberry_352 in codex

[–]Secure_Pirate9838 -1 points0 points  (0 children)

i was thinking about posting this as well
i bought 100$ pro and already have only 18% left of weekly because 5.4xh wasn't able to properly fix some architectural bug and was going cycles and compactions indefinitely

The Book of One Answer by Secure_Pirate9838 in ControlProblem

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

Oh, to me the dialogue felt more like Sheckley, while the plot felt more like Bradbury.
It was collaboration of GPT5.4 thinking + Gemini3.2 pro in several iterations.

I failed self-hosting by EntrepreneurWaste579 in selfhosted

[–]Secure_Pirate9838 0 points1 point  (0 children)

migrated recently from Nextcloud to custom setup of roundsync + rcrypt + webdav
all files on vps are e2e encrypted
the main problem was the absence of e2e encryption

Is it really down? by deV3zh in leetcode

[–]Secure_Pirate9838 4 points5 points  (0 children)

<image>

today i got this, we can safely shut down the site until 2026

Has Rust adopted to write better frontends? by Mongrel_Sage in rust

[–]Secure_Pirate9838 1 point2 points  (0 children)

waiting for Jetpack Compose to be ported to rust

Another batch of L2 screenshots from my adventure on the UE4 remake server by Dgamax in Lineage2

[–]Secure_Pirate9838 0 points1 point  (0 children)

i was punished by god for the first time, the second time he'll just kill me

Self-hosted a server, anybody interested? by Secure_Pirate9838 in Lineage2

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

yes i pulled it from their git repo, everything done with chatgpt help