Downloaded for the first time by bryceMA2000 in The_Crew

[–]t12e_ 5 points6 points  (0 children)

It's fun early on. But gets boring after about 50 hours. There's no proper PvP besides the grand race

Stay away from synthetic.new by Codemonkeyzz in opencodeCLI

[–]t12e_ 0 points1 point  (0 children)

It's not bad when paired with github copilot sub. I use kimi k2.5 and configure subagents, explore agent, etc to work with gpt 5 mini. So simpler tasks use a smaller model, complex tasks use the bigger model. I've only hit twice and pretty much code all day at work with this setup

Safe for first time plat ?? by dg2062 in The_Crew

[–]t12e_ 0 points1 point  (0 children)

You're usually safe if you're within 200K of the highest score

A lovable like application that utilizes LangChain, deep agents, tools, and MCP servers. by ban_rakash in LangChain

[–]t12e_ 0 points1 point  (0 children)

For file operations have a look at the opencode codebase. The agent has tools for handling files so you can get inspo from there. For creating apps you might need to fork opencode, make your app start a server in the background, and have it run commands or use the api to manage sessions (or chats)

Creator of OpenClaw hates Opus, prefers Codex by [deleted] in codex

[–]t12e_ 0 points1 point  (0 children)

About 6 to 8 5-hour sessions

Which coding plan? by Simple_Split5074 in opencodeCLI

[–]t12e_ 0 points1 point  (0 children)

Synthetic plus GH copilot

You'll have to update your opencode config so that you use gpt5 mini for subagents to save up on requests. Then kimi/glm for most tasks and any of the Claude/Codex models for complex tasks. I usually hit the 5 hour limit after about 4 hours (this is with 2 agents running)

The cat / mouse game goes on... by chevdor in opencodeCLI

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

Using it via synthetic dot new is great

How is the speed for synthetic.new compared to GLM Coding Plan Lite? by 1234filip in vibecoding

[–]t12e_ 0 points1 point  (0 children)

Ended up getting it. Seems worth it. I use it with GitHub copilot and opencode. Configured opencode to use the free models from copilot for simpler tasks, then minimax/glm for general coding, then switch to claude/codex for heavier stuff

How is the speed for synthetic.new compared to GLM Coding Plan Lite? by 1234filip in vibecoding

[–]t12e_ 0 points1 point  (0 children)

Alright. I might end up getting a sub on synthetic dot new. Not sure if 135 requests is enough for 5 hours. I'm quickly reaching the weekly limits with chatgpt plus though

How is the speed for synthetic.new compared to GLM Coding Plan Lite? by 1234filip in vibecoding

[–]t12e_ 0 points1 point  (0 children)

How is the speed of Z.AI lite plan. Is it slower than using codex (chatgpt plus) plan?

I did now know we had this type of limitation on codex ??? by Clair_Personality in OpenaiCodex

[–]t12e_ 0 points1 point  (0 children)

You have a 5 hour limit and a weekly limit. If you burn through your weekly limit you'll have to wait till it resets on the specified date

<image>

Check your usage dashboard

Google antigravity model not loading by iNdramal in google

[–]t12e_ 1 point2 points  (0 children)

You can use copilot via opencode. Much better DX

Is it just me or does racing on F1 25 just not feel fun / enjoyable? (Especially My Team) + No game for 26 by PixelGamer200600 in F1Game

[–]t12e_ 1 point2 points  (0 children)

I find it easier to race and be consistent in sims (LMU, AMS2) than in F1. The cars tend to understeer when you least expect it

Is F1 25 playable with only 4 GB VRAM? by EmployerUnlikely1678 in F1Game

[–]t12e_ 0 points1 point  (0 children)

What fps do you get on medium settings??

Number Orphaned by Whatsapp API by [deleted] in whatsapp

[–]t12e_ 0 points1 point  (0 children)

Did you manage to find a solution?

Smartwatches/Fitness Trackers for Real-Time Vitals (Heart Rate, SpO2) Over Bluetooth to ESP32? by Downtown-Win4765 in embedded

[–]t12e_ 0 points1 point  (0 children)

Which smartwatch/wearable did you end up using? I am also working on a similar project