I've said before that the {0,1} normalization on non-normalized truthy ints that _Bool conversion forces is often needless codebloat. But even where you control the truthy value, true==1 might not be the best choice. On x86-64, -1 can be set more compactly godbolt.org/z/Po6rGqnn3
LLMs are bad at backtracking bc they don't keep state, but if you build into a git CI system you greatly reduce your codebloat ime. Pre-commit's boutta get wild.
it's 2.5K lines of buggy code. buggy in the realtime js setTimeout code that's related to HTML events in js.
a mess of codebloat that keeps nagging me.
Vibe coding: i find every month or so, all projects hit a wall with high error levels/errant fixes...
I guess the important thing is to keep going and keep checking for the improvements or else the frustration kills!
#nocoder#buildinpain#airank#codebloat#openadoortoday
I replaced React with a single JS-function. Not only did this improve performans by a ludicrous amount, it also massively decreased codebloat and maintenance.
JS means the supporting wheels are off. :'3
"🚨 ATTENTION TECHIES! 🚨 Why is bloat still software's BIGGEST vulnerability? Find out in this eye-opening article by IEEE Spectrum. Brace yourself for the harsh reality of bloated code & the dangers it poses! 💥 #SoftwareVulnerabilities#CodeBloat#Tespectrum.ieee.org/lean-softw…
unfortunately hl2 source is a big mix of quake, valve code & that too lots of valve iterations. They didn't do much cleaning & duplicate removal. For that matter their is unreal/cry/farcry/unigine_src.rar also available, but all big engines have codebloat. hl2/cry has most though
3/ ⚠️ Cons of bits/stdc .h: While it might seem convenient, there's a catch. This header can bloat your code by including unnecessary headers, leading to slower compilation times and potential conflicts. 🚀 #CodeBloat#PerformanceTradeoffs
1/5 When working on a frontend project, it can be tempting to use as many libraries and frameworks as possible to speed up development. However, this can lead to #codebloat and make your codebase harder to maintain. #frontenddevelopment#bestpractices#coder
Are you struggling with #codebloat in your frontend project? Follow this thread for tips on how to avoid overusing libraries and frameworks and keep your codebase lean and efficient. #frontenddevelopment#bestpractices#coder