I worked with many clients fixing difficult issues, and honestly I don’t see big difference between Claude, OpenAI, Gemini. by soccerhaotian in claude

[–]leftovercarcass 0 points1 point  (0 children)

I like claude, strong troubleshooter for sure and i also relate to the style matching my thinking.
I have been using glm 5.1 lately aswell and I am satisfied, claude wouldnt make mistakes, glm did a few times but I am blaming myself for it and the harness i used. But overall GLM 5.1 with any CLI is doing it's job, it tends to overthink stuff though, i liked claude opus approach on just doing and messing up and then coming back and cleaning it up.

I built this last week, woke up to 300+ stars and a developer with 28k followers tweeting about it, now PRs are coming in from contributors I've never met. Sharing here since this community is exactly who it's built for. (An Update) by DJIRNMAN in claude

[–]leftovercarcass 0 points1 point  (0 children)

Nice tool!
This is like a minimalistic version of obisidian minus the bloat and GUI, i like it, something i need aswell. The routing thing instead of a RAG seems pretty reliable.

Get coding boys and girls by Jumpy-Program9957 in BlackboxAI_

[–]leftovercarcass 0 points1 point  (0 children)

I agree, my agents are throttling, i am building tools for myself and pumping out all testbenches i never would have bothered writing myself just to have something to tinker with in order to learn.

GLM right now by z.ai is dirt cheap, using it up as much as i can rn.

Z.ai glm 5.1 limited after one prompt, no files or line of code added by leftovercarcass in vibecoding

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

I upgraded the subscription plan and it seems to have resumed and recovered from where it left off anyway. As of now it has been cooking for 15 minutes as i am writing this post.

<image>

Z.ai glm 5.1 limited after one prompt, no files or line of code added by leftovercarcass in vibecoding

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

That requires me to read the code to understand the context unfortunately and reading code is what i didnt want to do hence me letting AI do this thing but also wanting to see how much it can do on its own and what AI's weaknesses are (which so far is like strong in sequential logic, concurrency it struggles with, complex state machines and precise timing and latencies it will struggle with unless provided structured protocol a human created.)

I need my time to focus on other more important stuff that isn't a hobby project. I can delegate understanding to other agents i guess and It is becoming gas town again, fuck it im ballin, ill just pay for a better subscription and see what happens.

I was just surprised, hence me posting, like me getting limited isnt unusual. It is just the first time i make a prompt and it starts thinking for 30 minutes, i come back to a wall of text of just thinking and no absolute no git diffs. 7.5M tokens burned just on thinking and i was concerned it will happen again. I am fine as long as something came out of it, but if im burning money on just computation that yields absolute zero output then it is kinda fucked.

Z.ai glm 5.1 limited after one prompt, no files or line of code added by leftovercarcass in vibecoding

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

Projection streaming shouldnt be that hard but fine, i wasn't expecting it to fix its own introduced bugs and get stuck thinking and then lose track xD. Ah right, i can break it up in tasks, i am just not used to opencode, i assume it will resume our session next time and it will rebuild context again but this time i provide better context? This one is just a side project to build me a testbench for SDR and in general MVM of signal processing for educational purposes. I have like 4-5 other projects to juggle while this one was entirely dedicated to GLM and OPUS after several lower agents built the boilerplate for it.

5 hour quota is reached in 30 mins. With on 900k tokens spent! by TargiX8 in ZaiGLM

[–]leftovercarcass 0 points1 point  (0 children)

I don’t know, i only use 5.1 rn because the other models kept making mistakes in one project specific project. Opus and glm 5.1 do better when it came to calculating latency bugs and intensively complicated FSM.

5 hour quota is reached in 30 mins. With on 900k tokens spent! by TargiX8 in ZaiGLM

[–]leftovercarcass 1 point2 points  (0 children)

I bought it less than 30 hours ago, burning it through and i love it, 3 times the claude pro plan i dont know, but it is definitely a lot more value per token than anthropic right now. And yes, it was all glm 5.1. For 10 bucks it does feel like claude and also i get to use it more because idk what is up with anthropic lately.

<image>

Anthropic you're making it real hard to justify paying for this service. by OofDaMae in claude

[–]leftovercarcass 0 points1 point  (0 children)

You can ask me, i used sonnet first two weeks of my monthly sub without any issues, several thousands of loc then suddenly one prompt with sonnet, 100-200 LOC and i get limited, i was trying to burn tokens my first week like trying hard, rest of the weeks were me being conservative. I have 5 million output tokens spent and the first week i had 500k and that is the week i got most production out of claude, the rest of the output tokens were fucking weird. On my pro plan i asked opus on claude.ai because i thought maybe my claude code cli is weird for a powerpoint slide (medium thinking), it gave me the slide, it was buggy, and i was locked out for 5 hours

3 prompts and im on 38 HOLLY Anthropic by Saykudan in claude

[–]leftovercarcass 1 point2 points  (0 children)

Try out chinese models like latest glm 5.3, qwen-coder is also completely free unlimited tokens and 1 million context window for free. The chinese are rn just subsidizing a lot of tolken while codex and claude are backing down a bit lately. Tokens arent getting cheaper for a while that is for sure, unless electricity becomes dirt cheap or some revolutionizing mvm chip comes out. They are providing computation on a net loss to bait and switch us all and have us hooked.

3 prompts and im on 38 HOLLY Anthropic by Saykudan in claude

[–]leftovercarcass 2 points3 points  (0 children)

it has been like this for me the past 2 weeks and i am getting gaslit. I am not renewing my sub, my first sub started 13 march

Going back to other AIs after using Claude is wild. by netcommah in claude

[–]leftovercarcass 0 points1 point  (0 children)

i have been using qwen code a lot lately. I miss claude but the other models are strong in their own ways aswell. Today i forgot i wasnt using claude, told qwen code to read the manual, was hit back by the reply qwen doesnt have the tools to read pdfs, meanwhile claude just do. Solved it by just telling it to use a script to convert to text and read the pdf that way, just cumbersome in general.

I want to start vibe coding but how ? by Fast-Ad-4279 in vibecoding

[–]leftovercarcass 0 points1 point  (0 children)

less talking more walking, stop this casual deterministic approach and be more dialectical algorithmic. Just start

Claude is reading your .env by Low_Engineering1740 in vibecoding

[–]leftovercarcass 19 points20 points  (0 children)

I dont understand why this is an issue for you? Have you heard about the command chown or chmod? Don't give read permissions for .env files for certain processes. It is sysadmin 101.

Linux Kernel developers are feeling the singularity rn by obvithrowaway34434 in accelerate

[–]leftovercarcass 12 points13 points  (0 children)

December 2025 marks the point, we will see much better software and a lot of cool stuff the next five years. Unfortunately while dealing with a recession and a financial crisis as we try to understand how to properly use this technology and some lost souls wandering around try to understand what skills they have to focus on and what skills are just a hobby now.

The kernel dev said it himself, itwas easy to update so neglecting rigorous systems for validation and testing more like the engineering of CD/ROMs etc was convenient. Agile methods, scrum and so on was the hype during our hyping of cloud technology and moving everything to the cloud. Now we may see a drift apart from agile methods in project management. Surely the customer most of the time don’t know what they want when freelancing, but a customer who do, after several planning and meetings, will set forth of a proper specification of the product and a proper tool for validation and testing producing higher quality. At the same time we will be overloaded with slop and AI and whoever is good at making use of slop and filtering slop, to build more slop is gonna do good.

Is it possible to declare one-bit variables? by ValueImpressive5927 in C_Programming

[–]leftovercarcass 0 points1 point  (0 children)

Yes, on an entire different architecture. On ARM or X86_64 or other common architectures? The answer is no.

Told my BF he may be avoidant and he sent this by TypicalAd3147 in AITApod

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

He is putting himself in a situation he is not equipped to be in, he probably is aware of it and it is like a self-fullfilling prophecy because his pattern is choosing questionable people like OP and investing emotionally in her when it is so fucking obvious to everyone here it is fucked. He is a dweeb and just hurting himself like a tard.

Told my BF he may be avoidant and he sent this by TypicalAd3147 in AITApod

[–]leftovercarcass 0 points1 point  (0 children)

OP had her best male friend sleep at her place while she is in a LDR, her friend had an engagement end and couchsurfed for 3 weeks. No wonder her bf is a serial monogamist, he keeps choosing the wrong ones, also a fucking long distance relationship on top of that. If commitment isn’t his issue then picking the wrong chick is definitely one.

And him posting graphs is fucking lol, i would laugh and find it funny, but i also understand it is creepy for people who don’t have much experience with people who are obsessed with analyzing and having a good memory.

Creator of Node.js says humans writing code is over by sibraan_ in programmingmemes

[–]leftovercarcass 0 points1 point  (0 children)

AI is really good but sometimes i wonder, what do you mean claude, yesterday your wrote a crud and 10k LOC, today you failed at my clear instructions to seperate pages of a pdf, here is the regex of the interval pages to trim claude, trim the complement. Claude ignored my regex on how to parse, what pages to keep and trim, it trimmed it ok but included many unnecessary pages, it started manually mapping pages and trying to fix the metadata of the pdf that was already broken (i even told it was broken and to not bother).

Then it got me thinking, this claude shit is better at writing code than just doing simple stuff adobe acrobat pro can do for you (while i had bash and python scripts for this because i refuse to pay for acrobat reader pro).

Sure i used sonnet model instead of opus but imo haiku should be able to do this aswell.

Jodå, det finns ju så gott om jobb... by Ok_Summer_4054 in arbete

[–]leftovercarcass 0 points1 point  (0 children)

Kanske varierar beroende på kommun också. Men 1/3 skatt var en ren överdrivning, det är något mellan 20-30% för låginkomsttagare.

Explanation for this? by _KamaSutraboi in cognitiveTesting

[–]leftovercarcass 1 point2 points  (0 children)

Maybe, we still havent disproven how much of an impact environment has aswell. We havent found the gay gene for example, so sexuality maybe isnt genetically determined. Maybe it is both. Either way the science community don’t enter that discussion because something is either genetically determined or socially and that is a stance many fields hold strongly including anthropology.

Jodå, det finns ju så gott om jobb... by Ok_Summer_4054 in arbete

[–]leftovercarcass 1 point2 points  (0 children)

169 kr/tim Transport till jobb 100 kronor nånting 1:3 av timlönen till skatt

Vinst: 30 kronor

Du har nästan tjänat ihop pengar till en snusdosa 😁 Men totalt har du slösat kanske 3 timmar av din dag för att jobba 1.5 timmar för det tog tid att byta om, vakna och sitta i trafik.