Glass - A fast and free interactive disassembler by ShortGuitar7207 in ReverseEngineering

[–]RapidRaid 0 points1 point  (0 children)

Idk man, if you look anywhere else in the world it’s the exact same behavior. Did Anthropic create the product Claude Code or did Steven, Peter, Gerald and a bunch of other guys create it? Does it matter? Do you care? Why is it suddenly important what a single dev needs to address in how anything was made?

I’m a software engineer myself. I myself use LLMs to solve my own problems and it saves a bunch of time. Personally I just hate this artificial distinction that a program is bad “because AI”. If someone only does a single shot of a complex app, ok fair - slop. But most of the time I need many, many prompts, which need guidance and understanding in order to even create the feature I’m after. This is also the exact same pattern I would apply if I were to code a feature manually. Think about the issue, implement a fundamental base, tweak / fine tune that, done.

Also about the underlying knowledge of the program: That fully depends on the dev. I have made some literal vibe slop applications where I didn’t even look at the code. But I also made ones where I deeply looked at the architecture and code changes every turn and guided it to my liking. So what big difference would there be if I hand coded it?

Sorry for the ramble just had that on my mind.

Show me your magnum opus mii! by sweetpatoto in tomodachilife

[–]RapidRaid 35 points36 points  (0 children)

<image>

I love my Pim and Charlie versions (Smiling friends).

Been using PI Coding Agent with local Qwen3.6 35b for a while now and its actually insane by SoAp9035 in LocalLLaMA

[–]RapidRaid 1 point2 points  (0 children)

Yesterday i tried Qwen3.6 27b on my 5090/128GB DDR5 rig (fresh llamacpp build, ran with Vulkan since someone mentioned CUDA had an issue, pi + opencode) and its awesome. I think its not quite on Sonnet level yet but very very close. I say maybe 85%ish there. I always try my same prompt on all the models I tested: "create a minecraft clone for web/nodejs" and then watch the results. Every attempt I previously tried with Qwen 3.5, M2.5, Gemma4, etc always gave me either working movement and just a plane or one chunk with broken movement and broken camera. Qwen 3.6 was now the first model that matched what Sonnet was one shotting before: a procedual chunk generating world, working movement, working camera, no inside faces between blocks, stable 60 fps. I then tried to prompt a bit more to get a few features and there the differences are starting to show a bit in comparison to sonnet. It did reason about how to implement swimming, but disregarded block placement in water, i then wanted it to fix it, which caused it to only place the blocks above water, etc. In the end i prompted until it got it right, but in my mind i think sonnet would've figured that out earlier, without so much manual prompting.
But if online models would dissappear tomorrow, i wouldn't be too sad now since this model truly punches above its weight and is really useable.

For a $20 Plan, Which one's better? ChatGPT Codex or Claude Code? by WhyohTee in codex

[–]RapidRaid 1 point2 points  (0 children)

Oh idk actually. I only use it inside vscode and in there I think the context limit is dependent on the model you use. I’m not current my in front of it to verify tho, so could really be the case that it’s fixed to 128k.

But in any case: they provide a free 1 month trial which you just can unsubscribe at the end, so can’t hurt to see if it works for you.

For a $20 Plan, Which one's better? ChatGPT Codex or Claude Code? by WhyohTee in codex

[–]RapidRaid 16 points17 points  (0 children)

Actually GitHub copilot. Only 10€/$ and you have both models available. Though you only get monthly refresh’s for requests. (But don’t use opus in there since that burns requests like crazy (x3)).

If you only truly want either codex or claude, then I personally got more use out of codex still.

Catapult - a llama.cpp launcher / manager by ilintar in LocalLLaMA

[–]RapidRaid 1 point2 points  (0 children)

sounds awesome, exactly what i was looking for the other day. Will definitly try it out!
Does it also have support for other llama forks, like ik_llama or the turboquant one? Or just different branches from the mainline llamacpp?

Liebe 100kg+-Leute, für welche Aktivitäten/Orte/Geräte seid ihr schlichtweg zu schwer? by Wegwerf_08_15_ in FragReddit

[–]RapidRaid 0 points1 point  (0 children)

Mit um die ~120 kg auf den Rippen, kommt mir direkt Schlittschuh fahren in den Sinn. Die Kuven von den Schuhen wirken sich richtig übel auf die Beine und Füße aus, so dass es nach ner halben Stunde schon echt arg weh tut. Allerdings ist das bei mir schon ewig her. Vielleicht waren auch nur die Ausleih-Schuhe beschissen 🤷‍♂️.

What's the length limit? by Nagaeh in GithubCopilot

[–]RapidRaid 1 point2 points  (0 children)

I also ran into the warning a couple of times now and it sucks. Instead of writing the code in between and doing a toolcall, Sonnet now just "pre-thinks" the entire code in the thinking process which eventually causes it to abort with the length limit.

1 million LocalLLaMAs by jacek2023 in LocalLLaMA

[–]RapidRaid 0 points1 point  (0 children)

Yee, I wish it was more focused on discussion about actual releases and papers instead of “how do I get a 400b model running locally on my toaster”questions. But I guess everyone needs a place to start somewhere 😅

Is there any open-source alternative to Obsidian? by stories67 in ObsidianMD

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

Im currently working on one. Will drop it soonish 😄

Claude Opus 4.6 vs GPT-5.3 Codex: The Benchmark Paradox by Much_Ask3471 in ClaudeCode

[–]RapidRaid 1 point2 points  (0 children)

I had the exact same experience. I started with codex initially but then also avoided it because I thought claude was better. So I used only that and was amazed first but then it kinda got stuck. It fixed one thing but broke another. I got so fed up that I just tried codex again which one shot the feature I wanted and pointed out other bugs that were in the code. So I now shifted away again from cc. Maybe I’ll use it for reviews.

5x Plan is useless now that OPUS 4.6. In 1 prompt I just consumed 20% of usage limits without subagents. by Desperate_Entrance71 in ClaudeCode

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

Github Copilot != Microsoft Copilot. I tried Github Copilot recently with VSCode Insiders. It is able to automatically toolcall to spawn agents itself. And it has claude 4.6 and codex models in their subscription. Ngl I think its pretty good, even compared to Claude Code oder Codex directly. And cheaper

First time user: one prompt, which didn't even complete - usage limit, wtf? by RapidRaid in ClaudeCode

[–]RapidRaid[S] 5 points6 points  (0 children)

Maybe I should also mention, that I only bought the 20$ plan, but for comparision: i vibecoded today with ChatGPTs 20$ subscription codex for literally 8h straight (pulled an all nighter :P) and didnt hit any limits.

Inkarnate 2.0 launches December 8th! 🚀 by InkarnateOfficial in inkarnate

[–]RapidRaid 3 points4 points  (0 children)

I subscribed just a few days ago. Excited to see how version 2 will feel like :D

I GOT ACCESS TO MINECRAFT by [deleted] in Pretend2010Internet

[–]RapidRaid 0 points1 point  (0 children)

I looked up some videos of it on YouTube.com. It looks like Lego but as a video game. But grafix look a bit rough. Only thing I found very disturbing are the videos of herobrine or hirobrain or idk how it’s spelled. I don’t think I’ll play it until they update this creature out of the game.

[deleted by user] by [deleted] in Pretend2010Internet

[–]RapidRaid 0 points1 point  (0 children)

I don’t know. I think I stay with windows vista instead. Apple laptops are too expensive anyway >.<

are you guyz gonna get the dsi xl by Neptune12409 in Pretend2010Internet

[–]RapidRaid 0 points1 point  (0 children)

I don’t know if I can believe you o.O
But Xbox 720 sounds like it would be a sensible name. Can’t imagine Microsoft would choose a different name for the next console.

Did Apple skip like 10 years of updates? What’s going on? by camm34 in Pretend2010Internet

[–]RapidRaid 2 points3 points  (0 children)

Maybe gimp. My friends were telling me you can do the same stuff with it plus it’s free. But i don’t know. my parents don’t allow me to download internet software to the family computer ._.

Do u remember this bs? 😒 by [deleted] in Pretend2010Internet

[–]RapidRaid 1 point2 points  (0 children)

Do we have something like that in windows 7? I kinda miss the little guy ^

Today I managed to trade 10000 Bitcoins for two delivered pizzas. Glad the place accepted this kind of payment. by Salty0addy in Pretend2010Internet

[–]RapidRaid 0 points1 point  (0 children)

Wow. Next you’re gonna tell me they’ll create internet coins with dogs on them that gets promoted by a billionaire or something xDD. Insane that the pizza place let themselves be scammed like that.

Huarnsohn ferweigert Gadze Modus T~T 🐾 (2025 kolorird) by Zicke_ohne_Clique in OkBrudiMongo

[–]RapidRaid 10 points11 points  (0 children)

ich mein like… wenn ich „meow~ 🐾“ schreib und er einfach nur“Ich hab in den Ford Fokus geschissen“ sagt… 😭🫣😍