u/DickHertz - 37 Archived Voat Posts in v/programming
u/DickHertz
  • home
  • search

u/DickHertz

0 posts · 37 comments · 37 total

Active in: v/programming (37)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: COBOL Is Everywhere. Who Will Maintain It?

Old server? This shit runs on mainframes.

1 21 Jun 2017 00:41 u/DickHertz in v/programming
Comment on: 10 strategies for beating programmers block

Here's a one strategy: just fucking do it snowflake.

0 14 Jun 2017 02:35 u/DickHertz in v/programming
Comment on: Worrying trend in the developers world

The other trade off is shitty pay and benefits.

0 12 Jun 2017 07:36 u/DickHertz in v/programming
Comment on: How do you usually read programming books?

Sometimes a publisher will charge a nominal charge for the e-book if you buy the printed one so you can get both.

0 02 Jun 2017 16:46 u/DickHertz in v/programming
Comment on: Nasa runs competition to help make old Fortran code faster

Hand crafted machine language not even using an assembler :)

0 18 May 2017 05:33 u/DickHertz in v/programming
Comment on: Only 36% of Indian engineers can write compilable code: study

From that description of your workplace my guess is whatever their expectations were they never imagined you :)

0 10 May 2017 22:13 u/DickHertz in v/programming
Comment on: Some day we won't even need coders anymore

Exactly. If a machine can understand natural language why would you waste it's time writing code? in fact when it gets to that point the machine and everyone else may have no idea of what low level instructions to run to convey the same thing as something in a spoken language they same way we have a huge gap of understanding between our physiology and our thoughts.

0 07 May 2017 08:40 u/DickHertz in v/programming
Comment on: Banks scramble to fix old systems as IT 'cowboys' ride into sunset

'Scramble' -lol not like anyone could see it coming.

1 13 Apr 2017 07:27 u/DickHertz in v/programming
Comment on: AGILE/SCRUM is litteraly the homeopathy of the developers community

True that.

1 28 Feb 2017 06:20 u/DickHertz in v/programming
Comment on: Is 40 too late to start a career as a software developer?

No.

0 28 Feb 2017 06:18 u/DickHertz in v/programming
Comment on: AGILE/SCRUM is litteraly the homeopathy of the developers community

The problem with Agile/Scrum is that it is based on the premise that the first step to going to the moon is climbing a tree.

The problem with Waterfall is that it is based on the premise that every project is a moonshot.

2 28 Feb 2017 06:14 u/DickHertz in v/programming
Comment on: Make An Average Face With OpenCV

For some reason that image fucks with my brain. She seems to be constantly changing to me but stays the same - weird.

1 28 Feb 2017 06:02 u/DickHertz in v/programming
Comment on: Postgraduate Degree in Something Computerscience(ish)?

No math no CS degree.

2 25 Feb 2017 03:01 u/DickHertz in v/programming
Comment on: Why smart people don't multitask

Context switching is expensive.

6 17 Jan 2017 05:53 u/DickHertz in v/programming
Comment on: What programming language SHOULDN'T you learn?

Yes I did see that the spec allows for class definitions which I didn't realize. So it's technically OO but it has to be the worst one for actually doing OO programming. The first compile is to IL code but I'm pretty sure it either jit'd to native code when run or ahead of time using ngen tool and once that happens the il isn't even used anymore except for reflection. Of course the jit and ngen processes have to do a lot more checking than would otherwise be needed for a simple compile.

1 14 Oct 2016 07:38 u/DickHertz in v/programming
Comment on: What programming language SHOULDN'T you learn?

IL Assembler is not OO it's obviously imperative. The lower level they are compiled to is machine language.

0 13 Oct 2016 18:30 u/DickHertz in v/programming
Comment on: Are coding bootcamps only for the rich?

Do companies actually pay people to attend these?

0 07 Oct 2016 16:41 u/DickHertz in v/programming
Comment on: Will being a programmer become a near minimum wage occupation?

No.

1 07 Oct 2016 09:01 u/DickHertz in v/programming
Comment on: What programming language SHOULDN'T you learn?

How about IL Assembler?

Oh yeah forgot F#.

0 07 Oct 2016 05:58 u/DickHertz in v/programming
Comment on: High Performance JavaScript Charts

Spam

0 06 Aug 2016 22:07 u/DickHertz in v/programming
Comment on: How to get the most out of working with an overseas software company

SPAM

1 29 Jul 2016 05:34 u/DickHertz in v/programming
Comment on: Top the Most Popular Programming Languages Of 2016

What a surprise Pascal is not very popular :)

0 28 Jul 2016 05:49 u/DickHertz in v/programming
Comment on: Can Wikipedia Views Predict Market Movements? My first R Programming Project.

I think there is merit to the idea that since the whole world is wired it seems likely that there is sufficient signal from the internet to predict movement. I wouldn't be surprised if someone is already looking into it. Of course if it works it will end up with computers playing against other computers and using post bots to influence what they other computer will do or what they can force force people to do :)

On the other hand after thinking about it for a minute the amount of noise is staggering...

0 22 Jul 2016 05:41 u/DickHertz in v/programming
Comment on: Coding principles: The difference between defensive and offensive programming

Stage 2: use Disposable pattern incorrectly

0 11 Jul 2016 03:14 u/DickHertz in v/programming
Comment on: Is mongodb database ACID compliant enough for Inventory/CRM/Accounting systems of small businesses?

ACID or ACID not. There is no 'enough'.

Writing an accounting system on mongo is pretty much grounds for a lawsuit.

0 11 Jun 2016 08:22 u/DickHertz in v/programming
Comment on: This is what scrum projects feel like

Ah of course. The burndown chart is behind him.

1 23 May 2016 18:54 u/DickHertz in v/programming
Comment on: This is what scrum projects feel like

Where's the guy who has never laid a brick in his life running the show?

0 23 May 2016 18:13 u/DickHertz in v/programming
Comment on: Obama Announces $4B for Comp Sci Education

Spot on.

0 13 May 2016 04:12 u/DickHertz in v/programming
Comment on: Question: Is Computer Science a Cool and Fun Profession?

Neither.

0 20 Apr 2016 10:19 u/DickHertz in v/programming
Comment on: Which Programming Language Should You Learn? The Infographic to Code It All

Swift

1 05 Feb 2016 10:26 u/DickHertz in v/programming
Comment on: Which Programming Language Should You Learn? The Infographic to Code It All

It's interesting that you mention SE since in general CS seemed to be much more oriented to theory and mathematics than anything to do with how to create and organize maintainable code. That anything involving so much abstraction could fall under the heading of 'engineering' never really made sense to me.

0 05 Feb 2016 10:18 u/DickHertz in v/programming
Comment on: Which Programming Language Should You Learn? The Infographic to Code It All

Did it take you about halfway through the course before the light went on?

0 05 Feb 2016 10:09 u/DickHertz in v/programming
Comment on: Database leak exposes 3.3 million Hello Kitty fans

You might think that would be embarrassing but it's Hello Kitty fans we are talking about here. They don't keep it a secret.

0 22 Dec 2015 09:15 u/DickHertz in v/programming
Comment on: 97 Things Every Programmer Should Know - GitBook

Nobody has any idea of the "97 things that every programmer should know" - true story.

1 10 Nov 2015 05:30 u/DickHertz in v/programming
Comment on: An Expert Speaks Up on What You Should Know About Programming Languages

A+

0 21 Oct 2015 09:57 u/DickHertz in v/programming
Comment on: Comparing C to machine language

assembly != machine language

2 10 Aug 2015 12:59 u/DickHertz in v/programming
Comment on: glot.io open source pastebin where you can run code in browser (20+ languages)

Cool but snippets leave a lot to be desired :)

0 27 Jul 2015 06:17 u/DickHertz in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

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