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
"cut and paste this into your command line" from random websites ALWAYS goes well. /s #cybersecurity
@ai6yr curl pipe to bash for the win!
@Viss Yeah, this is why I manually install any Linux projects instead of that if I can, I don't trust anyone's shell script to be clean!!
@ai6yr sooo muuuuuch stuuuuuf is installed that way. ruby, homebrew, rust, ai shit
@Viss @ai6yr you both have formal training in CS/coding right? Don't they cover best practices or is reality at most companies just get it done quick security problems are overblown?
@CliffsEsport @ai6yr ehm. i took pascal and borland c++ in highschool, but dropped out of college outright when they changed that shit to msvc++. went straight into sysadmin. taught myself perl on the job, then bash, then python. i have no official formal dev training and i dont call myself a dev. im ok in bash but python i always need a crutch and im barely functional
@CliffsEsport @ai6yr also, "best practices" is corpospeak for 'i dont actually know the answer so i copied my classmates homework', so its prolly not the actual best way to do stuff
@Viss @CliffsEsport LOL most schools don't cover best practices, that's way too practical.... Not sure on the state of the art, but traditionally, lots of theory and things like algorithms, etc. and precious little practical knowledge. For awhile everyone was only learning Java in school (which was terrible). Not sure what the language of the moment is....
@ai6yr @CliffsEsport yeah i bailed before they went to java and went sysadmin mode
@Viss @CliffsEsport Just did a quick search, depending on what school, C++ and python. So, they finally figured out Java sucks lol.
@ai6yr I interview lots of intern candidates. C++ and Java are still widely used for CS curricula—schools are really slow (decades) to change their core data structures and algorithms classes. Everyone learns python for either data science or “full stack” (web applications).
@disser @ai6yr With positions you interview for do you run into same issue Hacks4pancakes talks about that modern CS people don't really understand the hardware as more than a blackbox? Or is not relevant for those positions?