mxyzptlk's comments

mxyzptlk | 2 years ago | on: John Walker, founder of Autodesk, has died

Another atlast fan here. I used it as an extension language for SDL (Simple DirectMedia Layer) and wrote games for the GP2X handheld in a Forth-like language. Everything should be scriptable.

mxyzptlk | 4 years ago | on: Do you really need Redis? How to get away with just PostgreSQL

We tried it with just PostgreSQL and struggled with missed jobs. We tried it with Redis + PostgreSQL and haven't looked back. I'll take the blame for not engineering the first version adequately (this was before upsert) but Redis has been useful in so other ways that I'm glad it ended up in our architecture.

mxyzptlk | 6 years ago | on: Ask HN: What Neural Networks/Deep Learning Books Should I Read?

Check out "Linear Algebra and Learning from Data" by Gilbert Strang. It includes a nice introduction to Linear Algebra, touches on relevant statistics and optimization, then puts them all together in chapters on neural networks. It's a textbook, so exercises are included.

mxyzptlk | 7 years ago | on: Waffle House Vistas

My wife and I lived in Florida but drove home to Virginia every year for Christmas. Work schedules being what they were, we had to be back in Florida on January 1st or 2nd. We rang in quite a few New Years toasting Waffle House coffee somewhere along I95.

Edit: She just reminded me, no one else in the restaurant ever seemed to care.

mxyzptlk | 7 years ago | on: Ask HN: What do you do in your 1-on-1s with your direct reports?

AS someone that recently transitioned from engineer to engineering manager, I don't feel like I'm doing less. Quite the opposite. Is the work as worthwhile? It is mandated by the company. So no real engineering would happen without it. Is the work as rewarding? Not yet and that makes it feel more like "work" than my previous job. I hope that changes as time goes on.

mxyzptlk | 8 years ago | on: JavaScript Isn't Scheme (2013)

Matz didn't change puts. It seems trivial, but I suspect making print a statement again would do a lot to speed up the Python3 adoption rate.

mxyzptlk | 9 years ago | on: Ask HN: Does anyone here have an art degree?

BFA in illustration. Started off designing web sites, then moved to programming to make them dynamic. It seemed like a natural step. Now I work with some pretty large data sets and have gone back to school part time to study math and machine learning so I can get more out of them.

mxyzptlk | 10 years ago | on: Close the Book. Recall. Write It Down (2009)

They seem to agree. From the article, "...after you've read something once, you've gotten what you're going to get out of it, and then you need to go out and start applying the information."

mxyzptlk | 15 years ago | on: Ask HN: How did you quit smoking?

> After trying to quit several times

I think that's an important point. Even if you don't quit this time, you have to keep trying.

I tried to quit at least six or seven times before finally succeeding eight years ago. The last time, I used nicotine gum for about a week. Before that, I had quit for up to a month, more than once, with help from either the patch or gum. All my relapses came during social situations.

page 1