LOL, hearing that the first "search" results for the most popular AI coding engines are malware. (both organic search and the hidden "sponsored search" results). Quite the security kerfuffle at work over this. 🙄 #ai #vibecoding #cybersecurity
@CliffsEsport @Viss Well, for me, python is the easiest to implement and pick up to build things. The main upside and downside of python is the availability of libraries. (able to find libraries for many things). That's an upside, BUT, the downside, is the supply chain for python libraries is ALSO not very well vetted, and there are most certainly bits of malware or Bitcoin mining or other crap you do NOT want on your systems that show up...
As a basic language (without loading libraries, willy nilly), it's probably the best. (Disclaimer: that's the tech stack I am using most now)
@CliffsEsport @Viss I previously developed in:
php
perl
Java
c++
(various variants of c++, including Microsoft's Visual C++)
c
assembly
pascal
basic
🤪