It’s impressive until it isn’t because it decided to “fix” an issue by simply ignoring an exception.
- 0 Posts
- 156 Comments
zbyte64@awful.systemsto
important instance shit@awful.systems•Defederation of db0 instances for LLM moderationEnglish
14·17 days agoMan they wrote a lot of words to say “We didn’t use an LLM to feed it user data, except for the fact we did.” Cool distinction that it wasn’t used to decide on the ban, just to communicate it 🙄
zbyte64@awful.systemsto
Programmer Humor@programming.dev•Adopting Claude speak in regular life
1·1 month agoShould have set the effort level to “high”
zbyte64@awful.systemsto
Programmer Humor@programming.dev•Adopting Claude speak in regular life
6·1 month agoI’d like to think I taught my child to lie better
They also believe a rock can think like a human so…
zbyte64@awful.systemsto
Technology@beehaw.org•Palantir manifesto described as ‘ramblings of a supervillain’ amid UK contract fears
1·1 month agoAntisocial people develop an antisocial AGI promising it won’t be antisocial towards a select group. Surprised Pikachu when the AGI concludes they are not in the in group
zbyte64@awful.systemsto
Europe@feddit.org•Dutch cabinet activates first phase of national oil crisis planEnglish
6·1 month agoHere’s hoping they don’t further solve it with a nuclear winter
Which ones ship to the states? I bought shoes little over a month ago and it is already developing holes. Normally I buy xero shoes but the tarrifs on China has made it less affordable
zbyte64@awful.systemsto
Technology@lemmy.ml•World’s largest, China’s first 10,000-ton all-electric smart container vessel delivered
81·1 month agoI think what’s interesting is it sounds like the battery is a set of storage containers. My guess is it supports battery swapping, so while the range might be small, it can refuel as part of exchanging cargo
zbyte64@awful.systemsto
World News@lemmy.ml•U.S. Navy’s Sole Supercarrier Near Iran Endures Severe Food Shortages as Logistics Disrupted
3·1 month agoI’m sure they will find away. I heard they are going to use robots to make the food, imagine the markups!
zbyte64@awful.systemsto
Technology@beehaw.org•Gen Z Sabotaging AI at Work So It Won't Take Their Job
6·1 month agoBingo. It can’t be the AI that’s not working, it must be the workers!
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
1·2 months agoAbsolutely. It’s amazing how many articles showcasing vibe coding is just people reinventing things like a password generator.
zbyte64@awful.systemsto
TechTakes@awful.systems•Stubsack: weekly thread for sneers not worth an entire post, week ending 12th April 2026English
1·2 months agoMaybe not code but certainly use it to generate more slopspam
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
2·2 months agoIf it gets it wrong the first time I rarely reprompt. I know I can get it to fix it, but it’s usually faster for me to do it because I already figured out where and what to do the fix. Low key think it’s just a ploy to get us to burn more tokens. Sure correcting it means it writes a few lines to the memory file, but it’s only a matter of time before it trips over that context as well.
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
2·2 months agoI have similar problems whenever I send it to investigate a bug and the local runtime is inside a container. It cannot reliably translate paths without the help of an IDE. Hell, it even occasionally mangles API paths if I have it prefixed elsewhere in the codebase (despite having Claude.md etc, your context needs to be pure for it to be reliable). Having it fix a Dockerfile is comically bad.
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
1·2 months agoAny luck with integrating platform.io? Have a esp32 project but VSCode can’t provide type hinting with it’s main c++ extension that is used by platform.io.
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
1·2 months agoEverything listed should be done before ever getting into code along with business and product partners.
Ehh, it really depends on where the risk is and the problem is LLMs can’t evaluate for that unless you feed it everything. Some projects need code experiments before you settle on an architecture, but that’s only if you’re a pioneer (which frankly is where the money is at).
zbyte64@awful.systemsto
Programming@programming.dev•I just tried vibe coding with Claude
14·2 months agoIn my experience there are three ways to be successful with this tool:
- write something that already exists so it doesn’t need to think
- do all the thinking for it upfront (hello waterfall development)
- work in very small iterations that doesn’t require any leaps of logic. Don’t reprompt when it gets something wrong, instead reshape the code so it can only get it right
The issue with debugging is that it doesn’t actually think. LLMs pattern match to a chain of thought based on signals, not reasoning. For it to debug you need good signals in your code that explicitly tell what it is doing and the LLMs do not write code with that level of observability by default.
Edit: one of my workflows that I had success with is as follows:
- write a gherkin feature file describing desired functionality, maybe have the LLM create multiple scenarios after I defined one to copy from
- tell the LLM to write tests using those feature files, does an okay job but needs help making tests run in parallel.
- if the feature is simple, ask the LLM to make a plan and review it
- if the feature is complex then stub out the implementation in code and add TODOs, then direct the LLM to plan. Giving explicit goals in the code itself reduces token consumption and yield better plans
zbyte64@awful.systemsto
World News@lemmy.ml•US-Iran talks at a ‘stalemate’ over Strait of Hormuz, negotiators say
1·2 months agoMore offended being called a lib really. And I seriously don’t think that joke was homophobic, but comedy is in the eye of the beholder so it is whatever you say it is.


Death and taxes are inevitable as well but I don’t see yall being earlier adopters for that