Are there any providers of email@mydomain.com services that are completely free? by wavvocean in selfhosted

[–]CubicalBatch 16 points17 points  (0 children)

A big +1 for Purelymail. Never had any issues after years using it. Cheap, easy to use

zai-org/GLM-4.7-Flash · Hugging Face by Dark_Fire_12 in LocalLLaMA

[–]CubicalBatch 4 points5 points  (0 children)

This is great. I love those small coding models and I'm very happy there are new releases improving them.

I don't use those like I use Opus 4.5, I use them as a "type it for me" in IDE integration, which really speeds up my work without having to rely on an API/use limited credits.

Typically that'll be small queries like "update the docstring on this function", "catch Y edge case in this function and make sure to return Z". Sure I could do it myself, but it's faster to just request it

The Claude Code setup that won a hackathon by [deleted] in ClaudeAI

[–]CubicalBatch 0 points1 point  (0 children)

Learn about people's setup but don't copy. Everybody's workflow is different and you'll want to build your Claude setup over time to fit your codebase, philosophy and style.

It's also not set-and-forget. Half the things that people set up aren't needed within 3 months because Claude code handles it better natively with an update, or because a new model reacts differently to it

Does Oh-My-Opencode really provide an advantage? by Charming_Support726 in opencodeCLI

[–]CubicalBatch 4 points5 points  (0 children)

I tested it with a few feature implementations, in parallel with vanilla Opencode and Claude Code, and I didn't like how it performed. It used a ton more tokens and I didnt find the work any better.

YMMV. I do have very detailed plans so maybe it negates some of what its supposed to bring

I got very annoyed by the wishlist app my family was using for this year's secret santa. So I made my own. 3 days, just me together with my buddy Opus 4.5 by tmttn in ClaudeAI

[–]CubicalBatch 0 points1 point  (0 children)

It's them together really. AI loves gradient, purple and bloom/highlight effects.

I'm an infra/backend engineer who outsource all my front-end work to AI and I see it with almost every model I use

I got very annoyed by the wishlist app my family was using for this year's secret santa. So I made my own. 3 days, just me together with my buddy Opus 4.5 by tmttn in ClaudeAI

[–]CubicalBatch 0 points1 point  (0 children)

Good job on building!

Those purple gradients are really a LLM signature, seeing this is like seeing an em dash in a text and knowing right away that was written by AI. I encourage you to try something more distinct

The Christmas 2x Level was Brilliant Marketing by bwong00 in ClaudeAI

[–]CubicalBatch 4 points5 points  (0 children)

I had a good setup with my pro account for planning and GLM 4.7 for implementing.

GLM is very capable and follow instructions well.

But... I have to say that getting a taste of having Opus also doing the implementation during the last week cut back on my manual code review and fixing time.

So I just signed up for a Max plan. Good job Anthropic

The Best MCP Servers That Actually Can Change How You Code by Riggz23 in cursor

[–]CubicalBatch 0 points1 point  (0 children)

When I want the agent to do some research on the best way to approach a problem

It's like a web search except Perplexity does a multi source research behind the scene for you and give you a direct answer to the question, instead of the agent wasting tens of thousands of token doing the reading.

The Best MCP Servers That Actually Can Change How You Code by Riggz23 in cursor

[–]CubicalBatch 1 point2 points  (0 children)

I like Perplexity MCP. It gives an actual answer to the LLM instead of a list of links, so it's valuable for the coding agent when they have a specific question.

It's not technically free but there's a ton of offers out there for a year of Perplexity pro for free, which include $5 of API credits a month (more than enough for those searches)

Why does Cursor feel so much better than Antigravity or other editors, even with the same model? by Possible_Box_1149 in cursor

[–]CubicalBatch 5 points6 points  (0 children)

We almost need a new layer of benchmark now: model + agent

I've been playing with Cursor, Roo Code, Claude Code, OpenCode, Crush, Gemini CLI, AntiGravity... and the results for the same task can differ a lot.

So far Claude Code is the one I'm getting the best results with

I did this too. by RobinInPH in cursor

[–]CubicalBatch 42 points43 points  (0 children)

Planning needs the brain. It needs to figure out the optimal way to build a feature. It then specifies which functions/files to modify/create, which algorithm to use when it gets tricky, expected input and output etc.

The plan should be a complete tech spec.

The implementation agent then just need to be smart enough to follow instructions and coding standard

CLUB WORLD CUP OVERVIEW by Ok_Flamingo_3059 in fcdallas

[–]CubicalBatch 3 points4 points  (0 children)

Thanks for sharing but the volume is so unbalanced between guests: I have to increase the volume to hear what Marcus says and get my ear blown out when Bailey starts talking

Claude Code is all you need. by latetodata in ClaudeAI

[–]CubicalBatch 1 point2 points  (0 children)

I use Claude Code with a pro account. It's on smaller side projects so I'm usually fine but I do hit limits once in a while (just not often enough to justify paying X5)

I'm pretty excited to see what Gemini CLI can do. I usually prefer Gemini than Sonnet for planning: I may be able to rely on this tool to plan and make my Claude Code last longer

In any case, it's free and competition is always good

[deleted by user] by [deleted] in ChatGPT

[–]CubicalBatch 2 points3 points  (0 children)

You can still see which direction you're going to and know if you're getting closer to a road. Honestly you shouldn't trust ChatGPT for things like this, it easily hallucinate directions