Live data from Hacker News

Resolutions for programmers (2012)

matt.might.net

11–20 of 228 posts

Re: Resolutions for programmers (2012)

#11
#8.

I'm currently waiting to see what comes back from fsck on a 4TB drive connected to a Raspberry Pi (don't ask). Drive is 390 days old according to SMART and reporting unrecoverable read errors.

Most of the stuff was in other locations but I know there was one repo I was waiting to push... waited too long, I guess.

Re: Resolutions for programmers (2012)

#12
post #3

I always have #6 on my list and I always put it off. /sad

Indeed. I really just need to relearn most of the mathematics I took in college. Of course, without a job (or project) that demands things like calculus, I'd just forget it all again anyway.

My current job has me messing around with linear algebra and statistical analysis on occasion, though I've found the cobwebs in that part of my brain are rather thick :)

Re: Resolutions for programmers (2012)

#14
post #6
post #3

I always have #6 on my list and I always put it off. /sad

It helped to have a purpose or something to accompany it, e.g making a game as that would require a bit more math than CRUD apps. This helped me brush up on some (embarrassingly simple) vector math http://natureofcode.com

It was great when I was working aeronautics as the modeling and simulation required a thorough review of theories and concepts. These days, I'm lucky to do more math than built in excel functions... Again, /sad.

Re: Resolutions for programmers (2012)

#15

#8. I'm currently waiting to see what comes back from fsck on a 4TB drive connected to a Raspberry Pi (don't ask). Drive is 390 days old according to SMART and reporting unrecoverable read errors. Most of the stuff was in other locations but I know there was one repo I was waiting to push... waited too long, I guess.

I was going to say, if these are in priority order, move #8 to the top if you're not already doing it! That way you get the benefits of it moving forward :)

Re: Resolutions for programmers (2012)

#16

I would put stay healthy and invest in your health (chair, standing desk, exercise, food) as the #1 for any programmer for next year, and the years after. It's all too easy for us to forget about the long lasting effects of sitting in front of a computer that are hard to later undo.

Save by not investing in standing desk.

Re: Resolutions for programmers (2012)

#17
post #14
post #6

Earlier quoted context omitted.

It helped to have a purpose or something to accompany it, e.g making a game as that would require a bit more math than CRUD apps. This helped me brush up on some (embarrassingly simple) vector math http://natureofcode.com

It was great when I was working aeronautics as the modeling and simulation required a thorough review of theories and concepts. These days, I'm lucky to do more math than built in excel functions... Again, /sad.

Please, stop. I always cringe over how embarrassingly poor my math is compared to most that I don't even dare to venture out of 2d unless it's for simple UI transforms even then I struggle because of no firm grasp over some of the concepts.

Re: Resolutions for programmers (2012)

#18
post #9
post #3

I always have #6 on my list and I always put it off. /sad

It's a bit like learning a language, you'd need some almost immediate application to make it past the first steps of a book or course (and/or make that gained knowledge stick). And while it's easy enough to travel to some country where they speak a language you just learned, that's often harder when it comes to mathematics and IT. 3D maths and game development worked out somewhat in the past (I forgot most of it thou…

I was going to say, a lot of the Math I learned in High School and then never applied to anything I re-learned more recently when I started mucking around with computer graphics and game dev (especially trig, matrices, vector math, etc.)

I'd love it if people had suggestions for other engaging ways to apply math while programming!

Re: Resolutions for programmers (2012)

#19
post #16

I would put stay healthy and invest in your health (chair, standing desk, exercise, food) as the #1 for any programmer for next year, and the years after. It's all too easy for us to forget about the long lasting effects of sitting in front of a computer that are hard to later undo.

Save by not investing in standing desk.

[deleted]

Re: Resolutions for programmers (2012)

#20
#3 Embrace the Uncomfortable - one thing I did a few years ago that might fall into this category (as an American) is start using the 24h clock. It makes working w/ remotes a lot easier because you become good at doing the +12 math and knowing which hour it represents. :)
Post reply on HN