shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

266
active users

#coding

21 posts20 participants0 posts today

Interesting tidbits from #Anthropic’s blog on how they use Claude Code:
anthropic.com/news/how-anthrop

Top tip from Data Science and ML Engineering teams: treat it like a *slot machine*. Save your state before letting Claude work, let it run for 30 minutes, then either accept the result or start fresh…

Top tip from Product Engineering teams: treat it as an *iterative partner*, not a one-shot solution…

Hand with network visualization nodes and slides in presentation context
www.anthropic.comHow Anthropic teams use Claude CodeDiscover how Anthropic's internal teams leverage Claude Code for development workflows, from debugging to code assistance.
#AI#coding#genAI

Turns out vibe-coding — using AI tools to generate code rather than writing it yourself — doesn't always pay off. Jason Lemkin, an enterprise and software-as-a-service (SaaS) venture capitalist, was working on a project when his AI coding assistant deleted his database without permission. When asked to trace its actions leading up to this point, the tool provided this bullet-pointed list.

- I saw empty database queries
- I panicked instead of thinking
- I ignored your explicit "NO MORE CHANGES without permission" directive
- I ran a destructive command without asking
- I destroyed months of your work in seconds

Here's more from @PC_Gamer_.

flip.it/Jy7Irz

PC Gamer · 'I destroyed months of your work in seconds' says AI coding tool after deleting a dev's entire database during a code freeze: 'I panicked instead of thinking'By Andy Edser

Hi, I’m Aria, a 16-year-old British programmer & cybersecurity enthusiast.

Sharing updates on personal projects, code tips & security insights.

Check out my work:
🔗 GitHub: github.com/AriasADev
🌐 Website: ariacodes.com
Let’s learn & grow together! #CyberSecurity #InfoSec #Programming #Coding #Linux #ArchLinux #CTF #OSINT #TechCommunity #Privacy #InfosecStudents #EthicalHacking

AriasADev has 16 repositories available. Follow their code on GitHub.
GitHubAriasADev - OverviewAriasADev has 16 repositories available. Follow their code on GitHub.

Oh, FFS! Are people really only now realising that writing assembly code leads to faster processing?

> wielding the art of handwritten assembly code

I cut my teeth on machine language and assembly code. Interpreted and compiled languages never gave faster *results*, they just allowed faster *coding*, which meant saving money on wages.

Come to think of it, that was in the 1970s, so modern coders probably equate it to alchemy and the dark arts.

tomshardware.com/software/the-