u/djdevin - 16 Archived Voat Posts in v/programming
u/djdevin
  • home
  • search

u/djdevin

0 posts · 16 comments · 16 total

Active in: v/programming (16)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: C or C++: Which is the language you prefer?

yeah, absolutely not haha

6 08 Sep 2016 12:58 u/djdevin in v/programming
Comment on: We need more programming challenges. We should start off small: First non-repeating character of a string. Any language you like.

thanks, I call it the "lazy" approach

0 17 Apr 2016 06:47 u/djdevin in v/programming
Comment on: We need more programming challenges. We should start off small: First non-repeating character of a string. Any language you like.

different approach

<?php
print (key(array_filter(array_count_values(str_split(fread(STDIN, 8192))), function($y) {return $y<2;})));
3 15 Apr 2016 16:17 u/djdevin in v/programming
Comment on: What's is the best text editor to use from command line?

some specific tasks like nuking entire lines

ctrl+k

cursing over wrong/forgotten shortcuts

got it

1 18 Mar 2016 05:42 u/djdevin in v/programming
Comment on: What constitutes 'coding'?

Can develop. Source: am confirm

0 16 Feb 2016 01:12 u/djdevin in v/programming
Comment on: Programmer quits work on project after getting triggered by a variable name (The comments, however . . .)

I've seen functions called bagFuck() and sexChange(), that programmer is insensitive to non-English speakers...

"insert" ends up being poorly translated to "fuck" so it makes sense that an ESL programmer could potentially use it, and "bag" is a storage method, bagFuck() = insertIntoBag()

sexChange() = change the value of the "sex" field in the database

if you're worrying about function and variable naming so that it doesn't offend anyone, you are not a programmer.

Edit: and also, here's some of the linked code which seems extremely appropriate for software:

give.head = TRUE, give.length = give.head

0 02 Feb 2016 21:37 u/djdevin in v/programming
Comment on: Programmer quits work on project after getting triggered by a variable name (The comments, however . . .)

I've written getHead a thousand times without even realizing it.

Some of the other code that was linked to;

give.head = TRUE, give.length = give.head,

seems completely appropriate...give is an object, it has a head and a length...

14 02 Feb 2016 21:32 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

I posted it because the author is the same person as OP's link

0 25 Jan 2016 05:27 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

yeah she's not a programmer. she just tries to stifle other programmers by bothering them with non-development issues.

every day, as a true open source contributor, I work with other programmers that I don't even know by real names, only screen names.

I could not care less about what their personal background is as long as they actually contribute to the project.

2 25 Jan 2016 02:25 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

don't forget, she was responsible for starting this shitshow: https://github.com/opal/opal/issues/941

6 24 Jan 2016 09:41 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

https://github.com/opal/opal/issues/941

4 24 Jan 2016 09:40 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

yeah this is usually the case. i have no idea why they call themselves developers

2 24 Jan 2016 09:38 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

why are CoCs always pushed by non-programmers who don't understand the culture?

nobody who writes code prolifically gives a shit

all I care about is the code. you don't even have to be human, as long as the code is objectively good there should be no barrier to contribution

i.e. "show me the code"

31 24 Jan 2016 09:33 u/djdevin in v/programming
Comment on: The Ruby Programming Language community is now under siege by SJW entryists and the trojan horse Code of Conduct

Are we going to go back three thousand years or more, just because someone gets butt-hurt?

yup

8 24 Jan 2016 09:23 u/djdevin in v/programming
Comment on: A Catalog of Programming Languages that Programmers Hate

yeah any modern IDE can reformat in and out of whatever whitespace standards you use

no point in enforcing it

2 17 Jan 2016 07:22 u/djdevin in v/programming
Comment on: The Website Obesity Crisis

this is the only website where ublock blocks 0%

0 04 Jan 2016 17:49 u/djdevin in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.