u/zak_the_mac - 14 Archived Voat Posts in v/programming
u/zak_the_mac
  • home
  • search

u/zak_the_mac

5 posts · 9 comments · 14 total

Active in: v/programming (14)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
FreeBSD adopts a 'Code of Conduct', based on the example in Feminism Wiki, talking about systemic oppression etc.
2 0 comments 17 Feb 2018 15:51 u/zak_the_mac (..) in v/programming
A raytracer printed on the back of a business card
0 0 comments 20 Jun 2017 09:40 u/zak_the_mac (..) in v/programming
Comment on: The head of the Drupal project threw out a member for consensual BDSM practices in his spare time. The community has signed a letter indicating mass resignations if this isn't reversed

Yeah I got the feeling they were trying to use SJW language, in order to blockade it being used against them.

6 14 Apr 2017 15:03 u/zak_the_mac in v/programming
The head of the Drupal project threw out a member for consensual BDSM practices in his spare time. The community has signed a letter indicating mass resignations if this isn't reversed
36 31 comments 14 Apr 2017 13:18 u/zak_the_mac (..) in v/programming
Comment on: Should I negotiate for higher salary if I have no previous work experience?

It's easy to get something to negotiate with: apply for a number of jobs, and compare the salaries they offer you. If the job you particularly wanted didn't match the salary offer from another company that you didn't want so much, you could ask the company you wanted to work for to match it.

1 02 Mar 2017 00:24 u/zak_the_mac in v/programming
Comment on: Extreme programming

I've always thought the critical flaw of Extreme Programming is that most programmers are introverts, and tire of being in another person's company. I know I think best when sitting quietly on my own.

1 19 Jan 2017 22:08 u/zak_the_mac in v/programming
Comment on: [Poll] Do you write hexadecimal numbers in upper- or lowercase?

I originally preferred upper case, cause capital letters look more like numbers, so the number looked more consistent.

But then I found that everyone used lower case (in C++ code), so I gave up and switched to lower case.

4 14 Aug 2016 23:11 u/zak_the_mac in v/programming
Comment on: 0 experience, getting into C++, really just not understanding why you'd want/need to use void

The question didn't ask specifically about void as a return type though, but rather about all general usages of void. There is lots of 'void *' action in C that's replaced in C++, and that's what bioemerl is referring (correctly) to.

2 09 Jun 2016 23:56 u/zak_the_mac in v/programming
Comment on: 0 experience, getting into C++, really just not understanding why you'd want/need to use void

Void is more of a C feature than a C++ feature. Chances are, if you find some code that uses void, it could be better written with C++ features such as templating, overloading, etc. It's mostly included in C++ for backwards compatibility with C.

Edit: As others have pointed out, this is apart from its usage as a return type from a function, where it means 'this function doesn't return anything'.

1 09 Jun 2016 23:22 u/zak_the_mac in v/programming
Comment on: Hate GitHub being taken over by gender politics? Don't worry, you're not alone.

Nah, it's 'percentage of peak'. All Google Trends graphs show the highest point as 100.

4 20 Feb 2016 17:53 u/zak_the_mac in v/programming
Hate GitHub being taken over by gender politics? Don't worry, you're not alone.
117 37 comments 20 Feb 2016 14:32 u/zak_the_mac (..) in v/programming
Comment on: What Is "Memory Stomp"?

I usually see this kind of error referred to as an 'array overrun' rather than the more generic 'memory stomp'.

1 18 Feb 2016 00:53 u/zak_the_mac in v/programming
Comment on: These 'women are better programmers than men' articles everywhere aren't necessarily accurate

Yeah there haven't been any articles, until a big spate of them recently, all based on the Github 'study'. The same Github that's embroiled in a divisive controversy about diversity just before it published that study.

1 14 Feb 2016 18:08 u/zak_the_mac in v/programming
These 'women are better programmers than men' articles everywhere aren't necessarily accurate
130 52 comments 13 Feb 2016 14:39 u/zak_the_mac (..) in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

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