Fake software packages running benign code on setup found in Pypi repositories
1 0 comments 17 Sep 2017 03:52 u/nody (..) in v/programmingComment on: What is the best language for someone who wants to learn to code for the first time?
1 30 Mar 2016 05:38 u/nody in v/programmingComment on: Looking for a text editor or IDE
"The declared size of an array is simply advisory anyway."
I lost it.
Comment on: Extremely severe bug leaves dizzying number of software and devices vulnerable
I'm so glad my company uses spacewalk to manage our rhel repos, it makes pushing patches to thousands of vms much easier.
Comment on: Whats New In Python 3.6 Python 3.6.0a0 documentation
Who gives a shit? I'm still using 2.7 /s
This might be a joke, but learning C first without the benefit of memory management abstracted away by the language is not a bad way to start, and using a CLI text editor like vi or vim means that is ingrained from the beginning and doesn't need to be learned later if you ssh into a box and don't have a fancy editor available.