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
AI loses in coding duel: humans win after ten hours - by Madeleine Domogalla
https://www.heise.de/en/news/AI-loses-in-coding-duel-humans-win-after-ten-hours-10497998.html
Sam Altman says world wants 1000x more Software, So Programmer Salaries are Skyrocketing - by Kaustubh Saini
https://www.finalroundai.com/blog/sam-altman-says-world-wants-1000x-more-software
Tried to make latte work with Symfony. Felt I was close, but couldn't make it work totally. Maybe when I know Symfony better I'll try again.
Don't get me wrong, I try to avoid using LLMs at all costs, but where I've exhausted every single other available option... I sometimes use them to help me *understand* a concept.
For example, I recently got a Half Life 1 BSP fully parsed in the Godot engine because I was able to ask enough of the right questions to understand why my code wasnt working.
Most of it is my own, but there was one line that I fucked up that it helped me correct.
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
coding with LLMs
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: https://github.com/AriasADev
Website: https://ariacodes.com
Let’s learn & grow together! #CyberSecurity #InfoSec #Programming #Coding #Linux #ArchLinux #CTF #OSINT #TechCommunity #Privacy #InfosecStudents #EthicalHacking #introduction #newhere
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.
Building my next thing #coding #software #CyberSecurity
Testing is not my responsibility…
Is a statement uttered by many a software engineer.
I’ve uttered it too…
Along with:
"How did this bug get through testing?".
️This is called not taking responsibility.
️
It’s annoying when an issue is found you could
have prevented.
But it happens sometimes…
Rather than look for blame, try this:
RAAAAH! And we’re back in business.
#shader #coding #raymarching #4kintro #demoscene