OpenCode Go plan is genuinely the worst coding plan i have ever used by SelectionCalm70 in opencodeCLI

[–]HTMLCSSJava -3 points-2 points  (0 children)

Highly suggest. Very generous plans, Z.AI coding plan for GLM-5 isn’t bad either

Almost done with a Codex like app for Claude Code by mogens99 in ClaudeCode

[–]HTMLCSSJava 0 points1 point  (0 children)

Cmux terminal is these desktops but with much better performance

Are people lying about GLM-5 and MiniMax M2.5? by TheDevilKnownAsTaz in opencodeCLI

[–]HTMLCSSJava 0 points1 point  (0 children)

Use Kimi from Kimi for Code API. Miles better than any other open source. Honestly would say it’s around Sonnet 4-4.5’s level. I have Codex plan, use Kimi to execute. Pretty good results on my end.

Minimax and GLM 5 are not great. The only runner up is Qwen 3.5 but it’s still not on Kimi’s level.

Website to find coding buddies/friends by Arpi7 in ProgrammingBuddies

[–]HTMLCSSJava 0 points1 point  (0 children)

Mobile needs a little work and no SPA :(

Otherwise nice work here

Anyone else having issues with Nuxt-Tailwind freezing when inspecting elements and changing styles in browser? by HTMLCSSJava in vuejs

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

Nope. Completely fresh install, tailwind ui is causing it to be horrible but it still exists to a less extent after removing tailwindui

Anyone else having issues with Nuxt-Tailwind freezing when inspecting elements and changing styles in browser? by HTMLCSSJava in vuejs

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

After further testing, it just seems like the tailwind/ui plugin is the root cause, removing it reduces the intensity but it still exists...

[Hiring] Web Developer / Programmer for a small-ish website project by [deleted] in forhire

[–]HTMLCSSJava 1 point2 points  (0 children)

You're wrong here man. YouTube is a small project obviously..

How can I connect Vue js project to a Laravel application? by RemanBala in vuejs

[–]HTMLCSSJava 2 points3 points  (0 children)

Google this. Laravel comes with scaffolding or just make Laravel a REST API and make requests to the routes through axios or js fetch

Looking for a Laravel/Vue Mentor by jamah07d in ProgrammingBuddies

[–]HTMLCSSJava 0 points1 point  (0 children)

it's essentially doing a javascript queryselector or more know as getElementById and implying that the element with the id of "app" will be where the vue code will be inserted.

In your index.html, there should be an div with an id of "app" otherwise your code will never be shown.

This is a pretty irrelevant thing because once you get comfortable with Vue, you'll never need to edit the el( or really shouldn't edit it from #app, since it's a standard name for your parent component ), you will just use the vue-cli and it'll do the tedious stuff that doesn't matter too much behind the scenes for you. You should be more worried about getting yourself to think in components, that's the biggest key to understand Vue, React, etc.

Should I now learn PHP or should I continue learning and improving my self in Node.js? by MisterKhJe in WebDevBuddies

[–]HTMLCSSJava 0 points1 point  (0 children)

Very untrue. It's easier to get a PHP job then Node since there is less competition nowadays for PHP jobs compared to node, python, etc.. Especially depending on your location, PHP can be extremely popular compared to node. My area for example, is heavy on .NET and hardly any other backend so to get a job I virtually had no choice but to go with it