Python Cybersecurity and Penetration Testing
6 0 comments 09 Dec 2015 17:57 u/Cid (..) in v/programmingTop 10 Games APIs: EVE Online, Riot Games, Battle.net
1 0 comments 01 Dec 2015 20:22 u/Cid (..) in v/programmingHave kids you want to introduce to programming? Teach them concepts through Minecraft "block coding"!
17 0 comments 16 Nov 2015 18:02 u/Cid (..) in v/programmingComment on: GitHub's new far-left code of conduct explicitly says "we will not act on reverse racism' or 'reverse sexism'"
12 03 Aug 2015 18:38 u/Cid in v/programmingComment on: GitHub's new far-left code of conduct explicitly says "we will not act on reverse racism' or 'reverse sexism'"
It's a term SJW/radfem types made up to bash people with. You see, they've redefined racism/sexism so they don't have to admit being bigots themselves, but since you can be racist to white people and sexist against men they need to attack people who think this way. So they coined the phrases "reverse racism" and "reverse sexism", pretend other people use them (pro tip: the only people using them are SJW/radfem types), then pretend the concepts for the phrases they made up don't even exist to try and erase other peoples experiences and opinions because they don't fit into their ideology. It's fucking weird and sick.
Comment on: GitHub's new far-left code of conduct explicitly says "we will not act on reverse racism' or 'reverse sexism'"
Wow look at that binary representation of people. It's literally everything that's wrong with this world. /s
Comment on: GitHub's new far-left code of conduct explicitly says "we will not act on reverse racism' or 'reverse sexism'"
Oddly enough, if every programmer who didn't care about the code of conduct did just pack up and leave, leaving only people who do "need" a code of conduct policy, GitHub wouldn't have vary many projects, good code, or competent programmers left.
GitHub needs to think of itself as a library for code, and it's not a libraries job to tell authors how to write or conduct themselves.
Comment on: Ran out of stuff to program.
Or a good scifi mud! :)
Comment on: Github disables repository for using the word "retard."
Not just satire, but brilliantly well thought out satire!
Comment on: Watch this webpage code itself
That was really satisfying to watch.
Comment on: The Rust Code of Conduct contains this
Oh god that's gold.
Comment on: The Rust Code of Conduct contains this
This may just be the most Canadian thing I've ever read.
Comment on: 4chan is making an emoji-based programming language
The scourge of the internet that turned into the joke of the internet.
Comment on: 4chan is making an emoji-based programming language
Confirming this works.
Comment on: 4chan is making an emoji-based programming language
Because why not? It's not like it's the first esoteric programming language.
4chan is making an emoji-based programming language
20 19 comments 24 Jun 2015 19:04 u/Cid (..) in v/programmingComment on: What music do you code to?
Soma fm -> Groove Salad, Soma Space Station, Deep Space One, Secret Agent, or Suburbs of Goa
Basically relaxing music that's not too heavy on the vocals (I find that distracting).
Comment on: No Code of Conduct
Hey! I'm still learning python and that's just part of a little script I wrote recently to test something. After reading this post I thought that project looked like fun, so I made my own to try and create a dynamic table from user input.
Comment on: No Code of Conduct
I wish this surprised me...
These people need to understand that lots of great projects lack devs. If the entire coding world was as picky as SJWs nothing would get done and countless great projects would just die. It reminds me of the oculus keynote where John Carmack was asked about their "gender gap". These people have no idea what it takes it get shit done, but that's not going to stop them for bitching about, judging, and trying to change projects based on what they feel. It's insanity.
There's a big difference between:
I hate jews!
and:
def make_table(cols, rows):
a, b, i = 1, 1, 1
while i != cols:
print "N^%d\t\t" % (i),
i+=1
print "N^%d\t\t" % (i)
while a != (rows + 1):
while b < cols:
print "%d\t\t" % (a**b),
b+=1
print "%d\t\t" % (a**b)
b = 1
a+=1
If you see the connection, you're a fucking idiot.
Teaching a college course with Github and why I think every development course should do it
12 1 comment 23 Jun 2015 16:59 u/Cid (..) in v/programmingBuilding An Effective Technical Interview Process
4 0 comments 22 Jun 2015 18:00 u/Cid (..) in v/programmingContinually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines.
1 0 comments 21 Jun 2015 17:51 u/Cid (..) in v/programmingComment on: C Plus Equality (C+=), a feminist programming language
I'm glad to see this still exists. It was disappointed when github removed it. It really is some amazingly well done satire.
How we turned JSON into a full programming language
3 0 comments 20 Jun 2015 19:14 u/Cid (..) in v/programmingComment on: 800+ Free Programming Books
I've been sinking my teeth into Python lately so I did a quick search to see what they offered on that. I think I just wet myself. Great post!
Comment on: Difference between 'programming' and 'coding'?
It's a shorter word and It has less syllables and coders are lazy. :p
Oh come on, it's one downvoat... It's not like he's at the bottom of the page in negatives.