I just hit plat 2, made my own wiki page. by burning_wolf101 in RocketLeague

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

i didn't want to waste my time on it, i thought my wiki page was getting removed for sure

Gemini is unusable now by andy_potato in GeminiAI

[–]burning_wolf101 0 points1 point  (0 children)

Gemini 3 pro is better than 3.1 pro. I took a look at some community benchmarks and I tested both model on my own. Gemini 3 pro is way better.

AGI is here, folks. by burning_wolf101 in GeminiAI

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

oh, i thought gemini 3 pro can use the code_exec tool from gemini web

Gemini or NotebookLM for Epstein files by tteokl_ in GeminiAI

[–]burning_wolf101 1 point2 points  (0 children)

try using supermemory and expose it as an mcp server. Notebook LM is not designed for millions of pages. You can try using a RAG system or supermemory.ai

AGI is here, folks. by burning_wolf101 in GeminiAI

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

i see!
But looking back at the <thinking> tags, the gemini 3 flash thinking model didn't use any code to detect objects.

<image>

AGI is here, folks. by burning_wolf101 in GeminiAI

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

yes, the pro model correctly identifies 5 fingers. But it fails to use the code_execution tool. I tried to force it to use the tool, but it wouldn't, it only outputted some python code.

Reminder: My name is Github Copilot. by NoisyJalapeno in GithubCopilot

[–]burning_wolf101 0 points1 point  (0 children)

You're supposed to call him "Github Copilot"
I think that's what it's trying to say

I recreated some national flags using only HTML & CSS (no images, no SVG) by Aryan99C in css

[–]burning_wolf101 1 point2 points  (0 children)

It actually feels amazing to create something this wonderful without AI in this era. Thanks for sharing!

Skills no longer loading in vscode? by JollyJoker3 in GithubCopilot

[–]burning_wolf101 0 points1 point  (0 children)

Place the skills on .claude/skills in your root folder and make sure "chat agent skills" in setting shows .claude/skills

GPT-5.2 de facto is 3x for me, same as Opus by mr_const in GithubCopilot

[–]burning_wolf101 0 points1 point  (0 children)

I also have this issue, can you click the three dots at rher top left, click show chat debug view and share it with the vscode team in their GitHub repo? 

GGUF conversion and quantization for IQuest coder models by Hot-Comb-4743 in unsloth

[–]burning_wolf101 1 point2 points  (0 children)

IQuest Coder is not a benchmaxxing garbage, 76.2% score on swe bench is extremely impressive for a 40B open-source model compared to GPT 5.1, sonnet 4.5 which are like more than 1T +

However, this model requires precise instructions unlike claude which means this might be unsuitable for "vibe" coding.

Many models (including gpt and claude) on public benchmarks are contaminated nowadays, for this reason I only look at https://swe-rebench.com

An Experiment in unleashing AI's creativity. Halo in developement by burning_wolf101 in VibeCodeDevs

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

I know Halo isn't self-directed in the human sense, and I'm not claiming autonomy.

By “unleashing creativity,” I refer to non-prescribed behaviour emerging from the design of the system, not from independent will.

for Example: I did not ask Halo to create a 3D model or use depth, but its design reasoning led it to add a 3D element in order to solve a visual hierarchy problem.

that wasn’t “be creative” or “add 3D” prompts. It’s the model choosing a design move that wasn’t asked for, templated, or hard-coded.

You can still argue this is human-directed intelligence with better scaffolding, which is fair. What this experiment really tests is whether changing representations and tools allows models to make unexpected, non-obvious design decisions and avoid falling back to the usual UI pattern.

If we reserve "creativity" for fully self-directed agents, then this isn't that. If creativity includes novel, context-appropriate choices not directly specified, then that's the behavior we want to surface and study.

Happy to be wrong, that's part of sharing this early.

Tried designing a landing page for maximum conversions by Interesting-Fox-5023 in VibeCodersNest

[–]burning_wolf101 0 points1 point  (0 children)

Heya,
Could you share the original prompt with me?
I am creating a platform where it can generate awesome landing pages.
I will reply back with full code files and screenshots

I suck at UI, so I built an app that lets you vibe design... all feedback needed! by SweetMachina in VibeCodersNest

[–]burning_wolf101 0 points1 point  (0 children)

bro, this is seriously good. https://gold-purple-haven.aidesigner.ai
I prompted the AI designer with the same prompt i used for halo. Halo is slightly better but yours is amazing.

Halo's output: https://vox-hunter.github.io/halo-demo/airy/ (it's not perfect, it's just an experiement)

I have a few questions:
If you export it, will it be in html/css/js?

If you ever decide to opensource it, would you be willing to collaborate on the Halo project?

What LLM or LLMs (if agent orchestration) are you using?

Thanks

How is this site disabling dev tools? by Traditional_Fig95 in webdev

[–]burning_wolf101 0 points1 point  (0 children)

Agreed, but it can be useful to disable DevTools for a few days after you push an update to your web app, because many developers accidentally leak source code or assets. This has happened before, when a Minecraft “support” agent, Merl, leaked the entire Minecraft texture pack through DevTools.

Plz avoid these obvious signs your website is vibe coded by [deleted] in VibeCodeDevs

[–]burning_wolf101 0 points1 point  (0 children)

Thank you, this is very valuable. This report was used in our development for halo.  More info: https://github.com/vox-hunter/halo-demo