#coding-practices

[ follow ]
fromRealpython
1 month ago

How to Debug Common Python Errors - Real Python

Debugging involves identifying and resolving code errors systematically using techniques like breakpoints and reading tracebacks.
fromHackernoon
4 years ago

40% of AI-Generated Code Is Vulnerable. How to Protect Yours! | HackerNoon

When developers use AI coding tools, they may inadvertently create security vulnerabilities. Nearly 40% of AI-generated code contains issues, which can have serious implications.
Software development
#python
fromPsychology Today
1 month ago

The Oracle Illusion: When Prompting AI Feels Like Faith

As prompting becomes a ritual, fluency replaces depth in how we use and trust AI.
We're coding by intuition, not logic, as vibe replaces understanding in human-AI creation.
The oracle sounds wise, but we risk outsourcing thought for ease.
JavaScript
from2ality
1 month ago

Tips for making regular expressions easier to use in JavaScript

Utilizing flags, named capture groups, and whitespace effectively can improve the readability of regular expressions.
fromSubstack
3 months ago

Vibe Coding is not an excuse for low-quality work

The term 'vibe coding' suggests a new approach where speed and creativity overshadow essential coding principles, highlighting concerns over long-term software maintainability.
Artificial intelligence
#technical-debt
fromHackernoon
3 years ago

5 Ways To Fortify Your Code Against Memory Leaks | HackerNoon

Memory leaks are like roaches in your codebase, sneaking around, gobbling up memory until your app slows down or crashes hard.
Java
[ Load more ]