this post was submitted on 25 Oct 2024
6 points (87.5% liked)

Technology

1374 readers
314 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution

founded 1 year ago
MODERATORS
 

Anthropic has released a new feature for its Claude chatbot that allows it to run and write code for more precise answers.

top 3 comments
sorted by: hot top controversial new old
[–] ptz@dubvee.org 7 points 3 weeks ago

Any idiot can write code.

Can it write good code? Maintainable code? Documented code?

[–] QuadratureSurfer@lemmy.world 3 points 3 weeks ago

Ok, this is a bit more than what the title implies. This isn't just outputting the code in text, but rather the ability to verify its own answers before responding to the user asking questions using code.

Claude could attempt these tasks before. But, because it lacked a mechanism to mathematically verify the results, the answers weren’t always incredibly accurate.

So now if you ask it a math question or for it to create some visual bar chart, it will actually do the work to verify that what it's saying is valid.

I'm sure there will still be ways to trip it up, but this is a good step forward.

[–] ToxicWaste@lemm.ee 1 points 3 weeks ago

good! so maybe soon they will be on the level of a junior.