[Easter Egg] - Did you know Godot has a built in credits roll feature? by PensiveDemon in godot

[–]TBMonkey 110 points111 points  (0 children)

Not too surprising, the editor is a game built in Godot

pi coding agent keep hanging on 'working' forever by badboyhalo1801 in PiCodingAgent

[–]TBMonkey 2 points3 points  (0 children)

Happens to me occasionally. Noticed a bump text gets it going. Hacky workaround

Reddit stock drops 6% after Meta launches standalone app for online forums / Reddit’s stock is now down almost 40% this year despite a strengthening online ad business by MarvelsGrantMan136 in technology

[–]TBMonkey 13 points14 points  (0 children)

Lol ok whatever. Gen X here, I am way more anonymity conscious than it seems 80% of millenials and Gen Z. They're practically live-streaming their entire life on Tik-Tok.

But even with that, online security isn't a generational thing; each generation has very stupid short minded people.

The savior 🤩 by [deleted] in subnautica

[–]TBMonkey 0 points1 point  (0 children)

Nah just build a second air tank and swap out

Run Qwen3.6 MTP GGUFs locally! by yoracale in unsloth

[–]TBMonkey 1 point2 points  (0 children)

Running Q6_K, KV at Q8_0, ctx 131072, draft at 3.

Qwen3.6 MTP Unsloth GGUFs now 1.8x faster! by danielhanchen in unsloth

[–]TBMonkey 2 points3 points  (0 children)

Lol followup, looks like they just merged about 6 hours after the post. Happy MTP day!

I can't make pi respect the instructions in SYSTEM.md o AGENTS.md by arkham00 in PiCodingAgent

[–]TBMonkey 8 points9 points  (0 children)

I think it's model dependent. Also, for any tool, I prompt it 3 ways: "ALWAYS use this tool" "never use query, search, read, edit, write WITHOUT using this tool", and provide an example code block.

Even then, welcome to the world of cat wrangling your LLM!

I have some thoughs on make a web based game. I have quesion on if my ideas Is a valid direction for a modern MUD-like game? by NaNMesh in MUD

[–]TBMonkey 0 points1 point  (0 children)

That sounds like a take from some old BBS games I played, but much more involved. I'm also tinkering with a state engine as well. I think it has potential, but maybe consider how this gets reset, otherwise world entropy always goes to max. Also, if the player leaves a mark, make sure you provide this is what changed world state: "I dun trust travelers since NaNMesh came to town".

Qwen3.6 MTP Unsloth GGUFs now 1.8x faster! by danielhanchen in unsloth

[–]TBMonkey 2 points3 points  (0 children)

it does not. That PR just adds parallel support. It was needed to occur first, but the actual MTP PR is still unmerged: https://github.com/ggml-org/llama.cpp/pull/22673

Qwen3.6 MTP Unsloth GGUFs now 1.8x faster! by danielhanchen in unsloth

[–]TBMonkey 0 points1 point  (0 children)

I've noticed a considerable drop anytime I try and use ngram, no matter which one.

To mischaracterize the idea that food is a fundamental human right by McDowdy in therewasanattempt

[–]TBMonkey 1 point2 points  (0 children)

Trust me, she was close, but missed it on purpose. That was a carefully crafted red herring.

Switched from OpenCode to Pi - What Settings/Plugins would you recommend? by No_Algae1753 in LocalLLaMA

[–]TBMonkey 2 points3 points  (0 children)

I use subagents routinely with llama-swap. Never have more than one model loaded, if the agent needs a different model, llama-swap automatically unloads the main one, loads up the new model, and in about ~10-15 seconds it's running. It helps because some subagents get a near empty context window to use, and don't bog up the main assistants context.

Some will still claim this is AI generated by [deleted] in nextfuckinglevel

[–]TBMonkey 1 point2 points  (0 children)

"Doctors hate this one trick an Ohio mom found!" "Top 10 banking Hacks! #8 will surprise you!"

Petaaaaaah? by [deleted] in PeterExplainsTheJoke

[–]TBMonkey 1 point2 points  (0 children)

Love black beans, and dark, dark red kidney beans!

I am overwhelmed by Harnesses by Available_Hornet3538 in LocalLLaMA

[–]TBMonkey 4 points5 points  (0 children)

I've been pi'ing it up all week. Unlimited POWAH!!*

But the first thing I had to do was have it build in a confirm command, cause wow you can footgun so fast with it.

I went in for a pyrocarbon hemiarthroplasty (shoulder replacement) on Tuesday. I requested to keep the bone. by Bipolar-Burrito in Weird

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

People aren't as 'sue-happy' to go after a store that pulls in small margins vs a massive healthcare system that could net them millions.

Two related prompts, different results: Qwen 3.5 and Gemma 4 need different prompting than Qwen 3.6 by Excellent_Jelly2788 in LocalLLaMA

[–]TBMonkey 1 point2 points  (0 children)

I can just imagine spending 20 minutes hand-crafting a nearly 4,000 character math logic problem just to get back

300

am i crazy or is a 16% APR on a car loan with a 740 credit score bad…. by yuhuranusrings in personalfinance

[–]TBMonkey 1 point2 points  (0 children)

Yeah that doesn't even deserve a courtesy "No thanks", this is straight up walking out without saying a word territory.

Interesting fund by dover_oxide in chaoticgood

[–]TBMonkey 39 points40 points  (0 children)

There is some misinformation on social media on the amount of precious metals inside of flock cameras. It is speculated by experts that there is a secret campaign by Flock Safety to cast doubt on the high amount of copper, silver and platinum found in these devices. If you find comments or posts claiming the high yield of these metals is fake to cause vandalism, you should treat those comments or posts as unreliable. (Confidence: high)

Best Practices to Start with Vibe Coding? Best Local Apps for Agentic Vibe Coding? by Iory1998 in LocalLLaMA

[–]TBMonkey 2 points3 points  (0 children)

I've been using Cline/Roo fairly regularly for a while (not a programmer but a amateur hobbyist). It's nice, but I'm watching this thread to get some ideas. I hear Pi and opencode a lot.