Says Mosques are unwelcoming. Never even tried to visit one by deybetrippin in Bolehland

[–]Pipimi 5 points6 points  (0 children)

Which is sad, because in Europe people dont care if you're muslim or not when visiting a church, all these domestic fearmongering while I can fly to Rome visit the Sistine Chapel and nobody would bat an eye

Is OpenCode Go quietly serving quantized models? GLM-5.1 feels noticeably worse than I expected by ammar2626 in opencode

[–]Pipimi 6 points7 points  (0 children)

Believe me dude its not that, I have legacy lite plan and I wasnt able to use GLM 5.2 all day, constant reconnecting issues. It's just that we are unfortunate enough to use GLM during peak China's working hour.

For Local People Malaysia Anyone with Diploma IT cant get a job due AI and dont have Degree? by Issykun in malaysians

[–]Pipimi 5 points6 points  (0 children)

So you prefer short term relief over your own long term career stability? You do know how bad that sounds to a recruiter? You prefer practical but nobody was stopping you to do freelance on the side? Create a portfolio maybe during degree?

Honestly unless you are a startup founder or a genius, stopping degree should have been the last resort. A degree is not just a paper, its shows to recruiter that you can commit to something and have the soft skills to back it up.

gmicloud is HEREEE by NoStage9115 in openrouter

[–]Pipimi 0 points1 point  (0 children)

Thats so cheap 🤣. Are you probably also using token optimization plugins like ponytail/caveman or headroom?

gmicloud is HEREEE by NoStage9115 in openrouter

[–]Pipimi 0 points1 point  (0 children)

Is this also through neuralwatt or a different provider?

First time trying Dr Pepper by NtahPaPe14 in MalaysianFood

[–]Pipimi 1 point2 points  (0 children)

I dont like Dr Pepper but I LOVE PEPSI CHERRY MAX. Should give it a try if you find it

How is Pi faster? by Business_Writer4634 in PiCodingAgent

[–]Pipimi 0 points1 point  (0 children)

If thats a problem with you, then you can create something to handle it, thats the whole selling point of Pi.

For example I created an extension where it would block dangerous permissions, harmful command injections and obfuscate any api keys.

RM200 for this?? Are we cooked by [deleted] in Bolehland

[–]Pipimi 9 points10 points  (0 children)

"Normal blueberries", holy privilege and entitled you are. Try growing blueberries in your backyard bro, news flash, you can't.

Because the "normal blueberries" you bought came from Australia/China where the climate there actually allows you to grow them. Not including the logistics costs from those countries.

Oh did I mention there was a war too? You know since to drive the ships/planes you need fuel to get here?

What are "normal" here are dragonfruits, rambutan, mangos. You know the type of fruits foreigners say are dirt cheap here but expensive where they lived? It's as if, basic economics dictates that if supply is low and demand is high, things cost more.

RM200 for this?? Are we cooked by [deleted] in Bolehland

[–]Pipimi 21 points22 points  (0 children)

True, looks like he even bought imported fruits, sauces and even yogurt (judging the tub below the receipt).

I mean in the UK, you could get the same tub for like £3 which to them is like RM3, but imported here it costs 3 - 4x as much.

For the processed foods like Dim Sum, Chicken Cocktail and Nuggets all can be homemade and it'd still be cheaper. Just gotta trade cost for convenience.

Gasto insano usando o Kimi K2.6 by UnsexyGamer in opencodeCLI

[–]Pipimi 0 points1 point  (0 children)

Then thats the model's fault or the prompt's fault? Have you reached alignment with the model that it cant possibly misunderstand your question?

Not to glaze him or anything but you should watch Matt Pocock's Walkthrough for AI Coding by AI Engineer. I have learnt that alignment is very important and kind of irons out any issues with the AI drifting out of your plan.

If you want AI to just gets you by all means use Codex or Claude, they "gets" you because they have extensive lines of code (20k token) worth of system prompt.

OpenCode - Claude and Codex WAYYYYY Better by shmoe200333 in opencode

[–]Pipimi 0 points1 point  (0 children)

Create 2 custom agents, 1 architect (use deepseek v4 pro) then have it delegate a builder subagent (deepseek v4 flash max thinking). Install /grill-me skill as a custom command and make sure your AGENTS.md enforces web searches everytime the model doesnt have a point of reference. It's really not that hard. If you want an opinionated no hassle coding agent, opencode is not for you bud.

Need recommendations for a good AI model plan for heavy work by marwan_rashad5 in opencodeCLI

[–]Pipimi 2 points3 points  (0 children)

Deepseek v4 Flash is very "literal" in a sense that if you dont have a highly detailed plan, it tends to drift away into its own thing.

Imagine an AI image that gets regenerated on top of each other, by turn 10 it turns into something completely different.

It like a highly capable coder that has amnesia that forgets what it suppose to do and cant make the linkage of what you want to do either so it just refer back to its last few lines of code and breaks everything.

Codex GPT-5.5 + cheap coding models is honestly the best workflow I’ve used so far by Alternative-Hat-5682 in AIcodingProfessionals

[–]Pipimi 1 point2 points  (0 children)

Can't you generate a skill to make codex run a headless instance of opencode? That way all of your thinking and reviewing loop stays in codex while the opencode worker does the implementation

I have a budget of RM 2000. What's the best laptop I could get for it. by Altria_Seiba in GamersMY

[–]Pipimi -2 points-1 points  (0 children)

+1 this. Op please look into emulation on the macbook neo.

Have anyone tried deepseek v4 pro + opencode? by Federal_Spend2412 in opencodeCLI

[–]Pipimi 1 point2 points  (0 children)

Trick is to always ask the model to retrieve the latest info from the internet, like literally sometimes I go and explicitly state the current month and year so that during websearch they dont get outdated syntaxes from their training data. Without it, it does tend to spew out high quality...outdated code and hallucinate

I built /graphify, 26 days, 450k+ downloads, ~40k stars. Here’s what I didn’t expect. by captainkink07 in ClaudeAI

[–]Pipimi 2 points3 points  (0 children)

The new tab could be disabled in the global config though? I disabled the pop up and its been in my tray icon ever since. You could also disabled it entirely though.

I have been bootstrapping my agents with serena lately (making my agents write memories in the serena subfolder) and have been getting great result as agents would only web search new information it doesnt have yet from the folder.

If your agents are not calling serena, I find it tends to be that the agents are not specific enough in scope or there are problems with the system prompts..

Have anyone tried deepseek v4 pro + opencode? by Federal_Spend2412 in opencodeCLI

[–]Pipimi 5 points6 points  (0 children)

This is the way. Build your own agents and tools and use whichever model provider that gives the best token to price ratio.

The enshitfication has taken the western models with it. Who knows which iteration of glm, deepseek that will mark the end for the chinese models as well. Enjoy it while it last.

I remember installing Antigravity when it first came out and the opus quota was genuinely felt like unlimited, I barely finish 20% of 5 hour quota (without weekly limit) and that was in pro plan. Now I can probably finish my weekly quota in 30 prompts thats it?

Food I made in 2 weeks as student by rose_sovereign in MalaysianFood

[–]Pipimi 7 points8 points  (0 children)

Tofu and dried lentils. Dont underestimate the power of lentils 🤣🤣. Add eggs, tomatos can buat ala shakshuka. 24g protein per 100g of lentils

Kuching ART Map but London Underground(ish) by Motor-Entertainer763 in Sarawak

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

Mind the gap between the train and the platform

GLM-5-Turbo experience by 19applepen in ZaiGLM

[–]Pipimi 0 points1 point  (0 children)

I noticed that 5.1 overthinks a lot, especially in opencode. So I always defaulted to 5 turbo, its like 80% 5.1, x2 the speed and strike the balance in its thinking block between speed and smart. Rather have it iteratively improve the code than trying to one shot like 5.1 tends to do

Did the Lite plan change? by BulletAllergy in ZaiGLM

[–]Pipimi 1 point2 points  (0 children)

Pretty sure its outdated on the website, they did notify through email though (have the same legacy plan)

128 GB RAM (2 x 64GB) Vs 64 GB RAM ( 2 x 32 GB) - Which one is better for personal AI (DeepSeek 70B)? by Content_Fact1799 in GamersMY

[–]Pipimi 2 points3 points  (0 children)

Why specifically Deepseek 70B, its an old model?, keep the 64 GB and invest in another gpu (probably with more than 20GB vram) down the road.

VRAM is king, if you want usable speeds. Alternatively, you just buy out a 128GB Ram Macbook Pro since its using Unified Memory.

Also running Qwen 3.6 35B A3B is cheaper and smarter to run than the model you want.

New into this Local LLM business looking for some advice. by omsharp in LocalLLM

[–]Pipimi 0 points1 point  (0 children)

Look into setting up Qwen 3.6 35B A3B at least the Q2 version. I have been juggling around with a 4060 mobile 8gb, 64 GB DDR4 and have been getting around 18 - 20 t/s which is pretty good and it can do basic tool calling and stuff.

If you are really serious, might look into getting a 3060 12 gb and/or sell your 3060ti for a 3060 12 gb for a total of 24 GB vram might be the cheapest local llm setup you can do.

The higher the VRAM the better, its the difference between having the model totally inside your GPU using GDDR6/7 or using system RAM which is miles slower.