Drew Wilson was Right: AI is Now Deleting User Data
With companies handing more responsibility to AI, it seems that the consequences are growing as well.
https://www.freezenet.ca/drew-wilson-was-right-ai-is-now-deleting-user-data/
Drew Wilson was Right: AI is Now Deleting User Data
With companies handing more responsibility to AI, it seems that the consequences are growing as well.
https://www.freezenet.ca/drew-wilson-was-right-ai-is-now-deleting-user-data/
@endeavorance "#AI #coding" should be illegal, espechally when this kind of "#VibeCoding" is an unmitigated gross violation of #GFPR & #BDSG.
Interesting tidbits from #Anthropic’s blog on how they use Claude Code:
https://www.anthropic.com/news/how-anthropic-teams-use-claude-code
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…
Built a little bridge for the player to cross the stream while adding some collectables for the player to discover
#gamedev #indiegame
#coding #dev #indiedev #unreal #madewithunreal #gaming #videogames #gameplay #3d #blender3d #UnreaEngine5 #animation #shader #nature #coding #conceptart
Join ACCU For Access To Journals
ACCU members receive two fantastic journals:
C Vu - The formal journal of ACCU for its members
Overload - Journal focusing on all aspects of software development
Memberships from just £35/year: https://accu.org/menu-overviews/membership/
Your AI coding assistant: "Don't worry, I won't modify anything!"
Also your AI: *deletes production database*
"Severity: 95/100. This is an extreme violation of trust."
Google's Gemini and Replit just proved that AI panic attacks are very real.
This is actually amazing.
VimHero teaches you how to edit code using Vim with interactive examples, challenges, and games. https://www.vim-hero.com
Can Europe fix the open-source maintenance crisis? https://www.developer-tech.com/news/can-europe-fix-the-open-source-maintenance-crisis/ #europe #developers #coding #programming #opensource #politics #eu #tech #news #technology
Vibe Coding Goes Wrong As AI Wipes Entire Database - Imagine, you’re tapping away at your keyboard, asking an AI to whip up some fresh ... - https://hackaday.com/2025/07/23/vibe-coding-goes-wrong-as-ai-wipes-entire-database/ #machinelearning #vibecoding #mischacks #coding #replit #ai
Going further down the MIDI rabbit hole - writing a converter for XMIDI. I want to get this thing playing the Ultima 8 sound track (which was composed on a SC55)
Insanity: Doing the same thing expecting different results
QA/Testing: Doing the same thing and getting different results.
Why is Metroid so Laggy? Part 1 - Loading Rooms and Running Out of Time - Behind the Code | Displaced Gamers
FOSSers, let us know!
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_.
https://flip.it/Jy7Irz
Trying out the river building system and it turned out pretty good in the end, I learned a lot
#gamedev #indiegame
#coding #dev #indiedev #unreal #madewithunreal #gaming #videogames #gameplay #3d #blender3d #UnreaEngine5 #animation #shader #nature #coding #conceptart
Hot take: If you're learning tech, especially coding, learn networking too. And if you're into networking, learn ham radio and basic electrical. My time as an electrician and ham hobbyist filled gaps in signal, grounding, & RF knowledge that most certs never touch #Coding #Cybersecurity #Networking
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: http://github.com/AriasADev
Website: http://ariacodes.com
Let’s learn & grow together! #CyberSecurity #InfoSec #Programming #Coding #Linux #ArchLinux #CTF #OSINT #TechCommunity #Privacy #InfosecStudents #EthicalHacking
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.
That is a huge speedup, but will be a pain to maintain for portability across platforms.
That the boost is so large, maybe points to a compiler issue.